Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578566 - media-libs/harfbuzz-1.2.4: ld: symbol(s) not found for architecture x86_64
Summary: media-libs/harfbuzz-1.2.4: ld: symbol(s) not found for architecture x86_64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-30 05:09 UTC by *
Modified: 2016-04-10 15:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
environment (environment.bz2,29.20 KB, application/x-bzip2)
2016-03-30 05:09 UTC, *
Details
build.log (build.log.bz2,7.15 KB, application/x-bzip2)
2016-03-30 05:10 UTC, *
Details

Note You need to log in before you can comment on or make changes to this bug.
Description * 2016-03-30 05:09:25 UTC
My system is OS X El Capitan (10.11.3).
I'm using an installation built with a successful bootstrap from bug 564814.
When updating world it tries to update harfbuzz from 1.2.3 to 1.2.4 and that fails on line 436:

libtool: link: x86_64-apple-darwin15-clang++ -dynamiclib  -o .libs/libharfbuzz.0.10200.4.dylib .libs/libharfbuzz.la-35.o  -Wl,-force_load,hb-ucdn/.libs/libhb-ucdn.a  -lglib-2.0 -lintl -lfreetype -lgraphite2  -march=native -O2 -Wl,-dead_strip_dylibs   -install_name  /opt/gentoo/usr/lib/libharfbuzz.0.dylib -compatibility_version 10201 -current_version 10201.4 -Wl,-single_module
Undefined symbols for architecture x86_64:
  "_hb_options_init()", referenced from:
      override_features_indic(hb_ot_shape_planner_t*) in libharfbuzz.la-35.o
...

Reproducible: Always

Steps to Reproduce:
emerge --oneshot =media-libs/harfbuzz-1.2.4
Comment 1 * 2016-03-30 05:09:52 UTC
Created attachment 429270 [details]
environment
Comment 2 * 2016-03-30 05:10:13 UTC
Created attachment 429272 [details]
build.log
Comment 3 * 2016-04-10 15:44:51 UTC
This was caused by bug 579452.