Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-5541

[build][drlvm] DRLVM build does not check ASM processing status

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • build - test - ci
    • None
    • All
    • Patch Available

    Description

      When building DRLVM, errors in ASM compilation are ignored.
      Build of containing component continues and finishes successfully.
      As a result the whole build fails on dependent component linking on Windows, or finishes as successful on Linux (dynamic linking then fails).

      Suggested patch adds failonerror="true" to the corresponding 'apply' task.
      Probably 'failonerror' should be added in other similar places; I did not check it.

      The patch also adds additional mapping for asm files to allow using native "*.s " suffix on Linux.

      Attachments

        1. H-5541.patch
          1 kB
          Ilya Berezhniuk

        Activity

          People

            gshimansky Gregory Shimansky
            iberezhn Ilya Berezhniuk
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: