[Bug 297348] devel/glib20: ld.lld: error: undefined symbol: g_ecn_code_point_get_type
[email protected] Sat, 08 Aug 2026 08:42:40 +0000
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297348
Bug ID: 297348
Summary: devel/glib20: ld.lld: error: undefined symbol:
g_ecn_code_point_get_type
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
On recent CURRENT (FreeBSD 16.0-CURRENT #10 main-n288031-42d54a8fd466: Sat Aug
8 09:43:29 CEST 2026 amd64), port
devel/glib20@default
fails to compile with a linker error as shown below:
[...]
FAILED: [code=1] girepository/introspection/Gio-2.0.gir
[...]
gmodule/gmodule-visibility.h:1107: Warning: Gio:
symbol='GMODULE_DEPRECATED_TYPE_IN_2_88_FOR': Skipping foreign symbol from
namespace GModule
cc: warning: argument unused during compilation: '-L/usr/local/lib'
[-Wunused-command-line-argument]
ld.lld: error: undefined symbol: g_ecn_code_point_get_type
>>> referenced by Gio-2.0.c
>>> /usr/ports/devel/glib20/work-default/glib-2.88.3/_build/tmp-introspectpef9c45m/Gio-2.0.o:(GI_GET_TYPE_FUNCS_)
ld.lld: error: undefined symbol: g_ip_tos_message_get_type
>>> referenced by Gio-2.0.c
>>> /usr/ports/devel/glib20/work-default/glib-2.88.3/_build/tmp-introspectpef9c45m/Gio-2.0.o:(GI_GET_TYPE_FUNCS_)
ld.lld: error: undefined symbol: g_ipv6_tclass_message_get_type
>>> referenced by Gio-2.0.c
--
You are receiving this mail because:
You are the assignee for the bug.