Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2015 14:13:19 +0100
From:      Per olof Ljungmark <peo@intersonic.se>
To:        freebsd-ports@freebsd.org
Subject:   cannot build www/webkit-gtk2
Message-ID:  <20150104141319.Horde.525VpImEQwC-oRLjsMfevg2@webmail.bsdlabs.com>

next in thread | raw e-mail | index | archive | help
Happy New Year!

on 9.3-STABLE
Tried patch from bugzilla (for gtk3) 195500 but no change.


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 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.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/ports/www/webkit-gtk2.
*** [stage] Error code 1


Thankful for directions!







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150104141319.Horde.525VpImEQwC-oRLjsMfevg2>