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

Quash rpmbuild false warning due to %() in comment

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.16.0
    • None
    • None
    • 3
    • 9223372036854775807

      rpmbuild reports the following warning:

      00:08:26.905 sh: -c: line 0: syntax error near unexpected token `)'
      00:08:26.905 sh: -c: line 0: `)'
      00:08:26.905 warning: Macro expanded in comment on line 261: %()
      

      However the root cause if this entire 3 lines of warning is a %() found in comment.
      Rewrite the comment to escape the %() as %%() ... and suppress the warning.

            stancheff Shaun Tancheff
            stancheff Shaun Tancheff
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: