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

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 25 11:40:24 UTC 2017


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



--- Comment #4 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18529 committed in release-3.12 by jiffin
tony Thottan (jthottan at redhat.com) 
------
commit 6d10d0e10cc78560d68f4a81024709abc9e0fdaf
Author: Niels de Vos <ndevos at redhat.com>
Date:   Tue Oct 10 13:23:50 2017 +0200

    build: make it possible to build cleanly 2x in a row

    'make clean' does not cleanup everything, and some of the files get
    cleaned too eagerly. Several files are being packaged in a 'make dist'
    tarball, that get rebuild each time anyway.

    Specifically, this change prevents
     - libglusterfs/src/generator.pyc from laying around
     - keeping rpc/xdr/gen/*.x symlinks
     - modifying tests/basic/{fuse,gfapi}/Makefile each run
     - including tests/env.rc and events/src/eventtypes.py in the tarball

    Cherry picked from commit a413c6353dbfff5221ea020ff8e1475d5ee17a81:
    > Change-Id: I774dd1abf3a9d3b6a89b938cf6ee7d7792c59a82
    > BUG: 1501317
    > Reported-by: Patrick Matthäi <pmatthaei at debian.org>
    > Signed-off-by: Niels de Vos <ndevos at redhat.com>

    Change-Id: I774dd1abf3a9d3b6a89b938cf6ee7d7792c59a82
    BUG: 1494527
    Reported-by: Patrick Matthäi <pmatthaei at debian.org>
    Signed-off-by: Niels de Vos <ndevos at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=qWCNMXJ12j&a=cc_unsubscribe


More information about the Bugs mailing list