[Bugs] [Bug 1212676] NetBSD port

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 23 05:31:45 UTC 2015


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



--- Comment #7 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10279 committed in release-3.7 by Vijay
Bellur (vbellur at redhat.com) 
------
commit 8611fe7b30f86ddde5d5acfde45a6ec424186e02
Author: Emmanuel Dreyfus <manu at netbsd.org>
Date:   Sun Apr 19 03:02:50 2015 +0200

    Fix case mistake for MKDIR_P in Makefiles

    Some makefiles used $(mkdir_p) instead of the corectly defined $(MKDIR_P).
    The former is substituted as an empty string, leading to possible failures
    depending of the user shell tolerance. NetBSD's /bin/sh seems to choke
    more easily than Linux's /bin/bash, but if the later does not fail, it
    does not created the intended directories anyway.

    Resubmit after rebase in hope that regression test will have less
    spurious failures.

    Backport of: I8caed4000f3c91cb3a685453848fb854793945ed

    BUG: 1212676
    Change-Id: I393ffda8aa24bffce86f7b1f19b999ffa30c3562
    Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
    Reviewed-on: http://review.gluster.org/10279
    Tested-by: NetBSD Build System
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Vijay Bellur <vbellur 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=TTil6A31Ne&a=cc_unsubscribe


More information about the Bugs mailing list