Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.6.0
-
None
-
-
3
-
12789
Description
While compiling Lustre master branch against kernel 2.6.32-431.5.1.el6 on RHEL6.5/ppc64 by using lbuild, I hit the following errors:
/root/lustre-release/build/BUILD/lustre-2.5.55/ldiskfs/extents.c:4832: error: __ksymtab_ldiskfs_ext_pblock causes a section type conflict /root/lustre-release/build/BUILD/lustre-2.5.55/ldiskfs/extents.c:4832: error: __ksymtab_ldiskfs_ext_pblock causes a section type conflict /root/lustre-release/build/BUILD/lustre-2.5.55/ldiskfs/extents.c:4829: error: __ksymtab_ldiskfs_ext_store_pblock causes a section type conflict /root/lustre-release/build/BUILD/lustre-2.5.55/ldiskfs/extents.c:4829: error: __ksymtab_ldiskfs_ext_store_pblock causes a section type conflict
The lbuild log "lbuild.ppc64.log" is attached.
Attachments
Activity
Labels | Original: mq414 |
Fix Version/s | New: Lustre 2.5.4 [ 11190 ] |
Labels | New: mq414 |
Labels | Original: 22pl mq414 |
Labels | Original: 22i | New: 22pl mq414 |
Fix Version/s | New: Lustre 2.7.0 [ 10631 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Labels | New: 22i |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Here are the back-ported patches for Lustre b2_5 branch:
http://review.whamcloud.com/12431 (from patch #9401)
http://review.whamcloud.com/12432 (from patch #9811)
The issue fixed http://review.whamcloud.com/9810 does not exist on Lustre b2_5 branch.