test_doctests stderr

etc/python/grass/lib/gis.py:803: DeprecationWarning: classic int division
  ('__val', c_ulong * (1024 / (8 * sizeof(c_ulong)))),
/usr/lib/python2.7/dist-packages/numpy/core/__init__.py:6: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from . import multiarray
/usr/lib/python2.7/dist-packages/numpy/core/__init__.py:7: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from . import umath
FFetc/python/grass/pygrass/raster/abstract.py:307: DeprecationWarning: comparing unequal types not supported in 3.x
  if key >= self._rows:
ERROR: The index (%d) is out of range, have you open the map?.
FERROR: Raster map <elevation> not found