[Bug 274626] multimedia/totem-pl-parser: fix build with lld 17
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 274626] multimedia/totem-pl-parser: fix build with lld 17"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274626] multimedia/totem-pl-parser: fix build with lld 17"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274626] multimedia/totem-pl-parser: fix build with lld 17"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274626] multimedia/totem-pl-parser: fix build with lld 17"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274626] multimedia/totem-pl-parser: fix build with lld 17"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274626] multimedia/totem-pl-parser: fix build with lld 17"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Oct 2023 12:27:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274626
Bug ID: 274626
Summary: multimedia/totem-pl-parser: fix build with lld 17
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome@FreeBSD.org
Reporter: dim@FreeBSD.org
Flags: maintainer-feedback?(gnome@FreeBSD.org)
Assignee: gnome@FreeBSD.org
Building multimedia/totem-pl-parser with lld 17 results in the following
link errors:
ld: error: version script assignment of 'LIBTOTEM_PL_PARSER_MINI_1.0' to
symbol 'totem_disc_media_type_get_type' failed: symbol not defined
ld: error: version script assignment of 'LIBTOTEM_PL_PARSER_MINI_1.0' to
symbol 'totemplparser_marshal_VOID__STRING_STRING_STRING' failed: symbol not
defined
The mentioned symbols no longer exist in libtotem-pl-parser, and can be
deleted from the linker version script.
--
You are receiving this mail because:
You are the assignee for the bug.