Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-15476

Our ci processes fail to build master on bionic

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • Upstream
    • None
    • Upstream bionic cloud image in our ci.
    • 9223372036854775807

    Description

      We have a ci process for building various branches on bionic and focal.

      I recently pulled master from upstream and our bionic builds started failing with:

      In file included from include/linux/list.h:9:0,
                       from include/linux/wait.h:7,
                       from include/linux/wait_bit.h:8,
                       from include/linux/fs.h:6,
                       from /build/lustre-release/lustre/osd-ldiskfs/osd_io.c:45:
      /build/lustre-release/lustre/osd-ldiskfs/osd_io.c: In function ‘osd_declare_write_commit’:
      /build/lustre-release/lustre/osd-ldiskfs/osd_io.c:1487:34: error: ‘LDISKFS_MAX_EXTENT_DEPTH’ undeclared (first use in this function); did you mean ‘LDISKFS_MAX_TRANS_DATA’?
         depth = min(max(depth, 1) + 1, LDISKFS_MAX_EXTENT_DEPTH);

       

      I could disable server but this is a regression I believe ?

       

      Attachments

        Activity

          People

            wc-triage WC Triage
            james beal James Beal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: