[Bug 297295] devel/gcc-arm-embedded: ld.lld: error: undefined symbol: libiconv_open

[email protected] Wed, 05 Aug 2026 09:31:36 +0000
Newsgroups gmane.os.freebsd.devel.ports.bugs
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D297295

            Bug ID: 297295
           Summary: devel/gcc-arm-embedded: ld.lld: error: undefined
                    symbol: libiconv_open
           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]
          Assignee: [email protected]
             Flags: maintainer-feedback?([email protected])

On recent CURRENT ( FreeBSD 16.0-CURRENT #0 main-n287956-30ccf2f48c11: Wed =
Aug=20
5 09:54:38 CEST 2026 amd64) port devel/gcc-arm-embedded fails to compile:


[...]
  CXX    xml-builtin.o
  CXX    init.o
  CXXLD  gdb
ld.lld: error: undefined symbol: libiconv_open
>>> referenced by charset.c
>>>               charset.o:(convert_between_encodings(char const*, char co=
nst*, unsigned char const*, unsigned int, int, obstack*, transliterations))
>>> referenced by charset.c
>>>               charset.o:(wchar_iterator::wchar_iterator(unsigned char c=
onst*, unsigned long, char const*, unsigned long))
>>> referenced by charset.c
>>>               charset.o:(validate(gdbarch*))
>>> referenced 1 more times

ld.lld: error: undefined symbol: libiconv
>>> referenced by charset.c
>>>               charset.o:(convert_between_encodings(char const*, char co=
nst*, unsigned char const*, unsigned int, int, obstack*, transliterations))
[...]

--=20
You are receiving this mail because:
You are the assignee for the bug.=