Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.1.3
-
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
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Component/s | Compiling [ 11001 ] | |
Fix Version/s | 3.1 [ 23223 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Key |
|
|
Affects Version/s | 3.1 [ 23223 ] | |
Affects Version/s | 10.2 [ 14601 ] | |
Affects Version/s | 10.3 [ 22126 ] | |
Affects Version/s | 10.4 [ 22408 ] | |
Workflow | MariaDB v3 [ 99230 ] | MariaDB connectors [ 99287 ] |
Project | MariaDB Server [ 10000 ] | MariaDB Connector/C [ 10300 ] |
Assignee | Eugene Kosov [ kevg ] | Georg Richter [ georg ] |
Fix Version/s | 3.1.4 [ 23808 ] | |
Fix Version/s | 3.1 [ 23223 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Affects Version/s | 3.1.3 [ 23743 ] | |
Affects Version/s | 3.1 [ 23223 ] |
Workflow | MariaDB connectors [ 99287 ] | MariaDB v4 [ 161184 ] |