Opened 3 years ago
Closed 3 years ago
#63632 closed defect (worksforme)
pango @1.48.9_1 fails to build on arm64 because of undefined symbol
Reported by: | grr | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | pango |
Description
:info:build Undefined symbols for architecture arm64: :info:build "_hb_coretext_font_create", referenced from: :info:build _pango_core_text_font_create_hb_font in pangocoretext.c.o :info:build ld: symbol(s) not found for architecture arm64
Attachments (1)
Change History (7)
Changed 3 years ago by grr
Attachment: | main.log.gz added |
---|
comment:1 Changed 3 years ago by mascguy (Christopher Nielsen)
Cc: | ryandesign added; ryandesign@… mascguy@… removed |
---|---|
Owner: | set to mascguy |
Status: | new → assigned |
comment:2 Changed 3 years ago by mascguy (Christopher Nielsen)
comment:3 Changed 3 years ago by grr
thanks. after dealing with the following, the issue is solved.
Error: Failed to activate harfbuzz: Image error: /opt/local/bin/hb-ot-shape-closure is being used by the active pango port. Please deactivate this port first, or use 'port -f activate harfbuzz' to force the activation.
comment:4 Changed 3 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Great, glad we could help!
comment:5 Changed 3 years ago by mascguy (Christopher Nielsen)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:6 Changed 3 years ago by mascguy (Christopher Nielsen)
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Can you try uninstalling and reinstalling
harfbuzz
, and then try again?