Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2008 05:04:25 GMT
From:      "Eugene M. Zheganin" <emz@norma.perm.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122147: net/asterisk broken on 7.0-RELEASE
Message-ID:  <200803270504.m2R54P2C000443@www.freebsd.org>
Resent-Message-ID: <200803270510.m2R5A1mh009944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122147
>Category:       ports
>Synopsis:       net/asterisk broken on 7.0-RELEASE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 27 05:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Eugene M. Zheganin
>Release:        7.0-RELEASE
>Organization:
Norma JSC.
>Environment:
FreeBSD alpha.norma.perm.ru 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Wed Mar 12 23:05:38 YEKT 2008     emz@ravenholm.hq.norma.perm.ru:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Net/Asterisk refuses to build on 7.x. Main error is 'ast_h323.cxx:194: error: 'timerChangePipe' was not declared in this scope'.

Full build log follows:

===Cut===
%portinstall asterisk
[Gathering depends for net/asterisk .............................................................................. done]
--->  Installing 'asterisk-1.4.18.1' from a port (net/asterisk)
--->  Building '/usr/ports/net/asterisk'
===>  Cleaning for asterisk-1.4.18.1
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for asterisk-1.4.17_1
===>  Extracting for asterisk-1.4.18.1
=> MD5 Checksum OK for asterisk-1.4.18.1.tar.gz.
=> SHA256 Checksum OK for asterisk-1.4.18.1.tar.gz.
===>  Patching for asterisk-1.4.18.1
===>  Applying extra patch /usr/ports/net/asterisk/files/nocodecnego-patch-Makefile
===>  Applying FreeBSD patches for asterisk-1.4.18.1
/usr/bin/sed -i.bak -e 's|/var/lib|/usr/local/share|g' /usr/ports/net/asterisk/work/asterisk-1.4.18.1/configs/musiconhold.conf.sample
===>   asterisk-1.4.18.1 depends on executable: mpg123 - found
===>   asterisk-1.4.18.1 depends on executable: gmake - found
===>   asterisk-1.4.18.1 depends on executable: bison - found
===>   asterisk-1.4.18.1 depends on shared library: speex.1 - found
===>   asterisk-1.4.18.1 depends on shared library: newt.51 - found
===>   asterisk-1.4.18.1 depends on shared library: gsm.1 - found
===>   asterisk-1.4.18.1 depends on shared library: curl.4 - found
===>   asterisk-1.4.18.1 depends on shared library: pt_r.1 - found
===>   asterisk-1.4.18.1 depends on shared library: h323_r.1 - found
===>   asterisk-1.4.18.1 depends on shared library: odbc.1 - found
===>   asterisk-1.4.18.1 depends on shared library: ltdl.4 - found
===>   asterisk-1.4.18.1 depends on shared library: vorbis.4 - found
===>   asterisk-1.4.18.1 depends on shared library: radiusclient-ng.2 - found
===>   asterisk-1.4.18.1 depends on shared library: netsnmp.10 - found
===>   asterisk-1.4.18.1 depends on shared library: iksemel.4 - found
===>   asterisk-1.4.18.1 depends on shared library: sqlite - found
===>   asterisk-1.4.18.1 depends on shared library: pq.5 - found
===>  Configuring for asterisk-1.4.18.1
configure: WARNING: you should use --build, --host, --target
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for i386-portbld-freebsd7.0-gcc... 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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
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 i386-portbld-freebsd7.0-uname... no
checking for uname... /usr/bin/uname
checking for i386-portbld-freebsd7.0-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... cc -E
checking how to run the C++ preprocessor... c++ -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for i386-portbld-freebsd7.0-ranlib... no
checking for ranlib... ranlib
checking for GNU make... gmake
checking for i386-portbld-freebsd7.0-strip... no
checking for strip... /usr/bin/strip
checking for i386-portbld-freebsd7.0-ar... no
checking for ar... /usr/bin/ar
checking for awk... /usr/bin/awk
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... :
checking for fetch... /usr/bin/fetch
checking for i386-portbld-freebsd7.0-soxmix... no
checking for soxmix... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... 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... no
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... yes
checking libintl.h presence... yes
checking for libintl.h... yes
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 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 cc needs -traditional... no
checking for working memcmp... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for alarm... yes
checking for working mktime... 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 for function prototypes... yes
checking whether setvbuf arguments are reversed... no
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 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 bzero... yes
checking for dup2... yes
checking for endpwent... yes
checking for floor... 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 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 pow... no
checking for putenv... yes
checking for re_comp... no
checking for regcomp... yes
checking for rint... no
checking for select... yes
checking for setenv... yes
checking for socket... yes
checking for sqrt... no
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 library containing gethostbyname_r... none required
checking for gethostbyname_r with 6 arguments... yes
checking for gethostbyname_r with 5 arguments... no
checking for PTHREAD_RWLOCK_INITIALIZER... yes
checking for PTHREAD_RWLOCK_PREFER_WRITER_NP... no
checking for compiler atomic operations... no
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 -ffunction-sections support... yes
checking for --gc-sections support... yes
checking for -Wdeclaration-after-statement support... yes
checking for res_ninit... no
checking for RTLD_NOLOAD... no
checking for IP_MTU_DISCOVER... no
checking libkern/OSAtomic.h usability... no
checking libkern/OSAtomic.h presence... no
checking for libkern/OSAtomic.h... no
checking for int... 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 gsm_create in -lgsm... yes
checking /usr/local/include/gsm.h usability... yes
checking /usr/local/include/gsm.h presence... yes
checking for /usr/local/include/gsm.h... yes
checking /usr/local/include/gsm/gsm.h usability... no
checking /usr/local/include/gsm/gsm.h presence... no
checking for /usr/local/include/gsm/gsm.h... no
checking for iks_start_sasl in -liksemel... yes
checking iksemel.h usability... yes
checking iksemel.h presence... yes
checking for iksemel.h... yes
checking for gnutls_bye in -lgnutls... yes
checking gnutls/gnutls.h usability... yes
checking gnutls/gnutls.h presence... yes
checking for gnutls/gnutls.h... yes
checking for UW IMAP Toolkit c-client library... 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 crashHandler in -lkdecore... no
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 i386-portbld-freebsd7.0-net-snmp-config... no
checking for net-snmp-config... /usr/local/bin/net-snmp-config
checking for snmp_register_callback in -lnetsnmp... yes
checking for newtBell in -lnewt... yes
checking newt.h usability... yes
checking newt.h presence... yes
checking for newt.h... yes
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 linux/soundcard.h usability... no
checking linux/soundcard.h presence... no
checking for linux/soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for i386-portbld-freebsd7.0-pg_config... no
checking for pg_config... /usr/local/bin/pg_config
checking for PQescapeStringConn in -lpq... yes
checking for poptStrerror in -lpopt... yes
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking for pri_keypad_facility in -lpri... no
checking /home/emz/pwlib/include/ptlib.h usability... no
checking /home/emz/pwlib/include/ptlib.h presence... no
checking for /home/emz/pwlib/include/ptlib.h... no
checking /usr/local/include/ptlib.h usability... yes
checking /usr/local/include/ptlib.h presence... yes
checking for /usr/local/include/ptlib.h... yes
checking for ptlib-config... /usr/local/bin/ptlib-config
11200
10902
checking if PWLib version 1.12.0 is compatible with chan_h323... yes
checking PWLib installation validity... yes
checking /usr/local/version.h usability... no
checking /usr/local/version.h presence... no
checking for /usr/local/version.h... no
checking /usr/local/share/pwlib/../openh323/version.h usability... yes
checking /usr/local/share/pwlib/../openh323/version.h presence... yes
checking for /usr/local/share/pwlib/../openh323/version.h... yes
checking for /usr/local/share/pwlib/../openh323/include/h323.h... no
11900
11703
checking if OpenH323 version 1.19.0 is compatible with chan_h323... yes
checking OpenH323 build option... opt
checking OpenH323 installation validity... yes
checking for rc_read_config in -lradiusclient-ng... yes
checking radiusclient-ng.h usability... yes
checking radiusclient-ng.h presence... yes
checking for radiusclient-ng.h... yes
checking for speex_encode in -lspeex... yes
checking speex/speex.h usability... yes
checking speex/speex.h presence... yes
checking for speex/speex.h... yes
checking for speex_preprocess_ctl in -lspeexdsp... no
checking for sqlite_exec in -lsqlite... yes
checking sqlite.h usability... yes
checking sqlite.h presence... yes
checking for sqlite.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 for OSPPCryptoDecrypt in -losptk... no
checking for tgetent in -ltermcap... yes
checking for tgetent in -ltinfo... yes
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 i386-portbld-freebsd7.0-gtk-config... no
checking for gtk-config... no
checking for i386-portbld-freebsd7.0-pkg-config... no
checking for pkg-config... pkg-config
gnome-config: not found
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 i386-portbld-freebsd7.0-curl-config... no
checking for curl-config... /usr/local/bin/curl-config
checking for curl_version() in curl/curl.h... yes
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  : freebsd7.0
configure: Host CPU : i386
===>  Building for asterisk-1.4.18.1
gmake[1]: Entering directory `/usr/ports/net/asterisk/work/asterisk-1.4.18.1/menuselect'
gnome-config: not found
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 gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for cp... /bin/cp
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir -p
checking for nroff... /usr/bin/nroff
checking for rm... /bin/rm
checking for strdup... yes
checking for vsnprintf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mxml.list
config.status: creating mxml.pc
config.status: creating config.h
gmake[1]: Leaving directory `/usr/ports/net/asterisk/work/asterisk-1.4.18.1/menuselect'
gmake[1]: Entering directory `/usr/ports/net/asterisk/work/asterisk-1.4.18.1/menuselect'
gmake[2]: Entering directory `/usr/ports/net/asterisk/work/asterisk-1.4.18.1/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_curses.o menuselect_curses.c
gmake[3]: Entering directory `/usr/ports/net/asterisk/work/asterisk-1.4.18.1/menuselect/mxml'
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
gmake[3]: Leaving directory `/usr/ports/net/asterisk/work/asterisk-1.4.18.1/menuselect/mxml'
gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a mxml/libmxml.a -lncurses
gmake[2]: Leaving directory `/usr/ports/net/asterisk/work/asterisk-1.4.18.1/menuselect'
gmake[1]: Leaving directory `/usr/ports/net/asterisk/work/asterisk-1.4.18.1/menuselect'
Generating input for menuselect ...
menuselect/menuselect --check-deps   menuselect.makeopts
Generating embedded module rules ...
   [CC] astman.c -> astman.o
   [CC] md5.c -> md5.o
   [LD] astman.o md5.o -> astman
   [CC] smsq.c -> smsq.o
   [CC] strcompat.c -> strcompat.o
   [LD] smsq.o strcompat.o -> smsq
   [CC] stereorize.c -> stereorize.o
   [CC] frame.c -> frame.o
   [LD] stereorize.o frame.o -> stereorize
   [CC] streamplayer.c -> streamplayer.o
   [LD] streamplayer.o -> streamplayer
   [CC] aelparse.c -> aelparse.o
   [CC] aelbison.c -> aelbison.o
   [CC] pbx_ael.c -> pbx_ael.o
   [CC] ael_main.c -> ael_main.o
   [CC] ast_expr2f.c -> ast_expr2f.o
   [CC] ast_expr2.c -> ast_expr2.o
   [LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o strcompat.o -> aelparse
   [CC] muted.c -> muted.o
   [LD] muted.o -> muted
   [CC] eagi-test.c -> eagi-test.o
   [CC] strcompat.c -> strcompat.o
   [LD] eagi-test.o strcompat.o -> eagi-test
   [CC] eagi-sphinx-test.c -> eagi-sphinx-test.o
   [LD] eagi-sphinx-test.o -> eagi-sphinx-test
   [CC] res_adsi.c -> res_adsi.o
   [LD] res_adsi.o -> res_adsi.so
   [CC] res_agi.c -> res_agi.o
   [LD] res_agi.o -> res_agi.so
   [CC] res_clioriginate.c -> res_clioriginate.o
   [LD] res_clioriginate.o -> res_clioriginate.so
   [CC] res_config_odbc.c -> res_config_odbc.o
   [LD] res_config_odbc.o -> res_config_odbc.so
   [CC] res_config_pgsql.c -> res_config_pgsql.o
   [LD] res_config_pgsql.o -> res_config_pgsql.so
   [CC] res_convert.c -> res_convert.o
   [LD] res_convert.o -> res_convert.so
   [CC] res_crypto.c -> res_crypto.o
   [LD] res_crypto.o -> res_crypto.so
   [CC] res_features.c -> res_features.o
res_features.c: In function 'handle_parkedcalls':
res_features.c:2067: warning: format '%6ld' expects type 'long int', but argument 8 has type 'time_t'
   [LD] res_features.o -> res_features.so
   [CC] res_indications.c -> res_indications.o
   [LD] res_indications.o -> res_indications.so
   [CC] res_jabber.c -> res_jabber.o
   [LD] res_jabber.o -> res_jabber.so
   [CC] res_monitor.c -> res_monitor.o
   [LD] res_monitor.o -> res_monitor.so
   [CC] res_musiconhold.c -> res_musiconhold.o
   [LD] res_musiconhold.o -> res_musiconhold.so
   [CC] res_odbc.c -> res_odbc.o
   [LD] res_odbc.o -> res_odbc.so
   [CC] res_smdi.c -> res_smdi.o
   [LD] res_smdi.o -> res_smdi.so
   [CC] res_snmp.c -> res_snmp.o
   [CC] snmp/agent.c -> snmp/agent.o
   [LD] res_snmp.o snmp/agent.o -> res_snmp.so
   [CC] res_speech.c -> res_speech.o
   [LD] res_speech.o -> res_speech.so
   [CC] chan_agent.c -> chan_agent.o
   [LD] chan_agent.o -> chan_agent.so
   [CC] chan_gtalk.c -> chan_gtalk.o
   [LD] chan_gtalk.o -> chan_gtalk.so
   [CC] chan_h323.c -> chan_h323.o
touch ast_h323.cxx
touch caps_h323.cxx
touch cisco-h225.cxx
touch compat_h323.cxx
c++ -DNDEBUG -I../../include -include ../../include/asterisk/autoconfig.h -fPIC -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -D_REENTRANT -pthread -fno-exceptions -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -Wall -DNDEBUG -I/usr/local/share/pwlib//include -DPTRACING -I/usr/local/include/openh323 -M ast_h323.cxx >> *.dep
c++ -DNDEBUG -I../../include -include ../../include/asterisk/autoconfig.h -fPIC  -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include  -D_REENTRANT -pthread -fno-exceptions  -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -Wall  -DNDEBUG -I/usr/local/share/pwlib//include -DPTRACING -I/usr/local/include/openh323 -Os  -pipe -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include   -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -c ast_h323.cxx -o ast_h323.o
ast_h323.cxx: In destructor 'virtual MyProcess::~MyProcess()':
ast_h323.cxx:194: error: 'timerChangePipe' was not declared in this scope
gmake[2]: *** [ast_h323.o] Error 1
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.87288.0 env make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! net/asterisk  (unknown build error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
===Cut===
>How-To-Repeat:
Take the 7.0-RELEASE, and try to install net/asterisk onto it.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803270504.m2R54P2C000443>