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

Pachless client support for RHEL6's 2.6.32 kernel

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 1.8.6
    • Lustre 1.8.6
    • None
    • 3
    • 6109

    Description

      We have an customer who wants to run an big server (Intel x86_64, but 2TB memory). Actually, RHEL5 doesn't support 2TB memory system, but RHEL6 can. So, we now need pathless clients for RHEL6's 2.6.32 kernel. We have been using SLES11SP1's 2.6.32 kernel at Titech, so I wondered if we could also build patchless clients for RHEL6, but the build failed below. I know there are many work for RHEL6 support for the lustre server, but I hope patches only for clients are not many. This seems under discussion on bug 22375, so could someone advise me which patch needs for RHEL6's clients?

      CC [M] /usr/src/lustre-1.8.4.ddn2.1/lustre/llite/lloop.o
      In file included from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/linux/lvfs.h:49,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/lvfs.h:48,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/obd_support.h:41,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/lustre_cfg.h:211,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/lustre_lib.h:47,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/llite/lloop.c:110:
      /usr/src/lustre-1.8.4.ddn2.1/lustre/include/linux/lustre_compat25.h:455:1: error: "synchronize_rcu" redefined
      In file included from /usr/src/kernels/2.6.32-71.14.1.el6.x86_64/include/linux/tracepoint.h:18,
      from /usr/src/kernels/2.6.32-71.14.1.el6.x86_64/include/linux/module.h:18,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/llite/lloop.c:85:
      /usr/src/kernels/2.6.32-71.14.1.el6.x86_64/include/linux/rcupdate.h:58:1: error: this is the location of the previous definition
      cc1: warnings being treated as errors
      In file included from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/linux/lvfs.h:49,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/lvfs.h:48,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/obd_support.h:41,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/lustre_cfg.h:211,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/include/lustre_lib.h:47,
      from /usr/src/lustre-1.8.4.ddn2.1/lustre/llite/lloop.c:110:
      /usr/src/lustre-1.8.4.ddn2.1/lustre/include/linux/lustre_compat25.h: In function 'set_shrinker':
      /usr/src/lustre-1.8.4.ddn2.1/lustre/include/linux/lustre_compat25.h:503: error: assignment from incompatible pointer type
      /usr/src/lustre-1.8.4.ddn2.1/lustre/llite/lloop.c: In function 'loop_set_fd':
      /usr/src/lustre-1.8.4.ddn2.1/lustre/llite/lloop.c:508: error: implicit declaration of function 'blk_queue_max_sectors'
      /usr/src/lustre-1.8.4.ddn2.1/lustre/llite/lloop.c:510: error: implicit declaration of function 'blk_queue_max_phys_segments'
      /usr/src/lustre-1.8.4.ddn2.1/lustre/llite/lloop.c:511: error: implicit declaration of function 'blk_queue_max_hw_segments'
      make[6]: *** [/usr/src/lustre-1.8.4.ddn2.1/lustre/llite/lloop.o] Error 1
      make[5]: *** [/usr/src/lustre-1.8.4.ddn2.1/lustre/llite] Error 2
      make[4]: *** [/usr/src/lustre-1.8.4.ddn2.1/lustre] Error 2
      make[3]: *** [_module_/usr/src/lustre-1.8.4.ddn2.1] Error 2
      make[3]: Leaving directory `/usr/src/kernels/2.6.32-71.14.1.el6.x86_64'
      make[2]: *** [modules] Error 2
      make[2]: Leaving directory `/usr/src/lustre-1.8.4.ddn2.1'
      make[1]: *** [all-recursive] Error 1
      make[1]: Leaving directory `/usr/src/lustre-1.8.4.ddn2.1'
      make: *** [all] Error 2

      Attachments

        Activity

          [LU-62] Pachless client support for RHEL6's 2.6.32 kernel

          Integrated in lustre-reviews » server,el5-x86_64 #110
          LU-62 rhel6 support

          Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073
          Files :

          • build/lbuild-rhel6
          • build/lbuild
          • lustre/autoconf/lustre-core.m4
          • lustre/kernel_patches/targets/2.6-rhel6.target.in
          • build/funcs.sh
          hudson Build Master (Inactive) added a comment - Integrated in lustre-reviews » server,el5-x86_64 #110 LU-62 rhel6 support Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073 Files : build/lbuild-rhel6 build/lbuild lustre/autoconf/lustre-core.m4 lustre/kernel_patches/targets/2.6-rhel6.target.in build/funcs.sh

          Integrated in lustre-reviews » server,el6-i686 #110
          LU-62 rhel6 support

          Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073
          Files :

          • lustre/kernel_patches/targets/2.6-rhel6.target.in
          • lustre/autoconf/lustre-core.m4
          • build/funcs.sh
          • build/lbuild-rhel6
          • build/lbuild
          hudson Build Master (Inactive) added a comment - Integrated in lustre-reviews » server,el6-i686 #110 LU-62 rhel6 support Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073 Files : lustre/kernel_patches/targets/2.6-rhel6.target.in lustre/autoconf/lustre-core.m4 build/funcs.sh build/lbuild-rhel6 build/lbuild

          Integrated in lustre-reviews » client,el6-i686 #110
          LU-62 rhel6 support

          Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073
          Files :

          • build/lbuild
          • lustre/autoconf/lustre-core.m4
          • lustre/kernel_patches/targets/2.6-rhel6.target.in
          • build/funcs.sh
          • build/lbuild-rhel6
          hudson Build Master (Inactive) added a comment - Integrated in lustre-reviews » client,el6-i686 #110 LU-62 rhel6 support Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073 Files : build/lbuild lustre/autoconf/lustre-core.m4 lustre/kernel_patches/targets/2.6-rhel6.target.in build/funcs.sh build/lbuild-rhel6

          Integrated in lustre-reviews » client,el6-x86_64 #110
          LU-62 rhel6 support

          Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073
          Files :

          • build/lbuild-rhel6
          • lustre/kernel_patches/targets/2.6-rhel6.target.in
          • build/lbuild
          • lustre/autoconf/lustre-core.m4
          • build/funcs.sh
          hudson Build Master (Inactive) added a comment - Integrated in lustre-reviews » client,el6-x86_64 #110 LU-62 rhel6 support Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073 Files : build/lbuild-rhel6 lustre/kernel_patches/targets/2.6-rhel6.target.in build/lbuild lustre/autoconf/lustre-core.m4 build/funcs.sh

          Integrated in lustre-reviews » client,ubuntu-x86_64 #110
          LU-62 rhel6 support

          Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073
          Files :

          • build/lbuild
          • build/lbuild-rhel6
          • lustre/autoconf/lustre-core.m4
          • build/funcs.sh
          • lustre/kernel_patches/targets/2.6-rhel6.target.in
          hudson Build Master (Inactive) added a comment - Integrated in lustre-reviews » client,ubuntu-x86_64 #110 LU-62 rhel6 support Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073 Files : build/lbuild build/lbuild-rhel6 lustre/autoconf/lustre-core.m4 build/funcs.sh lustre/kernel_patches/targets/2.6-rhel6.target.in

          Integrated in lustre-reviews » server,el6-x86_64 #110
          LU-62 rhel6 support

          Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073
          Files :

          • lustre/kernel_patches/targets/2.6-rhel6.target.in
          • build/lbuild-rhel6
          • build/lbuild
          • lustre/autoconf/lustre-core.m4
          • build/funcs.sh
          hudson Build Master (Inactive) added a comment - Integrated in lustre-reviews » server,el6-x86_64 #110 LU-62 rhel6 support Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073 Files : lustre/kernel_patches/targets/2.6-rhel6.target.in build/lbuild-rhel6 build/lbuild lustre/autoconf/lustre-core.m4 build/funcs.sh

          Integrated in lustre-reviews » client,ubuntu-x86_64 #110
          LU-62 rhel6 support

          Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073
          Files :

          • lustre/autoconf/lustre-core.m4
          • lustre/kernel_patches/targets/2.6-rhel6.target.in
          • build/lbuild-rhel6
          • build/lbuild
          • build/funcs.sh
          hudson Build Master (Inactive) added a comment - Integrated in lustre-reviews » client,ubuntu-x86_64 #110 LU-62 rhel6 support Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073 Files : lustre/autoconf/lustre-core.m4 lustre/kernel_patches/targets/2.6-rhel6.target.in build/lbuild-rhel6 build/lbuild build/funcs.sh

          Integrated in lustre-reviews » server,el6-i686 #110
          LU-62 rhel6 support

          Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073
          Files :

          • lustre/autoconf/lustre-core.m4
          • lustre/kernel_patches/targets/2.6-rhel6.target.in
          • build/lbuild-rhel6
          • build/funcs.sh
          • build/lbuild
          hudson Build Master (Inactive) added a comment - Integrated in lustre-reviews » server,el6-i686 #110 LU-62 rhel6 support Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073 Files : lustre/autoconf/lustre-core.m4 lustre/kernel_patches/targets/2.6-rhel6.target.in build/lbuild-rhel6 build/funcs.sh build/lbuild

          Integrated in lustre-reviews » client,el6-i686 #110
          LU-62 rhel6 support

          Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073
          Files :

          • build/funcs.sh
          • lustre/kernel_patches/targets/2.6-rhel6.target.in
          • build/lbuild
          • lustre/autoconf/lustre-core.m4
          • build/lbuild-rhel6
          hudson Build Master (Inactive) added a comment - Integrated in lustre-reviews » client,el6-i686 #110 LU-62 rhel6 support Brian J. Murrell : 96f86412640b95e32a3498d0a9952bfcd4a54073 Files : build/funcs.sh lustre/kernel_patches/targets/2.6-rhel6.target.in build/lbuild lustre/autoconf/lustre-core.m4 build/lbuild-rhel6

          Brian,

          did you apply the following patch as well?
          https://bugzilla.lustre.org/attachment.cgi?id=32564 (bugzilla 23064)

          this patch is also needed for RHEL6 client build.

          See my previous comment on this ticket.

          http://jira.whamcloud.com/browse/LU-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11132#action_11132

          ihara Shuichi Ihara (Inactive) added a comment - Brian, did you apply the following patch as well? https://bugzilla.lustre.org/attachment.cgi?id=32564 (bugzilla 23064) this patch is also needed for RHEL6 client build. See my previous comment on this ticket. http://jira.whamcloud.com/browse/LU-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11132#action_11132

          Patchless client doesn't currently build for RHEL6:

          http://build.whamcloud.com/job/lustre-reviews/47/build_type=client,distro=el6/console

          cc1: warnings being treated as errors
          In file included from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lvfs.h:49,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lvfs.h:48,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/obd_support.h:41,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lov/lov_log.c:53:
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h: In function 'set_shrinker':
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h:516: error: assignment from incompatible pointer type
          cc1: warnings being treated as errors
          In file included from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lvfs.h:49,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lvfs.h:48,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/obd_support.h:41,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/obd_class.h:40,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/mdc/mdc_request.c:51:
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h: In function 'set_shrinker':
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h:516: error: assignment from incompatible pointer type
          cc1: warnings being treated as errors
          In file included from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lvfs.h:49,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lvfs.h:48,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lvfs/lvfs_common.c:43:
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h: In function 'set_shrinker':
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h:516: error: assignment from incompatible pointer type
          make[6]: *** [/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lvfs/lvfs_common.o] Error 1
          make[5]: *** [/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lvfs] Error 2
          make[5]: *** Waiting for unfinished jobs....
          cc1: warnings being treated as errors
          In file included from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lvfs.h:49,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lvfs.h:48,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/obd_support.h:41,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lustre_cfg.h:211,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lustre_lib.h:47,
                           from /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c:110:
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h: In function 'set_shrinker':
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h:516: error: assignment from incompatible pointer type
          make[6]: *** [/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lov/lov_log.o] Error 1
          make[5]: *** [/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lov] Error 2
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c: In function 'loop_set_fd':
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c:508: error: implicit declaration of function 'blk_queue_max_sectors'
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c:510: error: implicit declaration of function 'blk_queue_max_phys_segments'
          /var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c:511: error: implicit declaration of function 'blk_queue_max_hw_segments'
          make[6]: *** [/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.o] Error 1
          make[5]: *** [/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite] Error 2
          make[6]: *** [/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/mdc/mdc_request.o] Error 1
          make[5]: *** [/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/mdc] Error 2
          make[4]: *** [/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre] Error 2
          make[4]: *** Waiting for unfinished jobs....
          make[3]: *** [_module_/var/lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54] Error 2
          make[2]: *** [modules] Error 2
          make[1]: *** [all-recursive] Error 1
          make: *** [all] Error 2
          
          brian Brian Murrell (Inactive) added a comment - Patchless client doesn't currently build for RHEL6: http://build.whamcloud.com/job/lustre-reviews/47/build_type=client,distro=el6/console cc1: warnings being treated as errors In file included from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lvfs.h:49, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lvfs.h:48, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/obd_support.h:41, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lov/lov_log.c:53: / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h: In function 'set_shrinker' : / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h:516: error: assignment from incompatible pointer type cc1: warnings being treated as errors In file included from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lvfs.h:49, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lvfs.h:48, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/obd_support.h:41, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/obd_class.h:40, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/mdc/mdc_request.c:51: / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h: In function 'set_shrinker' : / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h:516: error: assignment from incompatible pointer type cc1: warnings being treated as errors In file included from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lvfs.h:49, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lvfs.h:48, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lvfs/lvfs_common.c:43: / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h: In function 'set_shrinker' : / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h:516: error: assignment from incompatible pointer type make[6]: *** [/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lvfs/lvfs_common.o] Error 1 make[5]: *** [/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lvfs] Error 2 make[5]: *** Waiting for unfinished jobs.... cc1: warnings being treated as errors In file included from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lvfs.h:49, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lvfs.h:48, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/obd_support.h:41, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lustre_cfg.h:211, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/lustre_lib.h:47, from / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c:110: / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h: In function 'set_shrinker' : / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/include/linux/lustre_compat25.h:516: error: assignment from incompatible pointer type make[6]: *** [/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lov/lov_log.o] Error 1 make[5]: *** [/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/lov] Error 2 / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c: In function 'loop_set_fd' : / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c:508: error: implicit declaration of function 'blk_queue_max_sectors' / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c:510: error: implicit declaration of function 'blk_queue_max_phys_segments' / var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.c:511: error: implicit declaration of function 'blk_queue_max_hw_segments' make[6]: *** [/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite/lloop.o] Error 1 make[5]: *** [/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/llite] Error 2 make[6]: *** [/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/mdc/mdc_request.o] Error 1 make[5]: *** [/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre/mdc] Error 2 make[4]: *** [/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54/lustre] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [_module_/ var /lib/hudson/workspace/lustre-reviews/build_type/client/distro/el6/BUILD/BUILD/lustre-1.8.5.54] Error 2 make[2]: *** [modules] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2

          People

            laisiyao Lai Siyao
            ihara Shuichi Ihara (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: