You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     corsm...@gmail.com
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/net/freeswitch/Makefile 413022 2016-04-11 
12:33:24Z mat $
Log URL:        
http://beefy6.nyi.freebsd.org/data/101amd64-default/413485/logs/freeswitch-1.6.7.log
Build URL:      
http://beefy6.nyi.freebsd.org/build.html?mastername=101amd64-default&build=413485
Log:

====>> Building net/freeswitch
build started at Sun Apr 17 01:42:35 UTC 2016
port directory: /usr/ports/net/freeswitch
building for: FreeBSD 101amd64-default-job-12 10.1-RELEASE-p31 FreeBSD 
10.1-RELEASE-p31 amd64
maintained by: corsm...@gmail.com
Makefile ident:      $FreeBSD: head/net/freeswitch/Makefile 413022 2016-04-11 
12:33:24Z mat $
Poudriere version: 3.1.12
Host OSVERSION: 1100102
Jail OSVERSION: 1001000

---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 10.1-RELEASE-p31
UNAME_r=10.1-RELEASE-p31
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/101amd64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=freeswitch-1.6.7
OSREL=10.1
_OSRELEASE=10.1-RELEASE-p31
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/101amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32
MASTERNAME=101amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1001000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for freeswitch-1.6.7:
====> Options available for the multi BITRATE: you have to choose at least one 
of them
     8K=on: 8kHz Audio Files
     16K=on: 16kHz Audio Files
     32K=off: 32kHz Audio Files
     48K=off: 48kHz Audio Files
====> Options available for the multi LANGUAGE: you have to choose at least one 
of them
     ENGLISH=on: US English Language Sounds
     FRENCH=off: French Canadian Language Sounds
     RUSSIAN=off: Russian Language Sounds
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-pkgconfigdir=/usr/local/libdata/pkgconfig  --enable-zrtp 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf 
XDG_DATA_HOME=/wrkdirs/usr/ports/net/freeswitch/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/freeswitch/work  
HOME=/wrkdirs/usr/ports/net/freeswitch/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl 
OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib 
OPENSSLRPATH=/usr/local/lib LUA_MODLIBDIR=/usr/local/lib/lua/5.2  
LUA_MODSHAREDIR=/usr/local/share/lua/5.2  LUA_VER=5.2  
LUA_INCDIR=/usr/local/include/lua52  LUA_LIBDIR=/usr/local/lib 
XDG_DATA_HOME=/wrkdirs/usr/ports/net/freeswitch/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/freeswitch/work  
HOME=/wrkdirs/usr/ports/net/freeswitch/work TMPDIR="/tmp" NO_PIE=yes 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" 
-Wl,-rpath,/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 
-pipe -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incom
 patible-pointer-types -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing 
"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
8K=""
NO_8K="@comment
"
16K=""
NO_16K="@comment
"
32K="@comment
"
NO_32K=""
48K="@comment
"
NO_48K=""
ENGLISH=""
NO_ENGLISH="@comment
"
FRENCH="@comment
"
NO_FRENCH=""
RUSSIAN="@comment
"
NO_RUSSIAN=""
LUA_MODLIBDIR=lib/lua/5.2
LUA_MODSHAREDIR=share/lua/5.2
LUA_VER=5.2
LUA_INCDIR=include/lua52
LUA_LIBDIR=lib
LUA_VER_STR=52
OSREL=10.1
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/freeswitch"
EXAMPLESDIR="share/examples/freeswitch"
DATADIR="share/freeswitch"
WWWDIR="www/freeswitch"
ETCDIR="etc/freeswitch"
--End PLIST_SUB--

