Source: octave-interval Version: 2.1.0-2 Severity: serious Tags: buster sid
Some recent change in unstable makes octave-interval FTBFS: https://tests.reproducible-builds.org/debian/history/octave-interval.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/octave-interval.html ... make -C doc manual.html make[1]: Entering directory '/build/1st/octave-interval-2.1.0/doc' /usr/bin/octave-cli --no-history --silent --no-init-file --no-window-system --eval "pkg ('prefix', [pwd(),'/../debian/octave-interval/usr/share/octave/packages'], [pwd(),'/../debian/octave-interval/usr/lib/x86_64-linux-gnu/octave/packages']); pkg ('local_list', [pwd(),'/../local-list']); pkg ('global_list', [pwd(),'/../global-list']); pkg ('load', 'interval');" \ --no-gui --silent --no-history \ --eval "source ('image/interval-sombrero.m');" \ --eval "__print_mesa__ (gcf, 'image/interval-sombrero.m.png');" error: __osmesa_print__: Depth and stencil doesn't match, are you sure you are using OSMesa >= 9.0? Makefile:26: recipe for target 'image/interval-sombrero.m.png' failed make[1]: *** [image/interval-sombrero.m.png] Error 1