Comment 5 for bug 1527741

Revision history for this message
Matthias Klose (doko) wrote :

oxide-qt now ftbfs with:

../../../../third_party/chromium/src/third_party/libvpx_new/source/libvpx/vp8/common/treecoder.c -o obj/third_party/chromium/src/third_party/libvpx_new/source/libvpx/vp8/common/libvpx_new.treecoder.o
../../../../third_party/chromium/src/third_party/libvpx_new/source/libvpx/vp8/common/treecoder.c: In function 'tree2tok':
../../../../third_party/chromium/src/third_party/libvpx_new/source/libvpx/vp8/common/treecoder.c:32:9: error: invalid use of array with unspecified bounds
         const vp8_tree_index j = t[i++];
         ^
../../../../third_party/chromium/src/third_party/libvpx_new/source/libvpx/vp8/common/treecoder.c:32:34: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
         const vp8_tree_index j = t[i++];
                                  ^
../../../../third_party/chromium/src/third_party/libvpx_new/source/libvpx/vp8/common/treecoder.c: In function 'branch_counts':
../../../../third_party/chromium/src/third_party/libvpx_new/source/libvpx/vp8/common/treecoder.c:96:13: error: invalid use of array with unspecified bounds
             i = tree[ i + b];
             ^
../../../../third_party/chromium/src/third_party/libvpx_new/source/libvpx/vp8/common/treecoder.c:96:15: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
             i = tree[ i + b];
               ^
ninja: build stopped: subcommand failed.
make[3]: *** [CMakeFiles/gyp_all] Error 1
make[2]: *** [CMakeFiles/gyp_all.dir/all] Error 2
CMakeFiles/gyp_all.dir/build.make:52: recipe for target 'CMakeFiles/gyp_all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/obj-arm-linux-gnueabihf'
make[2]: *** Waiting for unfinished jobs....

it even fails earlier on a porter box