[Pkg-octave-devel] Bug#877149: octave-interval FTBFS: Depth and stencil doesn't match, are you sure you are using OSMesa >= 9.0?

Adrian Bunk bunk at debian.org
Fri Sep 29 07:50:08 UTC 2017


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



More information about the Pkg-octave-devel mailing list