Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-437

ld.lld: warning: attempt to reassign symbol 'mysql_get_timeout_value' of version 'libmysqlclient_18' to version 'libmariadb_3'

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.3
    • 3.1.4
    • None
    • None

    Description

      Warnings from lld linker:

      ld.lld: warning: attempt to reassign symbol 'mysql_get_timeout_value' of version 'libmysqlclient_18' to version 'libmariadb_3'
      ld.lld: warning: attempt to reassign symbol 'mysql_get_timeout_value_ms' of version 'libmysqlclient_18' to version 'libmariadb_3'
      ld.lld: warning: attempt to reassign symbol 'mysql_get_timeout_value' of version 'libmysqlclient_18' to version 'libmariadb_3'
      ld.lld: warning: attempt to reassign symbol 'mysql_get_timeout_value_ms' of version 'libmysqlclient_18' to version 'libmariadb_3'
      

      lld guy says that we have some problem with our linking scripts: https://bugs.llvm.org/show_bug.cgi?id=37154

      Here is where error was changed to warning for our case: https://reviews.llvm.org/D64549

      I'm not sure in which version to fix it. Probably we wont change anything with our GA versions so I put 10.5 as fixVersion.

      Attachments

        Activity

          People

            georg Georg Richter
            kevg Eugene Kosov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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