Quoting David Suárez (2013-10-06 20:57:47)
> 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.

Thanks, but the package is waiting for the asterisk package to provide  
infrastructure to ensure an ABI - simply rebuilding manually each time  
asterisk change is deemed insufficient by release managers and was the  
reason this package was rejected from last stable release.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature

Reply via email to