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

Build warning for lustre/scripts directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.4.0
    • None
    • None
    • 3
    • 4408

    Description

      Since the landing of LU-105 "Add scripts for implementing heartbeat v1 failover" (commit hash 04a38ba7cda4e242850a47b13d4402a69e8dd921) there has been a build warning in the lustre/scripts directory:

      lustre/scripts/Makefile:740: warning: overriding commands for target `lustre'
      $(genscripts): %: %.in
              sed -e 's#@scriptlibdir@#$(scriptlibdir)#' < $< > $@
              chmod +x $@
      lustre/scripts/Makefile:389: warning: ignoring old commands for target `lustre'
      lustre: $(top_builddir)/config.status $(srcdir)/lustre.in
              cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
      

      This was caused by the addition of lustre to the genscripts variable. I don't know if this is serious or not, but I suspect something isn't working as it should be.

      Attachments

        Activity

          People

            nedbass Ned Bass
            adilger Andreas Dilger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: