Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-35566

[build issue] selected processor does not support `retaa'

Details

    Description

      {standard input}: Assembler messages:
      {standard input}

      :169: Error: selected processor does not support `retaa'

      {standard input}

      :286: Error: selected processor does not support `retaa'
      make[2]: *** [storage/innobase/CMakeFiles/innobase_embedded.dir/build.make:
      1644: storage/innobase/CMakeFiles/innobase_embedded.dir/sync/cache.cc.o]
      Error 1

      Attachments

        Issue Links

          Activity

            I’d like to know if a patch that would make use of

            #if defined __ARM_ARCH && __ARM_ARCH == 9
            

            would work in an environment that can target ARMv9. The submitted patch would seem to break the ARMv8 build on GCC when the underlying assembler is older.

            marko Marko Mäkelä added a comment - I’d like to know if a patch that would make use of #if defined __ARM_ARCH && __ARM_ARCH == 9 would work in an environment that can target ARMv9. The submitted patch would seem to break the ARMv8 build on GCC when the underlying assembler is older.

            People

              marko Marko Mäkelä
              cythe Ruiqiang Hao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.