generating gallery for gallery/ticks_and_spines... [ 75%] date_index_formatter2.py /var/tmp/portage/dev-python/matplotlib-2.2.4/work/matplotlib-2.2.4-python3_7/examples/misc/agg_buffer.py:33: DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer in stead X = np.fromstring(s, np.uint8).reshape((h, w, 3)) /usr/lib/python3.7/site-packages/pandas/plotting/_converter.py:129: FutureWarning: Using an implicitly registered datetime converter for a matplotlib plotting method. The converter was registered by pandas on import. Future versions of p andas will require you to explicitly register matplotlib converters. To register the converters: >>> from pandas.plotting import register_matplotlib_converters >>> register_matplotlib_converters() warnings.warn(msg, FutureWarning) /var/tmp/portage/dev-python/matplotlib-2.2.4/work/matplotlib-2.2.4-python3_7/build/lib/matplotlib/cbook/deprecation.py:107: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the ear lier instance. In a future version, a new instance will always be created and returned. Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance. warnings.warn(message, mplDeprecation, stacklevel=1) /var/tmp/portage/dev-python/matplotlib-2.2.4/work/matplotlib-2.2.4-python3_7/examples/specialty_plots/mri_demo.py:20: DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use from buffer instead im = np.fromstring(dfile.read(), np.uint16).reshape((256, 256)) /var/tmp/portage/dev-python/matplotlib-2.2.4/work/matplotlib-2.2.4-python3_7/examples/specialty_plots/mri_with_eeg.py:24: DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead im = np.fromstring(dfile.read(), np.uint16).reshape((256, 256)) /var/tmp/portage/dev-python/matplotlib-2.2.4/work/matplotlib-2.2.4-python3_7/build/lib/matplotlib/dates.py:316: RuntimeWarning: invalid value encountered in double_scalars ix, remainder = divmod(x, 1) Exception occurred: File "/var/tmp/portage/dev-python/matplotlib-2.2.4/work/matplotlib-2.2.4-python3_7/build/lib/matplotlib/dates.py", line 317, in _from_ordinalf ix = int(ix) ValueError: cannot convert float NaN to integer The full traceback has been saved in /var/tmp/portage/dev-python/matplotlib-2.2.4/temp/sphinx-err-n_19h16c.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! make: *** [Makefile:20: html] Error 2 * ERROR: dev-python/matplotlib-2.2.4::gentoo failed (compile phase): * emake failed
Created attachment 591716 [details] info emerge --info
Created attachment 591718 [details] matplotlib-2.2.4:20191003-144630.log.xz buildlog
Created attachment 591720 [details] sphinx-err-n_19h16c.log traceback