ld: error: duplicate symbol: global_handler_close_cond #203

Open
opened 2022-05-08 23:26:43 +02:00 by dlangille · 2 comments
dlangille commented 2022-05-08 23:26:43 +02:00 (Migrated from github.com)

When building 2.6.2 or 2.7.0 on FreeBSD 13, it fails with:

ld: error: duplicate symbol: global_handler_close_cond

This error does not occur on FreeBSD 12.3

Logs here:

Full details in the logs.

When building 2.6.2 or 2.7.0 on FreeBSD 13, it fails with: ``` ld: error: duplicate symbol: global_handler_close_cond ``` This error does not occur on FreeBSD 12.3 Logs here: * 2.6.2 https://services.unixathome.org/poudriere/build.html?mastername=13amd64-default-primary&build=2022-05-08_19h49m23s * 2.7.0 https://services.unixathome.org/poudriere/build.html?mastername=13amd64-dvl-testing&build=2022-05-08_20h32m40s Full details in the logs.
babelouest commented 2022-05-11 20:26:07 +02:00 (Migrated from github.com)

I'm unable to reproduce the error when built on a FreeBSD 13, using clang

I'm unable to reproduce the error when built on a FreeBSD 13, using clang
dlangille commented 2022-07-08 16:23:58 +02:00 (Migrated from github.com)

This relates to a pthread_cond declared in glewlwyd.c: https://github.com/babelouest/glewlwyd/blob/master/src/glewlwyd.c#L45

This relates to a pthread_cond declared in glewlwyd.c: https://github.com/babelouest/glewlwyd/blob/master/src/glewlwyd.c#L45
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
KittenSquad/glewlwyd#203
No description provided.