Bug 283484 - error: non-exported symbol '__aeabi_uidivmod' in '/usr/lib/libgcc.a
Summary: error: non-exported symbol '__aeabi_uidivmod' in '/usr/lib/libgcc.a
Status: Closed DUPLICATE of bug 271087
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: 15.0-CURRENT
Hardware: arm Any
: --- Affects Only Me
Assignee: freebsd-toolchain (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-22 04:03 UTC by Yuri Victorovich
Modified: 2024-12-28 21:26 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2024-12-22 04:03:09 UTC
Some ports fail to build on 15/arm7 with this error:
> ld: error: non-exported symbol '__aeabi_uidivmod' in '/usr/lib/libgcc.a(aeabi_uidivmod.o)' is referenced by DSO '/usr/local/lib/libunwind.so'

Testcases:
* www/proxygen: https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/p34de869e4274_se8d027be6b/logs/proxygen-2024.11.18.00_1.log
* devel/fbthrift: https://pkg-status.freebsd.org/ampere3/data/141releng-armv7-default/eb87cb7f3aa2/logs/fbthrift-2024.12.09.00.log
Comment 1 Mark Millard 2024-12-22 04:12:22 UTC
See also:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271087

This is likely a duplicate of the more general older one,
possibly providing more examples of symbols.
Comment 2 Dimitry Andric freebsd_committer freebsd_triage 2024-12-28 21:26:28 UTC
*** This bug has been marked as a duplicate of bug 271087 ***