Chrome Version: <69.0.3464.0>
Chrome OS Version: <10799.0.2018_06_19_1616>
Chrome OS Platform: <GOOGLE-EVE>
Please specify Cr-* of the system to which this bug/feature applies (add
the label below).
Cr-OS-Installer
Steps To Reproduce:
(1) Run cros_portage_upgrade --upgrade --board=eve dev-python/pygobject-3.22.0
----- Need updated eclasses; otherwise, the package will complain
(2) Run cp /tmp/portage/eclass/gnome2-utils.eclass eclass/
(3) Run cp /tmp/portage/eclass/gnome2.eclass eclass/
(4) Run cp /tmp/portage/eclass/xdg.eclass eclass/
-----
(5) Run PYTHON_TARGETS="python3_4" emerge-eve =dev-python/pygobject-3.22.0
Expected Result:
Package passes the configure step, compiles, and successfully emerges.
Actual Result:
configure: error: Python headers not found
Additional Information:
This package is required for fwupd, and fwupd also requires PYTHON_TARGETS="python3_4."
The lines before the error will be helpful, mainly:
/usr/bin/python3.4
checking whether /usr/bin/python3.4 version >= 2.7... yes
checking for python script directory... (cached) ${libdir}/python2.7/site-packages
checking for python extension module directory... (cached) ${libdir}/python2.7/site-packages
|
Deleted:
dev-python:pygobject-3.22.0:20180726-173239.log
11.3 KB
|
|
dev-python:pygobject-3.22.0:20180726-173239.log
11.3 KB
View
Download
|
Comment 1 by bleung@chromium.org
, Jul 26