On my ~amd64 box * python3_5: running distutils-r1_run_phase python_compile_all * Scanning for an open DISPLAY to start Xvfb ... * Starting Xvfb on $DISPLAY=1 ... after that nothing happens. dns ~ # ps -U portage PID TTY TIME CMD 13852 pts/3 00:00:00 sandbox 13854 pts/3 00:00:00 ebuild.sh 13871 pts/3 00:00:00 ebuild.sh 14625 pts/3 00:00:00 tee 14669 pts/3 00:00:00 Xvfb 14690 pts/3 00:00:02 python3.5 14695 ? 00:00:02 python3.5 <defunct> If I emerge pandas not from a terminal in X but from the console, the same happens, only $DISPLAY=0. dns ~ # emerge -pv pandas These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] dev-python/pandas-0.19.1::gentoo [0.17.1::gentoo] USE="X doc -full-support -minimal {-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4" 0 KiB Total: 1 package (1 upgrade), Size of downloads: 0 KiB
I cannot reproduce anymore, please try with latest version Thanks