Bug 1623487 - infra: fedora smoke machines need python3-devel rpm installed
Summary: infra: fedora smoke machines need python3-devel rpm installed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: project-infrastructure
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: M. Scherer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-29 13:27 UTC by Kaleb KEITHLEY
Modified: 2018-10-03 04:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-10-03 04:11:28 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Kaleb KEITHLEY 2018-08-29 13:27:40 UTC
Description of problem:

Attempt to build w/ python3 gets 


09:13:30 /home/jenkins/root/workspace/fedora-smoke/xlators/features/glupy/src/glupy.c:14:10: fatal error: Python.h: No such file or directory
09:13:30  #include <Python.h>
09:13:30           ^~~~~~~~~~
09:13:30 compilation terminated.
Version-Release number of selected component (if applicable):



f28$ locate Python.h
/usr/include/python2.7/Python.h
/usr/include/python3.6m/Python.h

f28$ rpm -q --whatprovides /usr/include/python3.6m/Python.h
python3-devel-3.6.5-1.fc28.x86_64



How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 M. Scherer 2018-08-29 13:43:35 UTC
Adding it on the Fedora builders

Comment 2 Nigel Babu 2018-10-03 04:11:28 UTC
Done.


Note You need to log in before you can comment on or make changes to this bug.