Bug 96669 - harfbuzz won't build on fedora rawhide
Summary: harfbuzz won't build on fedora rawhide
Status: RESOLVED NOTABUG
Alias: None
Product: HarfBuzz
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Behdad Esfahbod
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-24 18:28 UTC by Kjartan Maraas
Modified: 2016-06-24 18:51 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Kjartan Maraas 2016-06-24 18:28:51 UTC
I get this error when trying to build GNOME 3.22 with jhbuild:

make[2]: Entering directory '/home/kmaraas/src/gnome/harfbuzz/util'
  CXX      hb-view.o
  CXX      helper-cairo-ansi.o
  CXX      ansi-print.o
  CXX      helper-cairo.o
  CXX      options.o
  CXX      view-cairo.o
  CXX      hb-shape.o
  CXX      hb-ot-shape-closure.o
git.mk: Generating .gitignore
  CXXLD    hb-view
  CXXLD    hb-shape
  CXXLD    hb-ot-shape-closure
/usr/lib64/libEGL.so.1: undefined reference to `wl_proxy_get_version'
/usr/lib64/libEGL.so.1: undefined reference to `wl_proxy_marshal_constructor_versioned'
collect2: error: ld returned 1 exit status
Makefile:588: recipe for target 'hb-view' failed
make[2]: *** [hb-view] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/kmaraas/src/gnome/harfbuzz/util'
Makefile:499: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/kmaraas/src/gnome/harfbuzz'
Makefile:431: recipe for target 'all' failed
make: *** [all] Error 2
*** Error during phase build of harfbuzz: ########## Error running make -j 5  *** [9/236]
Comment 1 Kjartan Maraas 2016-06-24 18:51:02 UTC
Turned out to be a local build environment issue.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.