Created attachment 509880 [details] build.log - first part -doc works, compiling with doc enabled and lower python versions too. * python3_6: running distutils-r1_run_phase python_install_all ERROR:root:Failed to copy file: _parsed_options=Namespace(group=-1, mode=420, owner=-1), source=b'/var/tmp/portage/dev-python/numpy-1.13.3/distdir/numpy-user-1.13.0.pdf', dest_dir=b'/var/tmp/portage/dev-python/numpy-1.13.3/image/usr/share/doc/numpy-1.13.3' Traceback (most recent call last): File "/usr/lib/portage/python3.6/doins.py", line 184, in run copyfile(source, dest) File "/usr/lib64/python3.6/site-packages/portage/util/file_copy/__init__.py", line 30, in _optimized_copyfile _file_copy(src_file.fileno(), dst_file.fileno()) OSError: [Errno 95] Operation not supported ERROR:root:Failed to copy file: _parsed_options=Namespace(group=-1, mode=420, owner=-1), source=b'/var/tmp/portage/dev-python/numpy-1.13.3/distdir/numpy-ref-1.13.0.pdf', dest_dir=b'/var/tmp/portage/dev-python/numpy-1.13.3/image/usr/share/doc/numpy-1.13.3' Traceback (most recent call last): File "/usr/lib/portage/python3.6/doins.py", line 184, in run copyfile(source, dest) File "/usr/lib64/python3.6/site-packages/portage/util/file_copy/__init__.py", line 30, in _optimized_copyfile _file_copy(src_file.fileno(), dst_file.fileno()) OSError: [Errno 95] Operation not supported * ERROR: dev-python/numpy-1.13.3::gentoo failed (install phase): * dodoc failed
Created attachment 509882 [details] build.log - second part
Created attachment 509884 [details] emerge --info
Versions in tree are stable. Cannot reproduce on my amd64 test machine.