--SUB_LIST--
8K=""
NO_8K="@comment
"
16K=""
NO_16K="@comment
"
32K="@comment
"
NO_32K=""
48K="@comment
"
NO_48K=""
ENGLISH=""
NO_ENGLISH="@comment
"
FRENCH="@comment
"
NO_FRENCH=""
RUSSIAN="@comment
"
NO_RUSSIAN=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/freeswitch
DOCSDIR=/usr/local/share/doc/freeswitch
EXAMPLESDIR=/usr/local/share/examples/freeswitch
WWWDIR=/usr/local/www/freeswitch
ETCDIR=/usr/local/etc/freeswitch
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License MPL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   freeswitch-1.6.7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.7.2.txz
[101amd64-default-job-12] Installing pkg-1.7.2...
[101amd64-default-job-12] Extracting pkg-1.7.2: .......... done
===>   freeswitch-1.6.7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of freeswitch-1.6.7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MPL accepted by the user
===> Fetching all distfiles required by freeswitch-1.6.7 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MPL accepted by the user
===> Fetching all distfiles required by freeswitch-1.6.7 for building
=> SHA256 Checksum OK for freeswitch-1.6.7.tar.xz.
=> SHA256 Checksum OK for freeswitch-sounds-music-8000-1.0.51.tar.gz.
=> SHA256 Checksum OK for freeswitch-sounds-en-us-callie-8000-1.0.51.tar.gz.
=> SHA256 Checksum OK for freeswitch-sounds-music-16000-1.0.51.tar.gz.
=> SHA256 Checksum OK for freeswitch-sounds-en-us-callie-16000-1.0.51.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MPL accepted by the user
===> Fetching all distfiles required by freeswitch-1.6.7 for building
===>  Extracting for freeswitch-1.6.7
=> SHA256 Checksum OK for freeswitch-1.6.7.tar.xz.
=> SHA256 Checksum OK for freeswitch-sounds-music-8000-1.0.51.tar.gz.
=> SHA256 Checksum OK for freeswitch-sounds-en-us-callie-8000-1.0.51.tar.gz.
=> SHA256 Checksum OK for freeswitch-sounds-music-16000-1.0.51.tar.gz.
=> SHA256 Checksum OK for freeswitch-sounds-en-us-callie-16000-1.0.51.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for freeswitch-1.6.7
<snip>
gmake[7]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_unimrcp.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_unimrcp.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/asr_tts/mod_unimrcp;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -I. 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/apr/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/apr-util/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/apr/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/apr-util/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/build 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.
 6.7/libs/unimrcp/platforms/libunimrcp-client/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/modules/mrcp-sofiasip/include
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/modules/mrcp-unirtsp/include
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/libs/mrcp-client/include
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/libs/mrcp-signaling/include
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/libs/mrcpv2-transport/include
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/libs/mrcp/include
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/libs/mrcp/message/include
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/libs/mrcp/control/include
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/libs/mrcp/resources/include
 -I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/un
 imrcp/libs/mpf/include -I/wrkdirs/usr/ports/!
 net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/libs/apr-toolkit/include -O2 
-pipe -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_unimrcp.la -rpath /usr/local/lib/freeswitch/mod 
mod_unimrcp_la-mod_unimrcp.lo 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libfreeswitch.la 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/unimrcp/platforms/libunimrcp-client/libunimrcpclient.la
 /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/apr/libapr-1.la 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/apr-util/libaprutil-1.la
 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/apr-util/xml/expat/lib/libexpat.la
 -L/usr/local/lib -lssl -lcrypto -lpthread -inst-prefix-dir 
/wrkdirs/usr/ports/net/freesw
 itch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_unimrcp.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_unimrcp.so
libtool: install: /usr/bin/install -c .libs/mod_unimrcp.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_unimrcp.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[7]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/asr_tts/mod_unimrcp'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/asr_tts/mod_unimrcp'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/asr_tts/mod_unimrcp'

making install mod_valet_parking
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_valet_parking'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_valet_parking'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_valet_parking.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_valet_parking.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_valet_parking;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -O2 -pipe -Wno-c11-extensions 
-Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_valet_parking.la -rpath /usr/local/lib/freeswitch/mod 
mod_valet_parking_la-mod_valet_parking.lo /wrkdirs/usr/ports/net/freeswit
 ch/work/freeswitch-1.6.7/libfreeswitch.la -L/usr/local/lib -lssl -lcrypto 
-lpthread -inst-prefix-dir /wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_valet_parking.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_valet_parking.so
libtool: install: /usr/bin/install -c .libs/mod_valet_parking.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_valet_parking.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_valet_parking'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_valet_parking'

making install mod_verto
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/endpoints/mod_verto'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/endpoints/mod_verto'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_verto.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_verto.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/endpoints/mod_verto;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc -D__EXTENSIONS__ -D_GNU_SOURCE 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -O2 -pipe -Wno-c11-extensions 
-Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_verto.la -rpath /usr/local/lib/freeswitch/mod 
mod_verto_la-mod_verto.lo mod_verto_la-ws.lo mcast/mod_verto_
 la-mcast.lo 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libfreeswitch.la 
