[Bug 196333] www/webkit-gtk2: allow to build with GNU binutils installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 4 23:03:20 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196333

--- Comment #5 from peo at bsdlabs.com ---
Patch did not help here either -

FreeBSD 9.3-STABLE #1 r276500

no make.conf
no src.conf

portstree from today Jan 4 @ around 1700 UTC

CXX     
DerivedSources/JavaScriptCore/libjavascriptcoregtk_1_0_la-InspectorJSTypeBuilders.lo
  CXXLD    libjavascriptcoregtk-1.0.la
  CXXLD    libwebkitgtk-1.0.la
  CXXLD    Programs/jsc-1
  CCLD     Programs/minidom
  GEN      Programs/jsc
  GEN      WebKit-1.0.gir
  CCLD     Programs/GtkLauncher
./.libs/libwebkitgtk-1.0.so: undefined reference to
`_ZN7WebCore17GraphicsContext3D7scissorEiiii'

[...] lots of undefined here


collect2: error: ld returned 1 exit status
GNUmakefile:40511: recipe for target 'Programs/GtkLauncher' failed
gmake[1]: *** [Programs/GtkLauncher] Error 1
gmake[1]: *** Waiting for unfinished jobs....
Source/WebKit/gtk/webkit/webkitversion.h:37: Warning: WebKit:
symbol='WEBKITGTK_API_VERSION': Unknown namespace for symbol
'WEBKITGTK_API_VERSION'

/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.7/.libs/libwebkitgtk-1.0.so:
undefined reference to `_ZN7WebCore17GraphicsContext3D7scissorEiiii'

[...] lots of more undefined here

collect2: error: ld returned 1 exit status
linking of temporary binary failed: Command '['/bin/sh', './libtool',
'--mode=link', '--tag=CC', '--silent', 'gcc48', '-o',
'/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.7/tmp-introspectW471u4/WebKit-1.0',
'-export-dynamic', '-I/usr/local/include', '-O2', '-pipe', '-fstack-protector',
'-Wl,-rpath=/usr/local/lib/gcc48', '-fno-strict-aliasing', '-pthread',
'-std=c99', '-O2', '-D_FORTIFY_SOURCE=2', '-Wno-deprecated-declarations',
'-L/usr/local/lib', '-fstack-protector', '-Wl,-rpath=/usr/local/lib/gcc48',
'-L/usr/local/lib/gcc48', '-Wl,--no-demangle',
'/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.7/tmp-introspectW471u4/WebKit-1.0.o',
'-L.', '-lwebkitgtk-1.0', '-ljavascriptcoregtk-1.0', '-Wl,--export-dynamic',
'-lgmodule-2.0', '-lgtk-x11-2.0', '-lgdk-x11-2.0', '-lpangocairo-1.0',
'-latk-1.0', '-lcairo', '-pthread', '-lgdk_pixbuf-2.0', '-lpangoft2-1.0',
'-lpango-1.0', '-lfontconfig', '-lfreetype', '-lsoup-2.4', '-lgio-2.0',
'-lgobject-2.0', '-L/usr/local/lib', '-lglib-2.0', '-lintl']' returned non-zero
exit status 1
GNUmakefile:82426: recipe for target 'WebKit-1.0.gir' failed
gmake[1]: *** [WebKit-1.0.gir] Error 1
gmake[1]: Leaving directory '/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.7'
GNUmakefile:25663: recipe for target 'all' failed
gmake: *** [all] Error 2
===> Compilation failed unexpectedly.

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


More information about the freebsd-gnome mailing list