New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 868123 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Emerging pygobject-3.22.0 fails on configure step when set PYTHON_TARGETS="python3_4"

Project Member Reported by saludlemus@google.com, Jul 26

Issue description

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
 
dev-python:pygobject-3.22.0:20180726-173239.log
11.3 KB View Download
Cc: vmreyes@google.com vapier@chromium.org bleung@chromium.org bleung@google.com
Components: Infra>Client>ChromeOS>Build
Labels: allpublic
cross-compiling w/python3 isn't supported yet
Cc: jclinton@chromium.org
Status: Available (was: Unconfirmed)

Sign in to add a comment