-L/usr/local/lib -lssl -lcrypto -lpthread -inst-prefix-dir 
/wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_verto.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_verto.so
libtool: install: /usr/bin/install -c .libs/mod_verto.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_verto.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/endpoints/mod_verto'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/endpoints/mod_verto'

making install mod_vlc
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/formats/mod_vlc'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/formats/mod_vlc'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_vlc.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_vlc.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/formats/mod_vlc;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -I/usr/local/include -O2 -pipe 
-Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_vlc.la -rpath /usr/local/lib/freeswitch/mod 
mod_vlc_la-mod_vlc.lo /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7
 /libfreeswitch.la -L/usr/local/lib -lvlc -L/usr/local/lib -lssl -lcrypto 
-lpthread -inst-prefix-dir /wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_vlc.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_vlc.so
libtool: install: /usr/bin/install -c .libs/mod_vlc.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_vlc.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/formats/mod_vlc'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/formats/mod_vlc'

making install mod_vmd
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_vmd'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_vmd'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_vmd.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_vmd.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_vmd;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -O2 -pipe -Wno-c11-extensions 
-Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_vmd.la -rpath /usr/local/lib/freeswitch/mod 
mod_vmd_la-mod_vmd.lo 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libfreeswitch.l
 a -L/usr/local/lib -lssl -lcrypto -lpthread -inst-prefix-dir 
/wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_vmd.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_vmd.so
libtool: install: /usr/bin/install -c .libs/mod_vmd.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_vmd.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_vmd'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_vmd'

making install mod_voicemail
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_voicemail.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_voicemail.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -O2 -pipe -Wno-c11-extensions 
-Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_voicemail.la -rpath /usr/local/lib/freeswitch/mod 
mod_voicemail_la-mod_voicemail.lo 
/wrkdirs/usr/ports/net/freeswitch/work/freeswit
 ch-1.6.7/libfreeswitch.la -L/usr/local/lib -lssl -lcrypto -lpthread 
-inst-prefix-dir /wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_voicemail.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_voicemail.so
libtool: install: /usr/bin/install -c .libs/mod_voicemail.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_voicemail.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail'

making install mod_voicemail_ivr
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail_ivr'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail_ivr'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_voicemail_ivr.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_voicemail_ivr.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail_ivr;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -O2 -pipe -Wno-c11-extensions 
-Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_voicemail_ivr.la -rpath /usr/local/lib/freeswitch/mod 
mod_voicemail_ivr_la-mod_voicemail_ivr.lo mod_voicemail_ivr_la-ivr.lo mod
 _voicemail_ivr_la-utils.lo mod_voicemail_ivr_la-config.lo 
mod_voicemail_ivr_la-menu.lo 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libfreeswitch.la 
-L/usr/local/lib -lssl -lcrypto -lpthread -inst-prefix-dir 
/wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_voicemail_ivr.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_voicemail_ivr.so
libtool: install: /usr/bin/install -c .libs/mod_voicemail_ivr.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_voicemail_ivr.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail_ivr'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/applications/mod_voicemail_ivr'

making install mod_xml_cdr
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_cdr'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_cdr'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_xml_cdr.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_xml_cdr.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_cdr;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc -I/usr/local/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -O2 -pipe -Wno-c11-extensions 
-Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -L/usr/local/lib -lcurl 
-avoid-version -module -no-undefined -shared -Wl,-rpath,/usr/local/lib 
-fstack-protector -L/usr/local/lib -o mod_xml_cdr.la -rpath 
/usr/local/lib/freeswitch/mod mod_xml_cdr_la-mod_xml_cdr.lo /wrkdirs/usr/po
 rts/net/freeswitch/work/freeswitch-1.6.7/libfreeswitch.la -L/usr/local/lib 
-lssl -lcrypto -lpthread -inst-prefix-dir 
/wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_xml_cdr.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_cdr.so
libtool: install: /usr/bin/install -c .libs/mod_xml_cdr.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_cdr.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_cdr'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_cdr'

