[Bugs] [Bug 1559787] New: even if 'glupy' is disabled, the build considers it.

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 23 09:30:25 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1559787

            Bug ID: 1559787
           Summary: even if 'glupy' is disabled, the build considers it.
           Product: GlusterFS
           Version: mainline
         Component: build
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: atumball at redhat.com
                CC: bugs at gluster.org



Description of problem:

# ./configure
---
GlusterFS configure summary
===========================
....
*glupy                : no*
....
---
# make
...
Making all in glupy
Making all in src
Making all in glupy
make[6]: Nothing to be done for 'all'.
  CC       glupy.lo
../../../../../xlators/features/glupy/src/glupy.c:14:10: fatal error: Python.h:
No such file or directory
 #include <Python.h>
          ^~~~~~~~~~
compilation terminated.
make[6]: *** [Makefile:622: glupy.lo] Error 1
-------

Version-Release number of selected component (if applicable):
master

How reproducible:
Always


Expected results:
No build failure.

-- 
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