Source: libvpx
Version: 1.4.0-4
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@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
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: libvpx.1.4.0-4.unstable.amd64.log.txt.gz
Description: Binary data

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to