making install mod_xml_curl
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_curl'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_curl'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_xml_curl.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_xml_curl.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_curl;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -O2 -pipe -Wno-c11-extensions 
-Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -L/usr/local/lib -lcurl 
-avoid-version -module -no-undefined -shared -Wl,-rpath,/usr/local/lib 
-fstack-protector -L/usr/local/lib -o mod_xml_curl.la -rpath 
/usr/local/lib/freeswitch/mod mod_xml_curl_la-mod_xml_curl.lo 
/wrkdirs/usr/ports/net/freeswitc
 h/work/freeswitch-1.6.7/libfreeswitch.la -L/usr/local/lib -lssl -lcrypto 
-lpthread -inst-prefix-dir /wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_xml_curl.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_curl.so
libtool: install: /usr/bin/install -c .libs/mod_xml_curl.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_curl.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_curl'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_curl'

making install mod_xml_ldap
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_ldap'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_ldap'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_xml_ldap.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_xml_ldap.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_ldap;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -DWITH_OPENLDAP -DLDAP_DEPRECATED -O2 
-pipe -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_xml_ldap.la -rpath /usr/local/lib/freeswitch/mod 
mod_xml_ldap_la-mod_xml_ldap.lo /wrkdirs/usr/ports/net
 /freeswitch/work/freeswitch-1.6.7/libfreeswitch.la -llber -lldap 
-L/usr/local/lib -lssl -lcrypto -lpthread -inst-prefix-dir 
/wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_xml_ldap.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_ldap.so
libtool: install: /usr/bin/install -c .libs/mod_xml_ldap.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_ldap.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_ldap'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_ldap'

making install mod_xml_rpc
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_rpc'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_rpc'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_xml_rpc.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_xml_rpc.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_rpc;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/xmlrpc-c/lib/expat/xmlparse
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/xmlrpc-c/lib/expat/xmltok
 -I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/xmlrpc-c 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/xmlrpc-c/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/xmlrpc-c/lib/abyss/src
 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/xmlrpc-c/lib/util/include
 -D_THREAD -D__EXTENSIONS__ -D_GNU_SOURCE 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/xmlrpc-c/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/
 ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src -fPIC -Werror 
-DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 -pedantic 
-Wdeclaration-after-statement -I. -w -O2 -pipe -Wno-c11-extensions 
-Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_xml_rpc.la -rpath /usr/local/lib/freeswitch/mod 
mod_xml_rpc_la-mod_xml_rpc.lo mod_xml_rpc_la-ws.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-version.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-asprintf.lo 
../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-casprintf.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-channel.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-chanswitch.lo 
../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-cmdline_parser.lo 
../../../../li
 bs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-con!
 f.lo ../.../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-conn.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-data.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-date.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-double.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-error.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-file.lo 
../../../../libs/xmlrpc-c/lib/expat/gennmtab/mod_xml_rpc_la-gennmtab.lo 
../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-getoptx.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-handler.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-http.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-init.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-make_printable.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-memblock.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-method.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-parse_value.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-p
 arse_datetime.lo ../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-registry.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-resource.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-response.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-select.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-server.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-session.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-sleep.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-socket.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-socket_unix.lo 
../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-string_parser.lo 
../../../../libs/xmlrpc-c/lib/util/mod_xml_rpc_la-stripcaseeq.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-system_method.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-thread_pthread.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-time.lo 
../../../../libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-token.lo ../../../../libs
 /xmlrpc-c/src/mod_xml_rpc_la-xml_trace.lo ..!
 /../../../!
 libs/xmlrpc-c/lib/abyss/src/mod_xml_rpc_la-trace.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-utf8.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-string_number.lo 
../../../../libs/xmlrpc-c/lib/libutil/mod_xml_rpc_la-base64.lo 
../../../../libs/xmlrpc-c/lib/expat/xmlparse/mod_xml_rpc_la-xmlparse.lo 
../../../../libs/xmlrpc-c/lib/expat/xmltok/mod_xml_rpc_la-xmlrole.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_array.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_authcookie.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_base64.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_build.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_data.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_datetime.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_decompose.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_expat.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_parse.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlr
 pc_serialize.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_server_abyss.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_server_cgi.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_string.lo 
