Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.17.0
    • Lustre 2.17.0
    • None
    • 3
    • 9223372036854775807

    Description

      If libtool and aclocal.m4 were generated by different versions of build tools, then building Lustre codes will hit errors similar to the following:

      libtool: Version mismatch error.  This is libtool 2.4.7 Debian-2.4.7-7build1, but the
      libtool: definition of this LT_INIT comes from libtool 2.4.6.
      libtool: You should recreate aclocal.m4 with macros from libtool 2.4.7 Debian-2.4.7-7build1
      libtool: and run autoconf again.
      

      To resolve the issue, we can append "--force" option to libtoolize in augoten.sh and run "sh augoten.sh" to regenerate the files. In order to avoid editing augoten.sh, we can add a "-f|--force" option to that script.

      Attachments

        Activity

          [LU-18692] libtool: Version mismatch error
          pjones Peter Jones added a comment -

          Merged for 2.17

          pjones Peter Jones added a comment - Merged for 2.17

          "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/57965/
          Subject: LU-18692 build: add -f option to libtoolize
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: 8d4ba8b7d4ced228165b2c9c043fd9cdeda9e2da

          gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/57965/ Subject: LU-18692 build: add -f option to libtoolize Project: fs/lustre-release Branch: master Current Patch Set: Commit: 8d4ba8b7d4ced228165b2c9c043fd9cdeda9e2da

          "Jian Yu <yujian@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/57965
          Subject: LU-18692 build: add f|-force option to autogen.sh
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: a874de1bd4873cad8d5a505e93bc3f9a13c8087e

          gerrit Gerrit Updater added a comment - "Jian Yu <yujian@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/57965 Subject: LU-18692 build: add f| -force option to autogen.sh Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: a874de1bd4873cad8d5a505e93bc3f9a13c8087e

          People

            yujian Jian Yu
            yujian Jian Yu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: