On Sun, 6 Oct 2013 20:57:47 +0200
David Suárez <david.sephi...@gmail.com> wrote:

> Source: asterisk-flite
> Version: 2.1-1.1
> Severity: serious
> Tags: jessie sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20131006 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> > gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> > -Werror=format-security -Wall -pipe -fPIC -Wall -Wstrict-prototypes
> > -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -g
> > -O2 -c -o app_flite.o app_flite.c app_flite.c: In function 'flite_exec':
> > app_flite.c:168:13: error: dereferencing pointer to incomplete type if
> > (chan->_state != AST_STATE_UP) ^ app_flite.c:170:47: error: dereferencing
> > pointer to incomplete type res = ast_streamfile(chan, cachefile,
> > chan->language); ^
> > app_flite.c:173:12: error: dereferencing pointer to incomplete type
> >         chan->name);
> >             ^
> > app_flite.c:239:10: error: dereferencing pointer to incomplete type
> >   if (chan->_state != AST_STATE_UP)
> >           ^
> > app_flite.c:241:43: error: dereferencing pointer to incomplete type
> >   res = ast_streamfile(chan, tmp_name, chan->language);
> >                                            ^
> > app_flite.c:243:66: error: dereferencing pointer to incomplete type
> >    ast_log(LOG_ERROR, "Flite: ast_streamfile failed on %s\n", chan->name);
> >                                                                   ^
> > make[1]: *** [app_flite.o] Error 1
> 
> The full build log is available from:
>    
> http://aws-logs.debian.net/ftbfs-logs/2013/10/06/asterisk-flite_2.1-1.1_unstable.log
> 
> A list of current common problems and possible solutions is available at
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
> 
> About the archive rebuild: The rebuild was done on EC2 VM instances from
> Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
> failed build was retried once to eliminate random failures.
> 

Hello,

Asterisk-flite module version 2.1 is not compatible with asterisk 11 and later.
Please use the latest version:
https://github.com/downloads/zaf/Asterisk-Flite/Asterisk-Flite-2.2-rc1.tar.gz

Regards,

Lefteris Zafiris


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to