../../../../libs/xmlrpc-c/src/mod_xml_rpc_la-xmlrpc_struct.lo 
../../../../libs/xmlrpc-c/lib/expat/xmltok/mod_xml_rpc_la-xmltok.lo 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libfreeswitch.la 
-L/usr/local/lib -lssl -lcrypto -lpthread -inst-prefix-dir 
/wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_xml_rpc.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_rpc.so
libtool: install: /usr/bin/install -c .libs/mod_xml_rpc.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_rpc.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_rpc'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_rpc'

making install mod_xml_scgi
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_scgi'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_scgi'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_xml_scgi.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_xml_scgi.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_scgi;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -I. 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libscgi/src/include
 -D_GNU_SOURCE -O2 -pipe -Wno-c11-extensions -Wno-deprecated-declarations 
-Wno-zero-length-array -Wno-incompatible-pointer-types -fstack-protector 
-DLDAP_DEPRECATED -fno-strict-aliasing -Wno-extended-offsetof -avoid-version 
-module -no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_xml_scgi.la -rpath /usr/local/lib/fr
 eeswitch/mod mod_xml_scgi_la-mod_xml_scgi.lo 
../../../../libs/libscgi/src/mod_xml_scgi_la-scgi.lo 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libfreeswitch.la 
-L/usr/local/lib -lssl -lcrypto -lpthread -inst-prefix-dir 
/wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_xml_scgi.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_scgi.so
libtool: install: /usr/bin/install -c .libs/mod_xml_scgi.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_xml_scgi.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_scgi'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/xml_int/mod_xml_scgi'

making install mod_yaml
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/languages/mod_yaml'
gmake[6]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/languages/mod_yaml'
gmake[6]: Nothing to be done for 'install-exec-am'.
test -z "/usr/local/lib/freeswitch/mod" || /bin/mkdir -p 
"/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod"
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool   
--mode=install /usr/bin/install -c   mod_yaml.la 
'/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod'
libtool: install: warning: relinking `mod_yaml.la'
libtool: install: (cd 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/languages/mod_yaml;
 /bin/sh /wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libtool  
--silent --tag CC --mode=relink cc 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/include 
-I/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libs/libteletone/src 
-fPIC -Werror -DENABLE_ZRTP -I/usr/local/include -DHAVE_OPENSSL -Wall -std=c99 
-pedantic -Wdeclaration-after-statement -O2 -pipe -Wno-c11-extensions 
-Wno-deprecated-declarations -Wno-zero-length-array 
-Wno-incompatible-pointer-types -fstack-protector -DLDAP_DEPRECATED 
-fno-strict-aliasing -Wno-extended-offsetof -avoid-version -module 
-no-undefined -shared -Wl,-rpath,/usr/local/lib -fstack-protector 
-L/usr/local/lib -o mod_yaml.la -rpath /usr/local/lib/freeswitch/mod 
mod_yaml_la-mod_yaml.lo 
/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/libfreeswitch.
 la -L/usr/local/lib -lyaml -L/usr/local/lib -lssl -lcrypto -lpthread 
-inst-prefix-dir /wrkdirs/usr/ports/net/freeswitch/work/stage)
libtool: install: /usr/bin/install -c .libs/mod_yaml.soT 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_yaml.so
libtool: install: /usr/bin/install -c .libs/mod_yaml.lai 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/freeswitch/mod/mod_yaml.la
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/freeswitch/mod'
gmake[6]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/languages/mod_yaml'
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod/languages/mod_yaml'
gmake[4]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src/mod'
gmake[4]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src'
gmake[5]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src'
gmake[4]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src'
gmake[3]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/src'
Making install in build
gmake[3]: Entering directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/build'
 +---------- FreeSWITCH install Complete ----------+
gmake[3]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7/build'
gmake[2]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7'
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/net/freeswitch/work/freeswitch-1.6.7'
/bin/mkdir -p 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/share/freeswitch/sounds
/usr/bin/tar --cd 
/wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/share/freeswitch/sounds 
-xf /portdistfiles/freeswitch-sounds-music-8000-1.0.51.tar.gz:sounds
tar: Error opening archive: Failed to open 
'/portdistfiles/freeswitch-sounds-music-8000-1.0.51.tar.gz:sounds'
*** Error code 1

Stop.
make: stopped in /usr/ports/net/freeswitch
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to