[Bugs] [Bug 1623487] New: infra: fedora smoke machines need python3-devel rpm installed
bugzilla at redhat.com
bugzilla at redhat.com
Wed Aug 29 13:27:40 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1623487
Bug ID: 1623487
Summary: infra: fedora smoke machines need python3-devel rpm
installed
Product: GlusterFS
Version: mainline
Component: project-infrastructure
Assignee: bugs at gluster.org
Reporter: kkeithle at redhat.com
CC: bugs at gluster.org, gluster-infra at gluster.org
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:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list