Skip to content

Instantly share code, notes, and snippets.

@chrisroos
Created April 2, 2011 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisroos/899346 to your computer and use it in GitHub Desktop.
Save chrisroos/899346 to your computer and use it in GitHub Desktop.
The output of using Homebrew to install Asterisk. This version of Asterisk fails to start when including any modules.
Chris-Rooss-MacBook-Pro-2:local chrisroos$ brew install -v asterisk
==> Downloading http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.1.6.tar.gz
File already downloaded and cached to /Users/chrisroos/Library/Caches/Homebrew
/usr/bin/tar xf /Users/chrisroos/Library/Caches/Homebrew/asterisk-1.6.1.6.tar.gz
==> Downloading patches
==> Patching
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file sounds/Makefile
==> ./configure --prefix=/usr/local/Cellar/asterisk/1.6.1.6 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc --host=x86_64-darwin
./configure --prefix=/usr/local/Cellar/asterisk/1.6.1.6 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc --host=x86_64-darwin
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... i386-apple-darwin10.7.0
checking host system type... x86_64-pc-darwin
checking for x86_64-darwin-gcc... /usr/bin/cc
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... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-darwin-uname... no
checking for uname... /usr/bin/uname
checking for x86_64-darwin-gcc... (cached) /usr/bin/cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/cc accepts -g... (cached) yes
checking for /usr/bin/cc option to accept ISO C89... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ accepts -g... yes
checking how to run the C preprocessor... /usr/bin/cc -E
checking how to run the C++ preprocessor... /usr/bin/c++ -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for x86_64-darwin-ranlib... no
checking for ranlib... ranlib
checking for GNU make... make
checking for x86_64-darwin-strip... no
checking for strip... /usr/bin/strip
checking for x86_64-darwin-ar... no
checking for ar... /usr/bin/ar
checking for grep... (cached) /usr/bin/grep
checking for find... /usr/bin/find
checking for compress... /usr/bin/compress
checking for basename... /usr/bin/basename
checking for id... /usr/bin/id
checking for dirname... /usr/bin/dirname
checking for sh... /bin/sh
checking for ln... /bin/ln
checking for dot... :
checking for wget... /usr/local/bin/wget
checking for rubber... :
checking for kpsewhich... :
checking for x86_64-darwin-soxmix... no
checking for soxmix... no
checking for md5... md5
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking sys/io.h usability... no
checking sys/io.h presence... no
checking for sys/io.h... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking for ptrdiff_t... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether closedir returns void... no
checking for error_at_line... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether /usr/bin/cc needs -traditional... no
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking for strftime... yes
checking for working strnlen... no
checking for working strtod... yes
checking for utime.h... (cached) yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for asprintf... yes
checking for atexit... yes
checking for dup2... yes
checking for eaccess... no
checking for endpwent... yes
checking for euidaccess... no
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getloadavg... yes
checking for gettimeofday... yes
checking for ioperm... no
checking for inet_ntoa... yes
checking for isascii... yes
checking for localtime_r... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for munmap... yes
checking for putenv... yes
checking for re_comp... no
checking for regcomp... yes
checking for select... yes
checking for setenv... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strncasecmp... yes
checking for strndup... no
checking for strnlen... no
checking for strrchr... yes
checking for strsep... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoq... yes
checking for unsetenv... yes
checking for utime... yes
checking for vasprintf... yes
checking for glob... yes
checking for timersub in time.h... yes
checking for sys/poll.h... (cached) yes
checking for funopen... yes
checking for fopencookie... no
checking for inet_aton... yes
checking for IP_PKTINFO... no
checking for library containing gethostbyname_r... no
checking for gethostbyname_r with 6 arguments... no
checking for gethostbyname_r with 5 arguments... no
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for __swap16 variant of <sys/endian.h> byteswapping macros... no
checking for bswap16 variant of <sys/endian.h> byteswapping macros... no
checking for /dev/urandom... yes
checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes
checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... no
checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... no
checking for pthread_rwlock_timedwrlock() in pthread.h... no
checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... no
checking for compiler atomic operations... yes
checking for compiler 'attribute pure' support... yes
checking for compiler 'attribute malloc' support... yes
checking for compiler 'attribute const' support... yes
checking for compiler 'attribute unused' support... yes
checking for compiler 'attribute always_inline' support... yes
checking for compiler 'attribute deprecated' support... yes
checking for compiler 'attribute sentinel' support... yes
checking for compiler 'attribute warn_unused_result' support... yes
checking for compiler 'attribute weak' support... yes
checking for -ffunction-sections support... yes
checking for --gc-sections support... no
checking for -Wdeclaration-after-statement support... yes
checking for _FORTIFY_SOURCE support... yes
checking for -fno-strict-overflow... yes
checking for -Wshadow... yes
checking for sysinfo... no
checking for library containing res_9_ninit... -lresolv
checking for res_ninit... yes
checking for library containing res_9_ndestroy... none required
checking for res_ndestroy... yes
checking for GLOB_NOMAGIC in glob.h... yes
checking for GLOB_BRACE in glob.h... yes
checking for IP_MTU_DISCOVER in netinet/in.h... no
checking libkern/OSAtomic.h usability... yes
checking libkern/OSAtomic.h presence... yes
checking for libkern/OSAtomic.h... yes
checking size of int... 4
checking for snd_spcm_init in -lasound... no
checking for initscr in -lcurses... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for DAHDI_CODE in dahdi/user.h... no
checking for exp2l in -lm... yes
checking for log2l in -lm... yes
checking for exp10l in -lm... no
checking for log10l in -lm... yes
checking for sinl in -lm... yes
checking for cosl in -lm... yes
checking for tanl in -lm... yes
checking for asinl in -lm... yes
checking for acosl in -lm... yes
checking for atanl in -lm... yes
checking for atan2l in -lm... yes
checking for powl in -lm... yes
checking for sqrtl in -lm... yes
checking for rintl in -lm... yes
checking for expl in -lm... yes
checking for logl in -lm... yes
checking for remainderl in -lm... yes
checking for fmodl in -lm... yes
checking for roundl in -lm... yes
checking for truncl in -lm... yes
checking for strtold in -lc... yes
checking for stdlib.h... (cached) yes
checking for floorl in -lm... yes
checking for ceill in -lm... yes
checking for exp2 in -lm... yes
checking for log2 in -lm... yes
checking for exp10 in -lm... no
checking for log10 in -lm... yes
checking for sin in -lm... yes
checking for cos in -lm... yes
checking for tan in -lm... yes
checking for asin in -lm... yes
checking for acos in -lm... yes
checking for atan in -lm... yes
checking for atan2 in -lm... yes
checking for pow in -lm... yes
checking for sqrt in -lm... yes
checking for rint in -lm... yes
checking for exp in -lm... yes
checking for log in -lm... yes
checking for remainder in -lm... yes
checking for fmod in -lm... yes
checking for round in -lm... yes
checking for trunc in -lm... yes
checking for strtod in -lc... yes
checking for stdlib.h... (cached) yes
checking for floor in -lm... yes
checking for ceil in -lm... yes
checking for getifaddrs() support... yes
checking for gsm_create in -lgsm... no
checking for iconv_open in -liconv... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iks_start_sasl in -liksemel... no
checking for UW IMAP Toolkit c-client library... no
checking for system c-client library...... no
checking for jack_activate in -ljack... no
checking for lt_dlinit in -lltdl... yes
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for ldap_initialize in -lldap... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for mISDN_open in -lmISDN... no
checking for nbs_connect in -lnbs... no
checking for initscr in -lncurses... yes
checking for curses.h... (cached) yes
checking for x86_64-darwin-net-snmp-config... no
checking for net-snmp-config... net-snmp-config
checking for newtBell in -lnewt... no
checking for SQLConnect in -lodbc... yes
checking sql.h usability... yes
checking sql.h presence... yes
checking for sql.h... yes
checking for ogg_sync_init in -logg... yes
checking for backtrace in -lexecinfo... no
checking for backtrace in -lc... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking linux/soundcard.h usability... no
checking linux/soundcard.h presence... no
checking for linux/soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking for oss_ioctl_mixer in -lossaudio... no
checking for x86_64-darwin-pg_config... no
checking for pg_config... no
checking for poptStrerror in -lpopt... no
checking for Pa_GetDeviceCount in -lportaudio... no
checking for pri_new_bri in -lpri... no
checking for pri_set_inbanddisconnect in -lpri... no
checking for resample_open in -lresample... no
checking for minimum version of SpanDSP... no
checking for ss7_pollflags in -lss7... no
checking /Users/chrisroos/pwlib/include/ptlib.h usability... no
checking /Users/chrisroos/pwlib/include/ptlib.h presence... no
checking for /Users/chrisroos/pwlib/include/ptlib.h... no
checking /usr/local/include/ptlib.h usability... no
checking /usr/local/include/ptlib.h presence... no
checking for /usr/local/include/ptlib.h... no
checking /usr/include/ptlib.h usability... no
checking /usr/include/ptlib.h presence... no
checking for /usr/include/ptlib.h... no
checking for luaL_newstate in -llua5.1... no
checking for luaL_register in -llua... no
checking for rc_read_config in -lradiusclient-ng... no
checking for saClmInitialize in -lSaClm... no
checking for speex_encode in -lspeex... no
checking for speex_preprocess_ctl in -lspeex... no
checking for speex_preprocess_ctl in -lspeexdsp... no
checking for sqlite_exec in -lsqlite... no
checking for sqlite3_open in -lsqlite3... yes
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for AES_encrypt in -lcrypto... yes
checking openssl/aes.h usability... yes
checking openssl/aes.h presence... yes
checking for openssl/aes.h... yes
checking for ssl2_connect in -lssl... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking osp/osp.h usability... no
checking osp/osp.h presence... no
checking for osp/osp.h... no
checking for x86_64-darwin-gmime-config... no
checking for gmime-config... no
checking for malloc in -lhoard... no
checking for dbinit in -lsybdb... no
checking for tgetent in -ltermcap... yes
checking for tgetent in -ltinfo... no
checking for tone_zone_find_by_num in -ltonezone... no
checking for tone_zone_find in -ltonezone... no
checking for usb_init in -lusb... no
checking for vorbis_info_init in -lvorbis... yes
checking vorbis/codec.h usability... yes
checking vorbis/codec.h presence... yes
checking for vorbis/codec.h... yes
checking for vpb_open in -lvpb... no
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking h323.h usability... no
checking h323.h presence... no
checking for h323.h... no
checking linux/compiler.h usability... no
checking linux/compiler.h presence... no
checking for linux/compiler.h... no
checking for linux/ixjuser.h... no
checking for x86_64-darwin-sdl-config... no
checking for sdl-config... no
checking for IMG_Load in -lSDL_image... no
checking for sws_getContext in -lavcodec... no
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
checking for XOpenDisplay in -lX11... no
checking for XOpenDisplay in -lX11... (cached) no
checking for /sbin/launchd... yes
checking for x86_64-darwin-gtk-config... no
checking for gtk-config... no
checking for x86_64-darwin-pkg-config... no
checking for pkg-config... pkg-config
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
checking for x86_64-darwin-curl-config... no
checking for curl-config... /usr/bin/curl-config
checking for curl_version() in curl/curl.h... yes
checking for mandatory modules: ... ok
configure: creating ./config.status
config.status: creating build_tools/menuselect-deps
config.status: creating makeopts
config.status: creating channels/h323/Makefile
config.status: creating include/asterisk/autoconfig.h
.$$$$$$$$$$$$$$$=..
.$7$7.. .7$$7:.
.$$:. ,$7.7
.$7. 7$$$$ .$$77
..$$. $$$$$ .$$$7
..7$ .?. $$$$$ .?. 7$$$.
$.$. .$$$7. $$$$7 .7$$$. .$$$.
.777. .$$$$$$77$$$77$$$$$7. $$$,
$$$~ .7$$$$$$$$$$$$$7. .$$$.
.$$7 .7$$$$$$$7: ?$$$.
$$$ ?7$$$$$$$$$$I .$$$7
$$$ .7$$$$$$$$$$$$$$$$ :$$$.
$$$ $$$$$$7$$$$$$$$$$$$ .$$$.
$$$ $$$ 7$$$7 .$$$ .$$$.
$$$$ $$$$7 .$$$.
7$$$7 7$$$$ 7$$$
$$$$$ $$$
$$$$7. $$ (TM)
$$$$$$$. .7$$$$$$ $$
$$$$$$$$$$$$7$$$$$$$$$.$$$$$$
$$$$$$$$$$$$$$$$.
configure: Package configured for:
configure: OS type : darwin
configure: Host CPU : x86_64
configure: build-cpu:vendor:os: i386 : apple : darwin10.7.0 :
configure: host-cpu:vendor:os: x86_64 : pc : darwin :
==> make
make
CC="cc" CXX="/usr/bin/c++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
CC="cc" CXX="/usr/bin/c++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect
gcc -g -c -D_GNU_SOURCE -Wall -c -o menuselect.o menuselect.c
gcc -g -c -D_GNU_SOURCE -Wall -c -o strcompat.o strcompat.c
gcc -g -c -D_GNU_SOURCE -Wall -c -o menuselect_stub.o menuselect_stub.c
gcc -O -Wall -c mxml-attr.c
gcc -O -Wall -c mxml-entity.c
gcc -O -Wall -c mxml-file.c
gcc -O -Wall -c mxml-index.c
gcc -O -Wall -c mxml-node.c
gcc -O -Wall -c mxml-search.c
gcc -O -Wall -c mxml-set.c
gcc -O -Wall -c mxml-private.c
gcc -O -Wall -c mxml-string.c
/bin/rm -f libmxml.a
/usr/bin/ar -rcv libmxml.a mxml-attr.o mxml-entity.o mxml-file.o mxml-index.o mxml-node.o mxml-search.o mxml-set.o mxml-private.o mxml-string.o
a - mxml-attr.o
a - mxml-entity.o
a - mxml-file.o
a - mxml-index.o
a - mxml-node.o
a - mxml-search.o
a - mxml-set.o
a - mxml-private.o
a - mxml-string.o
ranlib libmxml.a
gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
[CC] stereorize.c -> stereorize.o
[CC] frame.c -> frame.o
[CC] streamplayer.c -> streamplayer.o
[CC] muted.c -> muted.o
muted.c: In function ‘getvol’:
muted.c:354: warning: ‘AudioHardwareGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119)
muted.c:357: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
muted.c:360: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
muted.c:362: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
muted.c: In function ‘setvol’:
muted.c:390: warning: ‘AudioHardwareGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119)
muted.c:392: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
muted.c:395: warning: ‘AudioDeviceSetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2402)
muted.c:397: warning: ‘AudioDeviceSetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2402)
[CC] eagi-test.c -> eagi-test.o
[CC] eagi-sphinx-test.c -> eagi-sphinx-test.o
[CC] hashtest2.c -> hashtest2.o
[CC] strcompat.c -> strcompat.o
[CC] clicompat.c -> clicompat.o
[LD] eagi-sphinx-test.o -> eagi-sphinx-test
[CC] hashtest.c -> hashtest.o
[LD] eagi-test.o strcompat.o -> eagi-test
[CC] chan_agent.c -> chan_agent.o
[CC] astcanary.c -> astcanary.o
[CC] refcounter.c -> refcounter.o
[CC] ael_main.c -> ael_main.o
[CC] extconf.c -> extconf.o
[CC] chan_iax2.c -> chan_iax2.o
[CC] conf2ael.c -> conf2ael.o
[LD] stereorize.o frame.o -> stereorize
[LD] streamplayer.o -> streamplayer
[LD] muted.o -> muted
[CC] md5.c -> md5.o
[CC] utils.c -> utils.o
[CC] astobj2.c -> astobj2.o
[CC] sha1.c -> sha1.o
[CC] strcompat.c -> strcompat.o
[CC] threadstorage.c -> threadstorage.o
[CC] poll.c -> poll.o
[CC] hashtab.c -> hashtab.o
[LD] astcanary.o -> astcanary
[LD] refcounter.o md5.o hashtab.o utils.o sha1.o strcompat.o threadstorage.o clicompat.o poll.o -> refcounter
[CC] aelparse.c -> aelparse.o
[CC] aelbison.c -> aelbison.o
[CC] pbx_ael.c -> pbx_ael.o
[CC] ast_expr2f.c -> ast_expr2f.o
[CC] ast_expr2.c -> ast_expr2.o
[CC] pval.c -> pval.o
[LD] hashtest2.o md5.o utils.o astobj2.o sha1.o strcompat.o threadstorage.o clicompat.o poll.o -> hashtest2
[LD] hashtest.o md5.o hashtab.o utils.o sha1.o strcompat.o threadstorage.o clicompat.o poll.o -> hashtest
[LD] aelparse.o aelbison.o pbx_ael.o hashtab.o ael_main.o ast_expr2f.o ast_expr2.o strcompat.o pval.o extconf.o -> aelparse
[LD] conf2ael.o ast_expr2f.o ast_expr2.o hashtab.o aelbison.o aelparse.o pbx_ael.o pval.o extconf.o strcompat.o -> conf2ael
[CC] iax2-parser.c -> iax2-parser.o
[CC] iax2-provision.c -> iax2-provision.o
[CC] chan_local.c -> chan_local.o
[CC] chan_mgcp.c -> chan_mgcp.o
[CC] pbx_ael.c -> pbx_ael.o
[CC] pbx_config.c -> pbx_config.o
[CC] pbx_dundi.c -> pbx_dundi.o
[CC] chan_sip.c -> chan_sip.o
[CC] dundi-parser.c -> dundi-parser.o
[CC] pbx_loopback.c -> pbx_loopback.o
[CC] pbx_realtime.c -> pbx_realtime.o
[CC] pbx_spool.c -> pbx_spool.o
[LD] pbx_ael.o -> pbx_ael.so
[LD] pbx_config.o -> pbx_config.so
[LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so
[LD] pbx_loopback.o -> pbx_loopback.so
[LD] pbx_realtime.o -> pbx_realtime.so
[LD] pbx_spool.o -> pbx_spool.so
[CC] app_adsiprog.c -> app_adsiprog.o
[CC] app_alarmreceiver.c -> app_alarmreceiver.o
[CC] app_amd.c -> app_amd.o
[CC] app_authenticate.c -> app_authenticate.o
[CC] app_cdr.c -> app_cdr.o
[CC] app_chanisavail.c -> app_chanisavail.o
[CC] app_channelredirect.c -> app_channelredirect.o
[CC] app_chanspy.c -> app_chanspy.o
[CC] app_controlplayback.c -> app_controlplayback.o
[CC] app_db.c -> app_db.o
[CC] app_dial.c -> app_dial.o
[CC] app_dictate.c -> app_dictate.o
[CC] app_directed_pickup.c -> app_directed_pickup.o
[CC] app_directory.c -> app_directory.o
[CC] app_disa.c -> app_disa.o
[CC] app_dumpchan.c -> app_dumpchan.o
[CC] app_echo.c -> app_echo.o
[CC] app_exec.c -> app_exec.o
[CC] app_externalivr.c -> app_externalivr.o
[CC] app_festival.c -> app_festival.o
[CC] app_followme.c -> app_followme.o
[CC] app_forkcdr.c -> app_forkcdr.o
[CC] app_getcpeid.c -> app_getcpeid.o
[CC] app_ices.c -> app_ices.o
[CC] app_image.c -> app_image.o
[CC] app_macro.c -> app_macro.o
[CC] app_milliwatt.c -> app_milliwatt.o
[CC] app_minivm.c -> app_minivm.o
[CC] app_mixmonitor.c -> app_mixmonitor.o
[CC] app_morsecode.c -> app_morsecode.o
[CC] app_mp3.c -> app_mp3.o
[CC] app_nbscat.c -> app_nbscat.o
[CC] app_parkandannounce.c -> app_parkandannounce.o
[CC] app_playback.c -> app_playback.o
[CC] app_privacy.c -> app_privacy.o
[CC] app_queue.c -> app_queue.o
[CC] app_read.c -> app_read.o
[CC] app_readexten.c -> app_readexten.o
[CC] app_readfile.c -> app_readfile.o
[CC] app_record.c -> app_record.o
[CC] app_sayunixtime.c -> app_sayunixtime.o
[CC] app_senddtmf.c -> app_senddtmf.o
[CC] app_sendtext.c -> app_sendtext.o
[CC] app_setcallerid.c -> app_setcallerid.o
[CC] app_sms.c -> app_sms.o
[CC] chan_skinny.c -> chan_skinny.o
[CC] app_softhangup.c -> app_softhangup.o
[CC] app_speech_utils.c -> app_speech_utils.o
[CC] app_stack.c -> app_stack.o
[CC] app_system.c -> app_system.o
[CC] app_talkdetect.c -> app_talkdetect.o
[CC] app_test.c -> app_test.o
[CC] app_transfer.c -> app_transfer.o
[CC] app_url.c -> app_url.o
[CC] app_userevent.c -> app_userevent.o
[CC] app_verbose.c -> app_verbose.o
[CC] app_voicemail.c -> app_voicemail.o
[CC] chan_unistim.c -> chan_unistim.o
[LD] chan_agent.o -> chan_agent.so
[LD] chan_iax2.o iax2-parser.o iax2-provision.o -> chan_iax2.so
[LD] chan_local.o -> chan_local.so
[LD] chan_mgcp.o -> chan_mgcp.so
[LD] chan_sip.o -> chan_sip.so
[LD] chan_skinny.o -> chan_skinny.so
[LD] chan_unistim.o -> chan_unistim.so
[CC] app_waitforring.c -> app_waitforring.o
[CC] codec_a_mu.c -> codec_a_mu.o
[CC] codec_adpcm.c -> codec_adpcm.o
[CC] codec_alaw.c -> codec_alaw.o
[CC] codec_g722.c -> codec_g722.o
[CC] g722/g722_encode.c -> g722/g722_encode.o
[CC] g722/g722_decode.c -> g722/g722_decode.o
[CC] codec_g726.c -> codec_g726.o
[CC] codec_gsm.c -> codec_gsm.o
[CC] app_waitforsilence.c -> app_waitforsilence.o
[CC] app_waituntil.c -> app_waituntil.o
[CC] app_while.c -> app_while.o
[CC] src/add.c -> src/add.o
[CC] src/code.c -> src/code.o
[CC] src/debug.c -> src/debug.o
[CC] src/decode.c -> src/decode.o
[CC] app_zapateller.c -> app_zapateller.o
[CC] src/long_term.c -> src/long_term.o
[LD] app_adsiprog.o -> app_adsiprog.so
[LD] app_alarmreceiver.o -> app_alarmreceiver.so
[LD] app_amd.o -> app_amd.so
[LD] app_authenticate.o -> app_authenticate.so
[LD] app_cdr.o -> app_cdr.so
[CC] src/lpc.c -> src/lpc.o
[LD] app_chanisavail.o -> app_chanisavail.so
[LD] app_channelredirect.o -> app_channelredirect.so
[LD] app_chanspy.o -> app_chanspy.so
[LD] app_controlplayback.o -> app_controlplayback.so
[LD] app_db.o -> app_db.so
[LD] app_dial.o -> app_dial.so
[LD] app_dictate.o -> app_dictate.so
[LD] app_directed_pickup.o -> app_directed_pickup.so
[LD] app_directory.o -> app_directory.so
[LD] app_disa.o -> app_disa.so
[LD] app_dumpchan.o -> app_dumpchan.so
[LD] app_echo.o -> app_echo.so
[LD] app_exec.o -> app_exec.so
[LD] app_externalivr.o -> app_externalivr.so
[LD] app_festival.o -> app_festival.so
[CC] src/preprocess.c -> src/preprocess.o
[LD] app_followme.o -> app_followme.so
[LD] app_forkcdr.o -> app_forkcdr.so
[CC] src/rpe.c -> src/rpe.o
[LD] app_getcpeid.o -> app_getcpeid.so
[LD] app_ices.o -> app_ices.so
[LD] app_image.o -> app_image.so
[LD] app_macro.o -> app_macro.so
[LD] app_milliwatt.o -> app_milliwatt.so
[LD] app_minivm.o -> app_minivm.so
[LD] app_mixmonitor.o -> app_mixmonitor.so
[LD] app_morsecode.o -> app_morsecode.so
[LD] app_mp3.o -> app_mp3.so
[LD] app_nbscat.o -> app_nbscat.so
[CC] src/gsm_destroy.c -> src/gsm_destroy.o
[LD] app_parkandannounce.o -> app_parkandannounce.so
[CC] src/gsm_decode.c -> src/gsm_decode.o
[LD] app_playback.o -> app_playback.so
[LD] app_privacy.o -> app_privacy.so
[LD] app_queue.o -> app_queue.so
[LD] app_read.o -> app_read.so
[LD] app_readexten.o -> app_readexten.so
[LD] app_readfile.o -> app_readfile.so
[LD] app_record.o -> app_record.so
[LD] app_sayunixtime.o -> app_sayunixtime.so
[LD] app_senddtmf.o -> app_senddtmf.so
[LD] app_sendtext.o -> app_sendtext.so
[LD] app_setcallerid.o -> app_setcallerid.so
[CC] src/gsm_encode.c -> src/gsm_encode.o
[LD] app_sms.o -> app_sms.so
[LD] app_softhangup.o -> app_softhangup.so
[LD] app_speech_utils.o -> app_speech_utils.so
[LD] app_stack.o -> app_stack.so
[LD] app_system.o -> app_system.so
[LD] app_talkdetect.o -> app_talkdetect.so
[LD] app_test.o -> app_test.so
[LD] app_transfer.o -> app_transfer.so
[LD] app_url.o -> app_url.so
[LD] app_userevent.o -> app_userevent.so
[LD] app_verbose.o -> app_verbose.so
[LD] app_voicemail.o -> app_voicemail.so
[CC] src/gsm_explode.c -> src/gsm_explode.o
[LD] app_waitforring.o -> app_waitforring.so
[LD] app_waitforsilence.o -> app_waitforsilence.so
[LD] app_waituntil.o -> app_waituntil.so
[LD] app_while.o -> app_while.so
[LD] app_zapateller.o -> app_zapateller.so
[CC] format_g723.c -> format_g723.o
[CC] src/gsm_implode.c -> src/gsm_implode.o
[CC] format_g726.c -> format_g726.o
[CC] format_g729.c -> format_g729.o
[CC] src/gsm_create.c -> src/gsm_create.o
[CC] src/gsm_print.c -> src/gsm_print.o
[CC] format_gsm.c -> format_gsm.o
[CC] src/gsm_option.c -> src/gsm_option.o
[CC] src/short_term.c -> src/short_term.o
[CC] format_h263.c -> format_h263.o
[CC] format_h264.c -> format_h264.o
[CC] format_ilbc.c -> format_ilbc.o
[CC] format_jpeg.c -> format_jpeg.o
[CC] format_ogg_vorbis.c -> format_ogg_vorbis.o
[CC] format_pcm.c -> format_pcm.o
[CC] src/table.c -> src/table.o
[AR] src/add.o src/code.o src/debug.o src/decode.o src/long_term.o src/lpc.o src/preprocess.o src/rpe.o src/gsm_destroy.o src/gsm_decode.o src/gsm_encode.o src/gsm_explode.o src/gsm_implode.o src/gsm_create.o src/gsm_print.o src/gsm_option.o src/short_term.o src/table.o -> lib/libgsm.a
[CC] format_sln.c -> format_sln.o
/usr/bin/ranlib: file: lib/libgsm.a(debug.o) has no symbols
ranlib: file: lib/libgsm.a(debug.o) has no symbols
[CC] codec_lpc10.c -> codec_lpc10.o
[CC] format_sln16.c -> format_sln16.o
[CC] format_vox.c -> format_vox.o
[CC] f2clib.c -> f2clib.o
[CC] analys.c -> analys.o
[CC] format_wav.c -> format_wav.o
[CC] bsynz.c -> bsynz.o
[CC] chanwr.c -> chanwr.o
[CC] dcbias.c -> dcbias.o
[CC] format_wav_gsm.c -> format_wav_gsm.o
[CC] decode.c -> decode.o
[CC] deemp.c -> deemp.o
[CC] difmag.c -> difmag.o
[CC] dyptrk.c -> dyptrk.o
[CC] encode.c -> encode.o
[CC] energy.c -> energy.o
[CC] ham84.c -> ham84.o
[CC] hp100.c -> hp100.o
[CC] invert.c -> invert.o
[CC] irc2pc.c -> irc2pc.o
[CC] ivfilt.c -> ivfilt.o
[CC] lpcdec.c -> lpcdec.o
[CC] lpcenc.c -> lpcenc.o
[CC] lpcini.c -> lpcini.o
[CC] lpfilt.c -> lpfilt.o
[LD] format_g723.o -> format_g723.so
[LD] format_g726.o -> format_g726.so
[CC] median.c -> median.o
[LD] format_g729.o -> format_g729.so
[LD] format_gsm.o -> format_gsm.so
[CC] mload.c -> mload.o
[LD] format_h263.o -> format_h263.so
[LD] format_h264.o -> format_h264.so
[LD] format_ilbc.o -> format_ilbc.so
[CC] onset.c -> onset.o
[LD] format_jpeg.o -> format_jpeg.so
[LD] format_ogg_vorbis.o -> format_ogg_vorbis.so
[CC] pitsyn.c -> pitsyn.o
[LD] format_pcm.o -> format_pcm.so
[LD] format_sln.o -> format_sln.so
[LD] format_sln16.o -> format_sln16.so
[LD] format_vox.o -> format_vox.so
[LD] format_wav.o -> format_wav.so
[LD] format_wav_gsm.o -> format_wav_gsm.so
[CC] placea.c -> placea.o
[CC] cdr_adaptive_odbc.c -> cdr_adaptive_odbc.o
[CC] placev.c -> placev.o
[CC] preemp.c -> preemp.o
[CC] prepro.c -> prepro.o
[CC] random.c -> random.o
[CC] rcchk.c -> rcchk.o
[CC] synths.c -> synths.o
[CC] tbdm.c -> tbdm.o
[CC] voicin.c -> voicin.o
[CC] vparms.c -> vparms.o
[AR] f2clib.o analys.o bsynz.o chanwr.o dcbias.o decode.o deemp.o difmag.o dyptrk.o encode.o energy.o ham84.o hp100.o invert.o irc2pc.o ivfilt.o lpcdec.o lpcenc.o lpcini.o lpfilt.o median.o mload.o onset.o pitsyn.o placea.o placev.o preemp.o prepro.o random.o rcchk.o synths.o tbdm.o voicin.o vparms.o -> liblpc10.a
[CC] cdr_csv.c -> cdr_csv.o
[CC] codec_ulaw.c -> codec_ulaw.o
[LD] codec_a_mu.o -> codec_a_mu.so
[LD] codec_adpcm.o -> codec_adpcm.so
[LD] codec_alaw.o -> codec_alaw.so
[LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so
[LD] codec_g726.o -> codec_g726.so
[LD] codec_gsm.o gsm/lib/libgsm.a -> codec_gsm.so
[LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so
[CC] cdr_custom.c -> cdr_custom.o
[LD] codec_ulaw.o -> codec_ulaw.so
[CC] cdr_manager.c -> cdr_manager.o
[CC] cdr_odbc.c -> cdr_odbc.o
[CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o
[CC] func_audiohookinherit.c -> func_audiohookinherit.o
[LD] cdr_adaptive_odbc.o -> cdr_adaptive_odbc.so
[LD] cdr_csv.o -> cdr_csv.so
[LD] cdr_custom.o -> cdr_custom.so
[CC] func_base64.c -> func_base64.o
[LD] cdr_manager.o -> cdr_manager.so
[LD] cdr_odbc.o -> cdr_odbc.so
[LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so
[CC] res_adsi.c -> res_adsi.o
[CC] func_blacklist.c -> func_blacklist.o
[CC] func_callerid.c -> func_callerid.o
[CC] func_cdr.c -> func_cdr.o
[CC] func_channel.c -> func_channel.o
[CC] func_config.c -> func_config.o
[CC] res_ael_share.c -> res_ael_share.o
[CC] func_curl.c -> func_curl.o
[CC] ael/ael_lex.c -> ael/ael_lex.o
[CC] func_cut.c -> func_cut.o
[CC] func_db.c -> func_db.o
[CC] func_devstate.c -> func_devstate.o
[CC] func_dialgroup.c -> func_dialgroup.o
[CC] func_dialplan.c -> func_dialplan.o
[CC] func_enum.c -> func_enum.o
[CC] ael/ael.tab.c -> ael/ael.tab.o
[CC] func_env.c -> func_env.o
[CC] func_extstate.c -> func_extstate.o
[CC] func_global.c -> func_global.o
[CC] func_groupcount.c -> func_groupcount.o
[CC] func_iconv.c -> func_iconv.o
[CC] func_lock.c -> func_lock.o
[CC] func_logic.c -> func_logic.o
[CC] ael/pval.c -> ael/pval.o
[CC] func_math.c -> func_math.o
[CC] func_md5.c -> func_md5.o
[CC] func_module.c -> func_module.o
[CC] func_odbc.c -> func_odbc.o
[CC] func_rand.c -> func_rand.o
[CC] func_realtime.c -> func_realtime.o
[CC] func_sha1.c -> func_sha1.o
[CC] func_shell.c -> func_shell.o
[CC] func_strings.c -> func_strings.o
[CC] func_sysinfo.c -> func_sysinfo.o
[CC] func_timeout.c -> func_timeout.o
[CC] func_uri.c -> func_uri.o
[CC] func_version.c -> func_version.o
[CC] func_vmcount.c -> func_vmcount.o
[CC] func_volume.c -> func_volume.o
[CC] res_agi.c -> res_agi.o
[LD] func_audiohookinherit.o -> func_audiohookinherit.so
[LD] func_base64.o -> func_base64.so
[LD] func_blacklist.o -> func_blacklist.so
[LD] func_callerid.o -> func_callerid.so
[LD] func_cdr.o -> func_cdr.so
[LD] func_channel.o -> func_channel.so
[LD] func_config.o -> func_config.so
[LD] func_curl.o -> func_curl.so
[LD] func_cut.o -> func_cut.so
[LD] func_db.o -> func_db.so
[LD] func_devstate.o -> func_devstate.so
[LD] func_dialgroup.o -> func_dialgroup.so
[LD] func_dialplan.o -> func_dialplan.so
[LD] func_enum.o -> func_enum.so
[LD] func_env.o -> func_env.so
[LD] func_extstate.o -> func_extstate.so
[LD] func_global.o -> func_global.so
[LD] func_groupcount.o -> func_groupcount.so
[LD] func_iconv.o -> func_iconv.so
[LD] func_lock.o -> func_lock.so
[LD] func_logic.o -> func_logic.so
[LD] func_math.o -> func_math.so
[LD] func_md5.o -> func_md5.so
[LD] func_module.o -> func_module.so
[LD] func_odbc.o -> func_odbc.so
[LD] func_rand.o -> func_rand.so
[LD] func_realtime.o -> func_realtime.so
[LD] func_sha1.o -> func_sha1.so
[LD] func_shell.o -> func_shell.so
[LD] func_strings.o -> func_strings.so
[LD] func_sysinfo.o -> func_sysinfo.so
[LD] func_timeout.o -> func_timeout.so
[LD] func_uri.o -> func_uri.so
[LD] func_version.o -> func_version.so
[LD] func_vmcount.o -> func_vmcount.so
[LD] func_volume.o -> func_volume.so
[CC] res_clioriginate.c -> res_clioriginate.o
[CC] res_config_curl.c -> res_config_curl.o
[CC] res_config_ldap.c -> res_config_ldap.o
[CC] res_config_odbc.c -> res_config_odbc.o
[CC] res_convert.c -> res_convert.o
[CC] res_crypto.c -> res_crypto.o
[CC] res_curl.c -> res_curl.o
[CC] res_indications.c -> res_indications.o
[CC] res_limit.c -> res_limit.o
[CC] res_monitor.c -> res_monitor.o
[CC] res_musiconhold.c -> res_musiconhold.o
[CC] res_odbc.c -> res_odbc.o
[CC] res_phoneprov.c -> res_phoneprov.o
[CC] res_realtime.c -> res_realtime.o
[CC] res_smdi.c -> res_smdi.o
[CC] res_snmp.c -> res_snmp.o
[CC] snmp/agent.c -> snmp/agent.o
[CC] res_speech.c -> res_speech.o
[CC] res_timing_pthread.c -> res_timing_pthread.o
[LD] res_adsi.o -> res_adsi.so
[LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so
[LD] res_agi.o -> res_agi.so
[LD] res_clioriginate.o -> res_clioriginate.so
[LD] res_config_curl.o -> res_config_curl.so
[LD] res_config_ldap.o -> res_config_ldap.so
[LD] res_config_odbc.o -> res_config_odbc.so
[LD] res_convert.o -> res_convert.so
[LD] res_crypto.o -> res_crypto.so
[LD] res_curl.o -> res_curl.so
[LD] res_indications.o -> res_indications.so
[LD] res_limit.o -> res_limit.so
[LD] res_monitor.o -> res_monitor.so
[LD] res_musiconhold.o -> res_musiconhold.so
[LD] res_odbc.o -> res_odbc.so
[LD] res_phoneprov.o -> res_phoneprov.so
[LD] res_realtime.o -> res_realtime.so
[LD] res_smdi.o -> res_smdi.so
[LD] res_snmp.o snmp/agent.o -> res_snmp.so
[LD] res_speech.o -> res_speech.so
[LD] res_timing_pthread.o -> res_timing_pthread.so
[CC] abstract_jb.c -> abstract_jb.o
[CC] acl.c -> acl.o
[CC] adsistub.c -> adsistub.o
[CC] aescrypt.c -> aescrypt.o
[CC] aeskey.c -> aeskey.o
[CC] aestab.c -> aestab.o
[CC] alaw.c -> alaw.o
[CC] app.c -> app.o
[CC] ast_expr2.c -> ast_expr2.o
[CC] ast_expr2f.c -> ast_expr2f.o
[CC] asterisk.c -> asterisk.o
[CC] astfd.c -> astfd.o
[CC] astmm.c -> astmm.o
[CC] astobj2.c -> astobj2.o
[CC] audiohook.c -> audiohook.o
[CC] autoservice.c -> autoservice.o
[CC] callerid.c -> callerid.o
[CC] cdr.c -> cdr.o
[CC] channel.c -> channel.o
[CC] chanvars.c -> chanvars.o
[CC] cli.c -> cli.o
[CC] config.c -> config.o
[CC] cryptostub.c -> cryptostub.o
[CC] datastore.c -> datastore.o
[CC] db.c -> db.o
[CC] devicestate.c -> devicestate.o
[CC] dial.c -> dial.o
[CC] dns.c -> dns.o
[CC] dnsmgr.c -> dnsmgr.o
[CC] dsp.c -> dsp.o
[CC] enum.c -> enum.o
[CC] event.c -> event.o
[CC] features.c -> features.o
[CC] file.c -> file.o
[CC] fixedjitterbuf.c -> fixedjitterbuf.o
[CC] frame.c -> frame.o
[CC] fskmodem.c -> fskmodem.o
[CC] global_datastores.c -> global_datastores.o
[CC] hashtab.c -> hashtab.o
[CC] heap.c -> heap.o
[CC] http.c -> http.o
[CC] image.c -> image.o
[CC] indications.c -> indications.o
[CC] io.c -> io.o
[CC] jitterbuf.c -> jitterbuf.o
[CC] loader.c -> loader.o
[CC] logger.c -> logger.o
[CC] manager.c -> manager.o
[CC] md5.c -> md5.o
[CC] netsock.c -> netsock.o
[CC] pbx.c -> pbx.o
[CC] plc.c -> plc.o
[CC] poll.c -> poll.o
[CC] privacy.c -> privacy.o
[CC] rtp.c -> rtp.o
[CC] say.c -> say.o
[CC] sched.c -> sched.o
[CC] sha1.c -> sha1.o
[CC] slinfactory.c -> slinfactory.o
[CC] srv.c -> srv.o
[CC] ssl.c -> ssl.o
[CC] stdtime/localtime.c -> stdtime/localtime.o
[CC] strcompat.c -> strcompat.o
[CC] taskprocessor.c -> taskprocessor.o
[CC] tcptls.c -> tcptls.o
[CC] tdd.c -> tdd.o
[CC] term.c -> term.o
[CC] threadstorage.c -> threadstorage.o
[CC] timing.c -> timing.o
[CC] translate.c -> translate.o
[CC] udptl.c -> udptl.o
[CC] ulaw.c -> ulaw.o
[CC] utils.c -> utils.o
[CC] version.c -> version.o
creating cache ./config.cache
checking for gcc... /usr/bin/cc
checking whether the C compiler (/usr/bin/cc -D_THREAD_SAFE -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -D__Darwin__ -O6 ) works... yes
checking whether the C compiler (/usr/bin/cc -D_THREAD_SAFE -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -D__Darwin__ -O6 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether /usr/bin/cc accepts -g... yes
checking how to run the C preprocessor... /usr/bin/cc -E
checking for mawk... awk
checking host system type... x86_64-pc-darwin
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for tgetent in -ltermcap... yes
checking for termcap.h... yes
checking for sys/cdefs.h... yes
checking for vis.h... yes
checking for issetugid... yes
checking for fgetln... [CC] hash/hash.c -> hash/hash.o
yes
checking for strvis... yes
checking for strunvis... yes
checking for strlcpy... yes
checking for strlcat... yes
updating cache ./config.cache
creating ./config.status
[CC] hash/hash_bigkey.c -> hash/hash_bigkey.o
creating Makefile
creating makelist
creating config.h
[CC] hash/hash_buf.c -> hash/hash_buf.o
[CC] hash/hash_func.c -> hash/hash_func.o
[CC] hash/hash_log2.c -> hash/hash_log2.o
[CC] hash/hash_page.c -> hash/hash_page.o
[CC] hash/ndbm.c -> hash/ndbm.o
[CC] btree/bt_close.c -> btree/bt_close.o
[CC] btree/bt_conv.c -> btree/bt_conv.o
[CC] btree/bt_debug.c -> btree/bt_debug.o
[CC] btree/bt_delete.c -> btree/bt_delete.o
[CC] btree/bt_get.c -> btree/bt_get.o
[CC] btree/bt_open.c -> btree/bt_open.o
[CC] btree/bt_overflow.c -> btree/bt_overflow.o
[CC] btree/bt_page.c -> btree/bt_page.o
[CC] btree/bt_put.c -> btree/bt_put.o
[CC] btree/bt_search.c -> btree/bt_search.o
[CC] btree/bt_seq.c -> btree/bt_seq.o
[CC] btree/bt_split.c -> btree/bt_split.o
[CC] btree/bt_utils.c -> btree/bt_utils.o
[CC] db/db.c -> db/db.o
[CC] mpool/mpool.c -> mpool/mpool.o
[CC] recno/rec_close.c -> recno/rec_close.o
[CC] recno/rec_delete.c -> recno/rec_delete.o
[CC] recno/rec_get.c -> recno/rec_get.o
[CC] recno/rec_open.c -> recno/rec_open.o
[CC] recno/rec_put.c -> recno/rec_put.o
[CC] recno/rec_search.c -> recno/rec_search.o
[CC] recno/rec_seq.c -> recno/rec_seq.o
[CC] recno/rec_utils.c -> recno/rec_utils.o
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a
/usr/bin/ranlib: file: libdb1.a(bt_debug.o) has no symbols
ranlib: file: libdb1.a(bt_debug.o) has no symbols
[LD] abstract_jb.o acl.o adsistub.o aescrypt.o aeskey.o aestab.o alaw.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o audiohook.o autoservice.o callerid.o cdr.o channel.o chanvars.o cli.o config.o cryptostub.o datastore.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o enum.o event.o features.o file.o fixedjitterbuf.o frame.o fskmodem.o global_datastores.o hashtab.o heap.o http.o image.o indications.o io.o jitterbuf.o loader.o logger.o manager.o md5.o netsock.o pbx.o plc.o poll.o privacy.o rtp.o say.o sched.o sha1.o slinfactory.o srv.o ssl.o stdtime/localtime.o strcompat.o taskprocessor.o tcptls.o tdd.o term.o threadstorage.o timing.o translate.o udptl.o ulaw.o utils.o version.o editline/libedit.a db1-ast/libdb1.a -> asterisk
+--------- Asterisk Build Complete ---------+
+ Asterisk has successfully been built, and +
+ can be installed by running: +
+ +
+ make install +
+-------------------------------------------+
==> make install
make install
menuselect/menuselect --check-deps menuselect.makeopts
mkdir -p /usr/local/Cellar/asterisk/1.6.1.6/lib/asterisk/modules
mkdir -p /usr/local/Cellar/asterisk/1.6.1.6/sbin
mkdir -p /usr/local/etc/asterisk
mkdir -p /usr/local/Cellar/asterisk/1.6.1.6/bin
mkdir -p /usr/local/var/run
mkdir -p /usr/local/var/spool/asterisk/voicemail
mkdir -p /usr/local/var/spool/asterisk/dictate
mkdir -p /usr/local/var/spool/asterisk/system
mkdir -p /usr/local/var/spool/asterisk/tmp
mkdir -p /usr/local/var/spool/asterisk/meetme
mkdir -p /usr/local/var/spool/asterisk/monitor
Installing modules from channels...
Installing modules from pbx...
Installing modules from codecs...
Installing modules from formats...
Installing modules from apps...
Installing modules from cdr...
Installing modules from tests...
Installing modules from funcs...
Installing modules from main...
Installing modules from res...
Generating embedded module rules ...
if [ x`/usr/bin/id -un` = xroot ]; then CFLAGS="-pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -D__Darwin__ " bash build_tools/mkpkgconfig /usr/lib/pkgconfig; fi
/usr/bin/install -c -m 755 main/asterisk /usr/local/Cellar/asterisk/1.6.1.6/sbin/
mkdir -p /usr/local/var/lib/asterisk/static-http
for x in static-http/*; do \
/usr/bin/install -c -m 644 $x /usr/local/var/lib/asterisk/static-http ; \
done
/bin/ln -sf asterisk /usr/local/Cellar/asterisk/1.6.1.6/sbin/rasterisk
/usr/bin/install -c -m 755 contrib/scripts/astgenkey /usr/local/Cellar/asterisk/1.6.1.6/sbin/
/usr/bin/install -c -m 755 contrib/scripts/autosupport /usr/local/Cellar/asterisk/1.6.1.6/sbin/
if [ ! -f /usr/local/Cellar/asterisk/1.6.1.6/sbin/safe_asterisk ]; then \
cat contrib/scripts/safe_asterisk | sed 's|__ASTERISK_SBIN_DIR__|/usr/local/Cellar/asterisk/1.6.1.6/sbin|;s|__ASTERISK_VARRUN_DIR__|/usr/local/var/run|;' > /usr/local/Cellar/asterisk/1.6.1.6/sbin/safe_asterisk ;\
chmod 755 /usr/local/Cellar/asterisk/1.6.1.6/sbin/safe_asterisk;\
fi
if [ -d doc/tex/asterisk ] ; then \
mkdir -p /usr/local/var/lib/asterisk/static-http/docs ; \
for n in doc/tex/asterisk/* ; do \
/usr/bin/install -c -m 644 $n /usr/local/var/lib/asterisk/static-http/docs ; \
done \
fi
/usr/bin/install -c -d /usr/local/Cellar/asterisk/1.6.1.6/include/asterisk
/usr/bin/install -c -m 644 include/asterisk.h /usr/local/Cellar/asterisk/1.6.1.6/include
/usr/bin/install -c -m 644 include/asterisk/*.h /usr/local/Cellar/asterisk/1.6.1.6/include/asterisk
if [ -n "" ]; then \
rm -f ;\
fi
mkdir -p /usr/local/var/log/asterisk/cdr-csv
mkdir -p /usr/local/var/log/asterisk/cdr-custom
mkdir -p /usr/local/var/lib/asterisk/keys
mkdir -p /usr/local/var/lib/asterisk/firmware
mkdir -p /usr/local/var/lib/asterisk/firmware/iax
mkdir -p /usr/local/Cellar/asterisk/1.6.1.6/share/man/man8
/usr/bin/install -c -m 644 keys/iaxtel.pub /usr/local/var/lib/asterisk/keys
/usr/bin/install -c -m 644 keys/freeworlddialup.pub /usr/local/var/lib/asterisk/keys
/usr/bin/install -c -m 644 doc/asterisk.8 /usr/local/Cellar/asterisk/1.6.1.6/share/man/man8
/usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 /usr/local/Cellar/asterisk/1.6.1.6/share/man/man8
/usr/bin/install -c -m 644 contrib/scripts/autosupport.8 /usr/local/Cellar/asterisk/1.6.1.6/share/man/man8
/usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 /usr/local/Cellar/asterisk/1.6.1.6/share/man/man8
if [ -f contrib/firmware/iax/iaxy.bin ] ; then \
/usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin /usr/local/var/lib/asterisk/firmware/iax/iaxy.bin; \
fi
mkdir -p /usr/local/var/lib/asterisk/images
for x in images/*.jpg; do \
/usr/bin/install -c -m 644 $x /usr/local/var/lib/asterisk/images ; \
done
mkdir -p /usr/local/var/lib/asterisk/agi-bin
make -C sounds install
mkdir -p /usr/local/var/lib/asterisk/sounds/en
mkdir -p /usr/local/var/lib/asterisk/sounds/es
mkdir -p /usr/local/var/lib/asterisk/sounds/fr
mkdir -p /usr/local/var/lib/asterisk/moh
+---- Asterisk Installation Complete -------+
+ +
+ YOU MUST READ THE SECURITY DOCUMENT +
+ +
+ Asterisk has successfully been installed. +
+ If you would like to install the sample +
+ configuration files (overwriting any +
+ existing config files), run: +
+ +
+ make samples +
+ +
+----------------- or ---------------------+
+ +
+ You can go ahead and install the asterisk +
+ program documentation now or later run: +
+ +
+ make progdocs +
+ +
+ **Note** This requires that you have +
+ doxygen installed on your local system +
+-------------------------------------------+
==> Finishing up
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/streamplayer
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/stereorize
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/refcounter
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/muted
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/hashtest2
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/hashtest
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/conf2ael
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/asterisk
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/astcanary
strip /usr/local/Cellar/asterisk/1.6.1.6/sbin/aelparse
rmdir: /usr/local/Cellar/asterisk/1.6.1.6/bin (empty)
ln /usr/local/sbin/streamplayer
ln /usr/local/sbin/stereorize
ln /usr/local/sbin/safe_asterisk
ln /usr/local/sbin/refcounter
ln /usr/local/sbin/rasterisk
ln /usr/local/sbin/muted
ln /usr/local/sbin/hashtest2
ln /usr/local/sbin/hashtest
ln /usr/local/sbin/conf2ael
ln /usr/local/sbin/autosupport
ln /usr/local/sbin/astgenkey
ln /usr/local/sbin/asterisk
ln /usr/local/sbin/astcanary
ln /usr/local/sbin/aelparse
ln /usr/local/include/asterisk.h
ln /usr/local/include/asterisk
ln /usr/local/share/man/man8/safe_asterisk.8
ln /usr/local/share/man/man8/autosupport.8
ln /usr/local/share/man/man8/astgenkey.8
ln /usr/local/share/man/man8/asterisk.8
ln /usr/local/lib/asterisk
==> Summary
/usr/local/Cellar/asterisk/1.6.1.6: 287 files, 13M, built in 2.5 minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment