Bug#868622: mathgl FTBFS: error: 'op_lshift' is not a member of 'octave_value'

Adrian Bunk bunk at debian.org
Mon Jul 17 00:50:55 UTC 2017


Source: mathgl
Version: 2.4-1
Severity: serious

https://buildd.debian.org/status/package.php?p=mathgl&suite=sid

...
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx: In function 'void SWIG_InstallBinaryOps(int, int)':
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx:2099:46: error: 'op_lshift' is not a member of 'octave_value'
 if (!octave_value_typeinfo::lookup_binary_op(octave_value::op_##name,tid1,tid2)) \
                                              ^
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx:2147:5: note: in expansion of macro 'swigreg_binary_op'
     swigreg_binary_op(lshift);
     ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx:2100:43: error: 'op_lshift' is not a member of 'octave_value'
 octave_value_typeinfo::register_binary_op(octave_value::op_##name,tid1,tid2,swig_binary_op_##name);
                                           ^
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx:2147:5: note: in expansion of macro 'swigreg_binary_op'
     swigreg_binary_op(lshift);
     ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx:2099:46: error: 'op_rshift' is not a member of 'octave_value'
 if (!octave_value_typeinfo::lookup_binary_op(octave_value::op_##name,tid1,tid2)) \
                                              ^
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx:2148:5: note: in expansion of macro 'swigreg_binary_op'
     swigreg_binary_op(rshift);
     ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx:2100:43: error: 'op_rshift' is not a member of 'octave_value'
 octave_value_typeinfo::register_binary_op(octave_value::op_##name,tid1,tid2,swig_binary_op_##name);
                                           ^
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx:2148:5: note: in expansion of macro 'swigreg_binary_op'
     swigreg_binary_op(rshift);
     ^~~~~~~~~~~~~~~~~
...
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx: In function 'octave_value_list Fmathgl(const octave_value_list&, int)':
/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/lang/mathglOCTAVE_wrap.cxx:143179:27: error: 'octave_call_stack' has not been declared
     octave_function *me = octave_call_stack::current();
                           ^~~~~~~~~~~~~~~~~
...



More information about the debian-science-maintainers mailing list