[Reproducible-builds] Bug#809129: libvpx: FTBFS: treecoder.c:32:9: error: invalid use of array with unspecified bounds

Chris Lamb lamby at debian.org
Sun Dec 27 13:07:31 UTC 2015


Source: libvpx
Version: 1.4.0-4
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

libvpx fails to build from source in unstable/amd64:

  [..]

I"/home/lamby/temp/cdt.20151227140351.4sWga0cGQQ/libvpx-1.4.0" -c -o vp8/common/treecoder.c.o /home/lamby/temp/cdt.20151227140351.4sWga0cGQQ/libvpx-1.4.0/vp8/common/treecoder.c
  /home/lamby/temp/cdt.20151227140351.4sWga0cGQQ/libvpx-1.4.0/vp8/common/treecoder.c: In function 'tree2tok':
  /home/lamby/temp/cdt.20151227140351.4sWga0cGQQ/libvpx-1.4.0/vp8/common/treecoder.c:32:9: error: invalid use of array with unspecified bounds
           const vp8_tree_index j = t[i++];
           ^
  /home/lamby/temp/cdt.20151227140351.4sWga0cGQQ/libvpx-1.4.0/vp8/common/treecoder.c:32:34: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
           const vp8_tree_index j = t[i++];
                                    ^
  /home/lamby/temp/cdt.20151227140351.4sWga0cGQQ/libvpx-1.4.0/vp8/common/treecoder.c: In function 'branch_counts':
  /home/lamby/temp/cdt.20151227140351.4sWga0cGQQ/libvpx-1.4.0/vp8/common/treecoder.c:96:13: error: invalid use of array with unspecified bounds
               i = tree[ i + b];
               ^
  /home/lamby/temp/cdt.20151227140351.4sWga0cGQQ/libvpx-1.4.0/vp8/common/treecoder.c:96:15: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
               i = tree[ i + b];
                 ^
  Makefile:148: recipe for target 'vp8/common/treecoder.c.o' failed
  make[2]: *** [vp8/common/treecoder.c.o] Error 1
  Makefile:17: recipe for target '.DEFAULT' failed
  make[1]: *** [.DEFAULT] Error 2
  make[1]: Leaving directory '/home/lamby/temp/cdt.20151227140351.4sWga0cGQQ/libvpx-1.4.0/builddir'
  debian/rules:116: recipe for target 'build-stamp' failed
  make: *** [build-stamp] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvpx.1.4.0-4.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 9482 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151227/659fa4ec/attachment.obj>


More information about the Reproducible-builds mailing list