>>> Building on exopi-5 under net/h323plus BDEPENDS = [devel/dwz;devel/gmake;devel/ptlib] DIST = [net/h323plus:h323plus-1_28_0.tar.gz] FULLPKGNAME = h323plus-1.28.0 RDEPENDS = [devel/ptlib] (Junk lock obtained for exopi-5 at 1713203084.43) >>> Running depends in net/h323plus at 1713203084.48 last junk was in productivity/osmo /usr/sbin/pkg_add -aI -Drepair ptlib-2.10.9.6v0 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 gmake-4.4.1 ptlib-2.10.9.6v0 /usr/sbin/pkg_add -aI -Drepair ptlib-2.10.9.6v0 The following new rcscripts were installed: /etc/rc.d/saslauthd See rcctl(8) for details. >>> Running show-prepare-results in net/h323plus at 1713203092.49 ===> net/h323plus ===> Building from scratch h323plus-1.28.0 ===> h323plus-1.28.0 depends on: gmake-* -> gmake-4.4.1 ===> h323plus-1.28.0 depends on: dwz-* -> dwz-0.15 ===> h323plus-1.28.0 depends on: ptlib-* -> ptlib-2.10.9.6v0 ===> Verifying specs: c++ c++abi pthread c crypto m pt sasl2 ssl ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.99.0 crypto.53.0 m.10.1 pt.9.0 sasl2.3.1 ssl.56.0 dwz-0.15 gmake-4.4.1 ptlib-2.10.9.6v0 (Junk lock released for exopi-5 at 1713203093.93) distfiles size=3522871 >>> Running patch in net/h323plus at 1713203093.97 ===> net/h323plus ===> Checking files for h323plus-1.28.0 `/exopi-cvs/ports/distfiles/h323plus-1_28_0.tar.gz' is up to date. >> (SHA256) h323plus-1_28_0.tar.gz: OK ===> Extracting for h323plus-1.28.0 ===> Patching for h323plus-1.28.0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |We only use versioned libraries (.so.X.Y versus .so). | |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 100. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Do not override PTLIBDIR in the environment. | |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 4121. done ===> Applying OpenBSD patch patch-openh323u_mak_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |h225_2.cxx:8:10: fatal error: 'h225.h' file not found | |Do not append the platform_type and suffix to the library name. | |Index: openh323u.mak.in |--- openh323u.mak.in.orig |+++ openh323u.mak.in -------------------------- Patching file openh323u.mak.in using Plan A... Hunk #1 succeeded at 102. Hunk #2 succeeded at 133. done ===> Applying OpenBSD patch patch-src_make_lib_mak Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Make sure LIB_SONAME is versioned (.so.X.Y versus .so). | |--- src/make/lib.mak.orig Thu Dec 5 10:27:57 2013 |+++ src/make/lib.mak Fri Apr 25 11:30:28 2014 -------------------------- Patching file src/make/lib.mak using Plan A... Hunk #1 succeeded at 42. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in net/h323plus at 1713203095.26 ===> net/h323plus ===> Generating configure for h323plus-1.28.0 ===> Configuring for h323plus-1.28.0 Using /exopi-obj/pobj/h323plus-1.28.0/config.site (generated) /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DLIBh323_VERSION=6.4 -DARCH=amd64 -DBASE_PKGPATH=net/h323plus -DFLAVOR_EXT= -DFULLPKGNAME=h323plus-1.28.0 -DHOMEPAGE=http://www.h323plus.org/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Antoine\ Jacoutot\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=h323plus -i -B /exopi-obj/pobj/h323plus-1.28.0 /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/Makefile.in /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DLIBh323_VERSION=6.4 -DARCH=amd64 -DBASE_PKGPATH=net/h323plus -DFLAVOR_EXT= -DFULLPKGNAME=h323plus-1.28.0 -DHOMEPAGE=http://www.h323plus.org/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Antoine\ Jacoutot\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=h323plus -i -B /exopi-obj/pobj/h323plus-1.28.0 /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/make/lib.mak configure: loading site script /exopi-obj/pobj/h323plus-1.28.0/config.site checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes OpenH323 version is 1.28.0 checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking /usr/local/share/ptlib/version.h usability... yes checking /usr/local/share/ptlib/version.h presence... yes checking for /usr/local/share/ptlib/version.h... yes PTLib prefix set to.... /usr/local/share/ptlib checking Checking PTLib version 2.10.9... ok configure: Enabling H.224 configure: Enabling H.230 configure: Enabling H.235.6 configure: Disabling H.235.6 (256 bit) configure: Enabling H.239 configure: Enabling H.248 configure: Disabling H.249 configure: Enabling H.341 configure: Enabling H.350 configure: Enabling H.450 configure: Enabling H.460 configure: Enabling H.460.9 configure: Disabling H.460.17 configure: Disabling H.460.18/.19 configure: Enabling H.460.19 RTP multiplexing configure: Disabling H.460.23/.24 configure: Disabling H.460.25 configure: Disabling H.460.26 configure: Disabling H.460 Presence configure: Disabling H.460 PreEmption configure: Disabling H.460 Compat Feature configure: Disabling H.460 Text Message configure: Disabling H.461 ASSET Feature configure: Enabling H.501 configure: Enabling T.38 configure: Enabling T.38 configure: Disabling T.120 configure: Disabling T.140 configure: Enabling GnuGk NAT configure: Enabling File Transfer configure: AEC disabled configure: Enabling TLS support checking for a BSD-compatible install... /exopi-obj/pobj/h323plus-1.28.0/bin/install -c configure: creating ./config.status config.status: creating openh323u.mak config.status: creating Makefile config.status: creating h323plus_cfg.dxy config.status: creating include/openh323buildopts.h === configuring in plugins (/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/plugins) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-h235' '--disable-h46018' '--disable-h46023' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -g' 'CC=cc' 'CFLAGS=-O2 -pipe -g' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/h323plus-1.28.0/config.site checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking Debugging support... no checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /exopi-obj/pobj/h323plus-1.28.0/bin/install -c checking for ranlib... (cached) ranlib checking for nm... nm checking for ldd... ldd checking for objdump... objdump checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stddef.h... (cached) yes checking for limits.h... (cached) yes checking for float.h... (cached) yes checking for fcntl.h... (cached) yes checking OPAL Version... 1.28.0 checking Plugin install directory... /usr/local/lib/opal-1.28.0 checking for sys/time.h... (cached) yes checking for sys/file.h... (cached) yes checking for netinet/in.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for gsm_create in -lgsm... no checking size of short... (cached) 2 checking size of int... 4 checking size of long... 8 checking size of long long... (cached) 8 checking internal Speex version... 1.1.11.1 configure: checking whether system Speex or internal Speex is more recent checking for SPEEX... yes using system Speex version 1.2.1 configure: checking if iLBC is installed checking for iLBC_encode in -lilbc... no checking System iLBC... no checking default to full capabilities at empty fmtp lines... yes checking for LIBAVCODEC... yes configure: libavcodec stack align hack disabled checking for h263p_encoder in -lavcodec... no checking for h263p_encoder in -lavcodec... (cached) no checking for mpeg4_encoder in -lavcodec... no checking for h264_decoder in -lavcodec... no checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... no configure: WARNING: libavcodec/avcodec.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libavcodec/avcodec.h: proceeding with the compiler's result checking for libavcodec/avcodec.h... yes checking libavcodec source... disabled checking if libavcodec has rtp_mode... no checking for X264... yes checking filename of libx264 library... libx264.so.24.0 configure: x264 static linking disabled checking for THEORA... yes checking for CELT... no checking for dlfcn.h... (cached) yes checking if dlopen is available... yes checking for dlopen in -lc... yes configure: h264 support disabled due to disabled dependency HAVE_H264_DECODER checking enable H.264 support... no checking IXJ... no checking enable voicetronix vpb... yes checking capi20.h usability... no checking capi20.h presence... no checking for capi20.h... no checking CAPI... no checking for fax_free in -lspandsp... no checking for posix_memalign... yes configure: creating ./config.status config.status: creating audio/G722/Makefile config.status: creating audio/G.722.1/Makefile config.status: creating audio/G.722.2/Makefile config.status: creating audio/GSM0610/Makefile config.status: creating audio/gsm-amr/Makefile config.status: creating audio/iLBC/Makefile config.status: creating audio/Speex/Makefile config.status: creating audio/LPC_10/Makefile config.status: creating audio/G726/Makefile config.status: creating audio/IMA_ADPCM/Makefile config.status: creating audio/SBC/Makefile config.status: creating audio/celt/Makefile config.status: creating video/H.261-vic/Makefile config.status: creating video/H.263-ffmpeg/Makefile config.status: creating video/H.263-1998/Makefile config.status: creating video/H.264/Makefile config.status: creating video/H.264/gpl/Makefile config.status: creating Makefile config.status: creating audio/Speex/libspeex/speex_config_types.h configure: creating ./config.status config.status: creating audio/G722/Makefile config.status: creating audio/G.722.1/Makefile config.status: creating audio/G.722.2/Makefile config.status: creating audio/GSM0610/Makefile config.status: creating audio/gsm-amr/Makefile config.status: creating audio/iLBC/Makefile config.status: creating audio/Speex/Makefile config.status: creating audio/LPC_10/Makefile config.status: creating audio/G726/Makefile config.status: creating audio/IMA_ADPCM/Makefile config.status: creating audio/SBC/Makefile config.status: creating audio/celt/Makefile config.status: creating video/H.261-vic/Makefile config.status: creating video/H.263-ffmpeg/Makefile config.status: creating video/H.263-1998/Makefile config.status: creating video/H.264/Makefile config.status: creating video/H.264/gpl/Makefile config.status: creating Makefile config.status: creating audio/Speex/libspeex/speex_config_types.h config.status: creating plugin-config.h =================== Plugin configuration ====================== prefix : /usr/local exec_prefix : ${prefix} libdir : ${exec_prefix}/lib Audio Codec plugin install dir : ${libdir}/opal-1.28.0/codecs/audio Video Codec plugin install prefix: ${libdir}/opal-1.28.0/codecs/video LID plugin install prefix : ${libdir}/opal-1.28.0/lid FAX plugin install prefix : ${libdir}/opal-1.28.0/fax GSM : yes (internal) gsm-amr : yes iLBC : yes (internal) Speex : yes (system, version 1.2.1) LPC10 : yes G.726 : yes IMA_ADPCM : yes SBC : no H.261 : yes H.263 : no (ffmpeg version) H.263/H.263+ : no H.264 : no THEORA : yes MPEG4 Part 2 : no CELT : no SpanDSP FAX : no CAPI : no Quicknet xJACK support : no Voicetronics VPB support : yes OS Type : openbsd7.5 Machine Type : x86_64 If all settings are OK, type make and make install ======================================================== >>> Running build in net/h323plus at 1713203116.45 ===> net/h323plus ===> Building for h323plus-1.28.0 gmake DEBUG= P_SHAREDLIB=1 default_target gmake[1]: Entering directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0' gmake[1]: Leaving directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0' gmake -C src optshared gmake[1]: Entering directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src' gmake DEBUG= P_SHAREDLIB=1 default_target gmake[2]: Entering directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src' c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h225_1.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h225_1.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h225_2.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h225_2.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h245_1.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h245_1.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h245_2.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h245_2.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h245_3.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h245_3.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c gccpdu.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gccpdu.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h230/OID2.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/OID2.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h235.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h248.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h248.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h350/h350_service.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h350_service.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c x880.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/x880.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h4501.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4501.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h4502.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4502.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h4503.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4503.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h4504.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4504.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h4505.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4505.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h4506.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4506.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h4507.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4507.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h4508.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4508.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h4509.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4509.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h45010.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h45010.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h45011.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h45011.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h4604.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4604.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h4609.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4609.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h46015.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46015.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h46019.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46019.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h46024b.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46024b.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h46026.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46026.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h46026mgr.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46026mgr.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h4610.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4610.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460pres.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460pres.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h501.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h501.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c t38.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/t38.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323ep.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323ep.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323neg.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323neg.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323pdu.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323pdu.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323rtp.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323rtp.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323caps.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323caps.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c q931.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/q931.o q931.cxx:418:23: warning: result of comparison of constant 256 with expression of type 'const MsgTypes' is always true [-Wtautological-constant-out-of-range-compare] PAssert(messageType < 256, PInvalidParameter); ~~~~~~~~~~~ ^ ~~~ /usr/local/include/ptlib/object.h:192:44: note: expanded from macro 'PAssert' #define PAssert(b, msg) PAssertFuncInline((b), __FILE__,__LINE__,__CLASS__,(msg)) ^ 1 warning generated. c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c codecs.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/codecs.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c channels.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/channels.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c transports.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/transports.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c rtp.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/rtp.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c gkclient.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gkclient.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c gkserver.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gkserver.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c mediafmt.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/mediafmt.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c guid.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/guid.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h225ras.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h225ras.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323trans.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323trans.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h235auth.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235auth.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h235pluginmgr.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235pluginmgr.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c rfc2833.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/rfc2833.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h224/h224.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h224.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h224/h281.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h281.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323h224.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323h224.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c q922.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/q922.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h224/t140.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/t140.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h224/h284.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h284.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323pluginmgr.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323pluginmgr.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c opalwavfile.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/opalwavfile.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c rtp2wav.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/rtp2wav.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h230/h230.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h230.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h235auth1.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235auth1.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h235/h2356.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h2356.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h235/h235caps.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235caps.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h235/h235chan.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235chan.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h235/h235support.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235support.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h235/h235crypto.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235crypto.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c svcctrl.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/svcctrl.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h341/h341.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h341.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h350/h350.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h350.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h450/h450pdu.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h450pdu.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h4601.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4601.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_std9.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std9.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_std17.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std17.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h46018.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46018.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_std18.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std18.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h46018_h225.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46018_h225.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_std22.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std22.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_std23.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std23.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_std25.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std25.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_std25_pidf_lo.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std25_pidf_lo.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_std26.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std26.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_oid1.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid1.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_oid3.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid3.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_oid6.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid6.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460_oid9.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid9.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h461_base.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h461_base.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src/h460/h460p.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460p.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c peclient.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/peclient.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323annexg.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323annexg.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h501pdu.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h501pdu.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c gnugknat.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gnugknat.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323filetransfer.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323filetransfer.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c h323t38.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323t38.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c t38proto.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/t38proto.o c++ -I/usr/local/share/ptlib/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -DCXXHACK=c++ -Wall -Wno-deprecated-declarations -Wno-unused-result -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-private-field -Wno-overloaded-virtual -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DNDEBUG -I/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/include -fno-strict-aliasing -felide-constructors -Wreorder -I/usr/local/include -O2 -pipe -g -Wno-error=dynamic-exception-spec -O2 -pipe -g -c jitter.cxx -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/jitter.o ar rc /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/libh323_s.a /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h225_1.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h225_2.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h245_1.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h245_2.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h245_3.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gccpdu.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/OID2.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h248.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h350_service.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/x880.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4501.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4502.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4503.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4504.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4505.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4506.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4507.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4508.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4509.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h45010.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h45011.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4604.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4609.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46015.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46019.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46024b.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46026.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46026mgr.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4610.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460pres.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h501.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/t38.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323ep.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323neg.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323pdu.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323rtp.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323caps.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/q931.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/codecs.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/channels.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/transports.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/rtp.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gkclient.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gkserver.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/mediafmt.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/guid.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h225ras.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323trans.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235auth.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235pluginmgr.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/rfc2833.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h224.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h281.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323h224.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/q922.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/t140.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h284.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323pluginmgr.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/opalwavfile.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/rtp2wav.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h230.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235auth1.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h2356.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235caps.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235chan.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235support.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235crypto.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/svcctrl.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h341.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h350.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h450pdu.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4601.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std9.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std17.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46018.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std18.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46018_h225.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std22.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std23.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std25.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std25_pidf_lo.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std26.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid1.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid3.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid6.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid9.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h461_base.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460p.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/peclient.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323annexg.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h501pdu.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gnugknat.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323filetransfer.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323t38.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/t38proto.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/jitter.o ranlib /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/libh323_s.a c++ -shared -Wl,-soname,libh323.so.6.4 -o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/libh323.so.6.4 -L/usr/local/lib -L/usr/local/share/ptlib/lib_OpenBSD_x86_64 -L/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib -L/usr/local/share/ptlib/lib_OpenBSD_x86_64 /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h225_1.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h225_2.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h245_1.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h245_2.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h245_3.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gccpdu.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/OID2.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h248.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h350_service.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/x880.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4501.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4502.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4503.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4504.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4505.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4506.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4507.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4508.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4509.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h45010.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h45011.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4604.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4609.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46015.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46019.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46024b.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46026.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46026mgr.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4610.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460pres.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h501.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/t38.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323ep.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323neg.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323pdu.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323rtp.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323caps.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/q931.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/codecs.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/channels.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/transports.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/rtp.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gkclient.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gkserver.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/mediafmt.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/guid.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h225ras.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323trans.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235auth.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235pluginmgr.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/rfc2833.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h224.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h281.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323h224.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/q922.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/t140.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h284.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323pluginmgr.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/opalwavfile.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/rtp2wav.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h230.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235auth1.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h2356.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235caps.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235chan.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235support.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h235crypto.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/svcctrl.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h341.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h350.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h450pdu.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h4601.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std9.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std17.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46018.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std18.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h46018_h225.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std22.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std23.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std25.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std25_pidf_lo.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_std26.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid1.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid3.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid6.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460_oid9.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h461_base.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h460p.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/peclient.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323annexg.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h501pdu.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/gnugknat.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323filetransfer.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323t38.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/t38proto.o /exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/jitter.o -lpt -lpthread -lsasl2 -lssl -lcrypto -lc h323ep.cxx:4279(/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/lib/obj/h323ep.o:(H323EndPoint::InitialiseTransportContext())): warning: rand() may return deterministic values, is that what you want? gmake[2]: Leaving directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src' gmake[1]: Leaving directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src' >>> Running fake in net/h323plus at 1713203533.09 ===> net/h323plus ===> Faking installation for h323plus-1.28.0 gmake DEBUG= default_target gmake[1]: Entering directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0' gmake[1]: Leaving directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0' gmake -C src opt gmake[1]: Entering directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src' gmake DEBUG= default_target gmake[2]: Entering directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src' gmake[2]: Leaving directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src' gmake[1]: Leaving directory '/exopi-obj/pobj/h323plus-1.28.0/h323plus-1_28_0/src' echo "*** 'make install' is usually a bad idea, use 'make optnoshared' and point OPENH323DIR to your source dir ***" *** 'make install' is usually a bad idea, use 'make optnoshared' and point OPENH323DIR to your source dir *** mkdir -p /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local/lib rm -f /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local/lib/libh323_*_r.so* /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 lib/libh323.so.6.4 /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local/lib (cd /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local/lib ; \ ln -sf libh323.so.6.4 libh323.so \ ) ( for dir in /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local/lib \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323 \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/codec \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h224 \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h230 \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h235 \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h341 \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h350 \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h450 \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h460 \ /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//share/openh323 ;\ do mkdir -p $dir ; chmod 755 $dir ; \ done) ( for fn in include/*.h ; do \ /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 $fn /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323 ; \ done) ( for fn in include/codec/*.h ; do \ /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 $fn /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/codec ; \ done) ( for fn in include/h224/*.h ; do \ /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 $fn /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h224 ; \ done) ( for fn in include/h230/*.h ; do \ /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 $fn /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h230 ; \ done) ( for fn in include/h235/*.h ; do \ /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 $fn /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h235 ; \ done) ( for fn in include/h341/*.h ; do \ /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 $fn /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h341 ; \ done) ( for fn in include/h350/*.h ; do \ /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 $fn /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h350 ; \ done) ( for fn in include/h450/*.h ; do \ /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 $fn /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h450 ; \ done) ( for fn in include/h460/*.h ; do \ /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 $fn /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//include/openh323/h460 ; \ done) /exopi-obj/pobj/h323plus-1.28.0/bin/install -c -m 444 openh323u.mak /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local//share/openh323 >>> Running package in net/h323plus at 1713203539.06 ===> net/h323plus `/exopi-obj/pobj/h323plus-1.28.0/fake-amd64/.fake_done' is up to date. Reading existing plist for h323plus-1.28.0 Writing /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/h323plus-1.28.0/fake-amd64/usr/local/lib/libh323.so.6.4 ===> Building package for h323plus-1.28.0 Create /exopi-cvs/ports/packages/amd64/all/h323plus-1.28.0.tgz Creating package h323plus-1.28.0 reading plist| checking dependencies| checking dependencies|devel/ptlib checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 13% archiving|***************** | 26% archiving|************************* | 40% archiving|********************************** | 53% archiving|****************************************** | 66% archiving|*************************************************** | 79% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-h323plus-1.28.0 reading plist| checking dependencies| checking dependencies|devel/ptlib checking dependencies|net/h323plus checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****** | 9% archiving|*********** | 17% archiving|***************** | 26% archiving|********************** | 35% archiving|**************************** | 43% archiving|********************************* | 52% archiving|*************************************** | 61% archiving|******************************************** | 69% archiving|************************************************** | 78% archiving|******************************************************* | 87% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/h323plus-1.28.0.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-h323plus-1.28.0.tgz >>> Running clean in net/h323plus at 1713203548.58 ===> net/h323plus ===> Cleaning for h323plus-1.28.0 >>> Ended at 1713203549.49 max_stuck=9.12/depends=8.01/show-prepare-results=1.48/patch=1.29/configure=21.19/build=416.65/fake=5.97/package=9.52/clean=0.95