[Bugs] [Bug 1494527] New: glusterfs fails to build twice in a row

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 22 12:30:44 UTC 2017


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

            Bug ID: 1494527
           Summary: glusterfs fails to build twice in a row
           Product: GlusterFS
           Version: 3.12
         Component: build
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: pmatthaei at debian.org
                CC: bugs at gluster.org
   External Bug ID: Debian BTS 876359



Description of problem:


Packages should be able to build twice in a row, so that make clean targets
make the original source realy clean again.


How reproducible:
Build it twice in a row

Currently in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876359 it is
reported that it fails with:

There are at least .pyc files left around:

  libglusterfs/src/generator.pyc

generated XDR symlinks:

  rpc/xdr/gen/*.x

and unexpected modifications to shipped files:

   tests/basic/fuse/Makefile
   tests/basic/gfapi/Makefile

After all those are removed, the build still fails due to the missing
Makefile.in files that have been removed somewhere. Running:

  $ autoreconf -f -i

makes things worse as then we get tons of modified Makefile.in file
changes.  I've not looked further after this.


pmatthaei:
I also have to remove "libglusterfs/src/gf-error-codes.h"

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