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

port bug20355 to master(lctl and lfs need $(PTHREAD_LIBS))

Details

    • Bug
    • Resolution: Won't Fix
    • Minor
    • Lustre 2.1.0
    • Lustre 2.1.0
    • None
    • 3
    • 20,355
    • 10555

    Description

      on BG/P platform in LLNL, its compiler tool can't detect the pthread support implicitly, then it report compiler error.
      the fix is adding the pthread support(CFLAGS, LIBS) according to the platform for the argument could be different in some platforms
      (e.g. -lpthread or -lpthreads)

      now the patch has been reverted in both b1_8 and master

      Attachments

        Activity

          [LU-373] port bug20355 to master(lctl and lfs need $(PTHREAD_LIBS))
          pjones Peter Jones added a comment -

          Not needed at this time

          pjones Peter Jones added a comment - Not needed at this time

          currently,the is no patch needed to land on master, but it could still cause compile error on BG/P platform in LLNL
          without the patch specifying the pthread compile&link argument explicitly.

          hongchao.zhang Hongchao Zhang added a comment - currently,the is no patch needed to land on master, but it could still cause compile error on BG/P platform in LLNL without the patch specifying the pthread compile&link argument explicitly.

          People

            hongchao.zhang Hongchao Zhang
            hongchao.zhang Hongchao Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: