Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 546988 - net-libs/webkit-gtk-2.6.5 : underlinking of : undefined reference to `XCreatePixmap'
Summary: net-libs/webkit-gtk-2.6.5 : underlinking of : undefined reference to `XCreate...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-18 09:44 UTC by Toralf Förster
Modified: 2015-05-24 23:16 UTC (History)
2 users (show)

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


Attachments
emerge log (net-libs-webkit-gtk-2.6.5-20150418-030724.log.bz2,400.97 KB, application/x-bzip)
2015-04-18 09:45 UTC, Toralf Förster
Details
emerge --info output (emerge.info,5.65 KB, text/plain)
2015-05-02 17:56 UTC, John Bowler
Details
emerge -pqv output (emerge.pqv,144 bytes, text/plain)
2015-05-02 17:57 UTC, John Bowler
Details
environment (environment,178.27 KB, text/plain)
2015-05-02 17:58 UTC, John Bowler
Details
compressed build.log (build.log.xz,366.78 KB, application/x-xz)
2015-05-02 17:58 UTC, John Bowler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2015-04-18 09:44:27 UTC
Hhm, a lot of bug reports, but didn't found a real dup for this now :






../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/graphics/glx/GLContextGLX.cpp.o: In function `WebCore::GLContextGLX::createPbufferContext(__GLXcontextRec*)':
GLContextGLX.cpp:(.text+0x6e4): undefined reference to `XFree'
GLContextGLX.cpp:(.text+0x714): undefined reference to `XFree'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/graphics/glx/GLContextGLX.cpp.o: In function `WebCore::GLContextGLX::createPixmapContext(__GLXcontextRec*)':
GLContextGLX.cpp:(.text+0x8c6): undefined reference to `XCreatePixmap'
GLContextGLX.cpp:(.text+0x8ed): undefined reference to `XFree'
GLContextGLX.cpp:(.text+0x927): undefined reference to `XFreePixmap'
GLContextGLX.cpp:(.text+0x92f): undefined reference to `XFree'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/RedirectedXCompositeWindow.cpp.o: In function `WebCore::RedirectedXCompositeWindow::resize(WebCore::IntSize const&)':
RedirectedXCompositeWindow.cpp:(.text+0x1c9): undefined reference to `XResizeWindow'
RedirectedXCompositeWindow.cpp:(.text+0x1d1): undefined reference to `XFlush'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/RedirectedXCompositeWindow.cpp.o: In function `WebCore::RedirectedXCompositeWindow::cleanupPixmapAndPixmapSurface()':
RedirectedXCompositeWindow.cpp:(.text+0x2c0): undefined reference to `XFreePixmap'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/RedirectedXCompositeWindow.cpp.o: In function `WebCore::RedirectedXCompositeWindow::cairoSurfaceForWidget(_GtkWidget*)':
RedirectedXCompositeWindow.cpp:(.text+0x387): undefined reference to `XCompositeNameWindowPixmap'
RedirectedXCompositeWindow.cpp:(.text+0x3a6): undefined reference to `XGetWindowAttributes'
RedirectedXCompositeWindow.cpp:(.text+0x487): undefined reference to `XFreePixmap'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/RedirectedXCompositeWindow.cpp.o: In function `WebCore::filterXDamageEvent(void*, _GdkEvent*, void*)':
RedirectedXCompositeWindow.cpp:(.text+0x5db): undefined reference to `XDamageSubtract'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/RedirectedXCompositeWindow.cpp.o: In function `WebCore::RedirectedXCompositeWindow::RedirectedXCompositeWindow(WebCore::IntSize const&, WebCore::RedirectedXCompositeWindow::GLContextNeeded)':
RedirectedXCompositeWindow.cpp:(.text+0x6e5): undefined reference to `XCreateWindow'
RedirectedXCompositeWindow.cpp:(.text+0x6f8): undefined reference to `XMapWindow'
RedirectedXCompositeWindow.cpp:(.text+0x734): undefined reference to `XCreateWindow'
RedirectedXCompositeWindow.cpp:(.text+0x747): undefined reference to `XMapWindow'
RedirectedXCompositeWindow.cpp:(.text+0x7ac): undefined reference to `XWindowEvent'
RedirectedXCompositeWindow.cpp:(.text+0x7cc): undefined reference to `XSelectInput'
RedirectedXCompositeWindow.cpp:(.text+0x7dd): undefined reference to `XCompositeRedirectWindow'
RedirectedXCompositeWindow.cpp:(.text+0x7ee): undefined reference to `XDamageCreate'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/RedirectedXCompositeWindow.cpp.o: In function `WebCore::RedirectedXCompositeWindow::create(WebCore::IntSize const&, WebCore::RedirectedXCompositeWindow::GLContextNeeded)':
RedirectedXCompositeWindow.cpp:(.text+0x8f9): undefined reference to `XDamageQueryExtension'
RedirectedXCompositeWindow.cpp:(.text+0x90c): undefined reference to `XCompositeQueryExtension'
RedirectedXCompositeWindow.cpp:(.text+0x920): undefined reference to `XCompositeQueryVersion'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/RedirectedXCompositeWindow.cpp.o: In function `WebCore::RedirectedXCompositeWindow::~RedirectedXCompositeWindow()':
RedirectedXCompositeWindow.cpp:(.text+0xa4b): undefined reference to `XDamageDestroy'
RedirectedXCompositeWindow.cpp:(.text+0xa57): undefined reference to `XDestroyWindow'
RedirectedXCompositeWindow.cpp:(.text+0xa63): undefined reference to `XDestroyWindow'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/WidgetBackingStoreGtkX11.cpp.o: In function `WebCore::WidgetBackingStoreGtkX11::~WidgetBackingStoreGtkX11()':
WidgetBackingStoreGtkX11.cpp:(.text+0x92): undefined reference to `XFreePixmap'
WidgetBackingStoreGtkX11.cpp:(.text+0x9f): undefined reference to `XFreeGC'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/WidgetBackingStoreGtkX11.cpp.o: In function `WebCore::WidgetBackingStoreGtkX11::scroll(WebCore::IntRect const&, WebCore::IntSize const&)':
WidgetBackingStoreGtkX11.cpp:(.text+0x20b): undefined reference to `XCopyArea'
../../lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/gtk/WidgetBackingStoreGtkX11.cpp.o: In function `WebCore::WidgetBackingStoreGtkX11::WidgetBackingStoreGtkX11(_GtkWidget*, WebCore::IntSize const&, float)':
WidgetBackingStoreGtkX11.cpp:(.text+0x325): undefined reference to `XCreatePixmap'
WidgetBackingStoreGtkX11.cpp:(.text+0x339): undefined reference to `XCreateGC'
collect2: error: ld returned 1 exit status
Source/WebKit2/CMakeFiles/WebKit2.dir/build.make:16194: recipe for target 'lib/libwebkit2gtk-4.0.so.37.2.6' failed
make[2]: *** [lib/libwebkit2gtk-4.0.so.37.2.6] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.6.5/work/webkit-gtk-2.6.5_build'
CMakeFiles/Makefile2:885: recipe for target 'Source/WebKit2/CMakeFiles/WebKit2.dir/all' failed
make[1]: *** [Source/WebKit2/CMakeFiles/WebKit2.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.6.5/work/webkit-gtk-2.6.5_build'
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: net-libs/webkit-gtk-2.6.5::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-libs/webkit-gtk-2.6.5::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-libs/webkit-gtk-2.6.5::gentoo'`.
 * The complete build log is located at '/var/log/portage/net-libs:webkit-gtk-2.6.5:20150418-030724.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/webkit-gtk-2.6.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-2.6.5/temp/environment'.
 * Working directory: '/var/tmp/portage/net-libs/webkit-gtk-2.6.5/work/webkit-gtk-2.6.5_build'
 * S: '/var/tmp/portage/net-libs/webkit-gtk-2.6.5/work/webkitgtk-2.6.5'

 * GNU info directory index is up-to-date.

The log is stored in /var/log/portage/_emerge_20150418-114000.log.
quick search: https://bugs.gentoo.org/buglist.cgi?quicksearch=net-libs%2Fwebkit-gtk
Maintainer :  gnome@gentoo.org
maintainer : 
herd       : gnome

This is an unstable amd64 chroot image (named amd64-hardened-unstable_20150413) at a hardened host acting as a tinderbox.

Portage 2.2.18 (python 2.7.9-final-0, hardened/linux/amd64, gcc-4.9.2, glibc-2.20-r2, 3.19.4-hardened x86_64)
=================================================================
System uname: Linux-3.19.4-hardened-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16164756 total,   2275328 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Fri, 17 Apr 2015 16:30:01 +0000
sh bash 4.3_p33-r2
ld GNU ld (Gentoo 2.25 p1.0) 2.25
ccache version 3.2.1 [disabled]
app-shells/bash:          4.3_p33-r2::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r2::gentoo, 3.3.5-r1::gentoo
dev-util/ccache:          3.2.1-r1::gentoo
dev-util/cmake:           3.2.1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.13.11::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.10.3-r1::gentoo, 1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25::gentoo
sys-devel/gcc:            4.8.4::gentoo, 4.9.2::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.0::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

toralf
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/entropy /usr/lib64/tomoyo/conf /usr/share/config /usr/share/gnupg/qualified.txt /var/yp/Makefile"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build --jobs 1"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo rsync://mirror.netcologne.de/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gor.bytemark.co.uk/gentoo/ rsync://ftp.snt.utwente.nl/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl aes-ni alsa amd64 apache2 avx avx2 berkdb bzip2 cairo cli corefonts cracklib crypt cups cxx dbus designer dnssec dot dri drmkms dvd ecc extraengine ffmpeg fontconfig fortran fpm gd gdbm gif gtk gudev gui hardened iconv icu isag jadetex jpeg justify kvm lapack libkms libvirtd logrotate mbox minizip mmx mmxext modules multilib mysql ncurses nls nptl ogg opengl openmp openssl pam pax_kernel pcre pcre16 plasma png policykit pwquality python qemu qt3support readline scrpyt sdl session spice sqlite sse sse2 sse4 sse4_1 sse4_2 ssh-askpass ssl ssse3 svg tcpd theora thinkpad threads tk tls truetype uml unicode urandom usb usbredir uxa v4l v4l2 video vorbis xa xattr xkb xmp xscreensaver xslt xtpax xvfb xvmc zenmap zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSI ONS="presenter-console presenter-minimizer" LINGUAS="en en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Toralf Förster gentoo-dev 2015-04-18 09:45:56 UTC
Created attachment 401546 [details]
emerge log
Comment 2 Mikko Koskelin 2015-04-18 18:09:14 UTC
I've got this too.
Comment 3 Toralf Förster gentoo-dev 2015-04-20 18:38:35 UTC
And to clarify, it is related to unstable, not to hardened.
Comment 4 John Bowler 2015-04-23 20:33:19 UTC
This seems to be caused by an external change; I encountered it while rebuilding webkit-gtk-2.6.5 on ARM (armv7a).

Looks like a library that used to pull in libX no longer does so.  The link target is libwebkit2gtk-4.0.so.37.2.6, it's linked with -Wl,--no-undefined (I can't imagine that's new) and there is no "-lX" in the whole of my build log, though there are a  lot of other libraries on the command line that might have pulled in libX.

GCC 4.9.2, binutils 2.25
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-05-02 14:21:13 UTC
Which cmake version are you using ? If it is 3.2, please try 3.1.
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-05-02 16:20:41 UTC
Also, what are your USE flags for webkit-gtk ?
Comment 7 John Bowler 2015-05-02 17:12:33 UTC
cmake is:

dev-util/cmake-3.2.1

Toralf Förster's use flags are in the very first comment, I'll attach my "emerge --info".  I'm using a systemd system.
Comment 8 John Bowler 2015-05-02 17:56:43 UTC
Created attachment 402448 [details]
emerge --info output
Comment 9 John Bowler 2015-05-02 17:57:37 UTC
Created attachment 402450 [details]
emerge -pqv output

This contains the relevant webkit specific USE flags
Comment 10 John Bowler 2015-05-02 17:58:29 UTC
Created attachment 402452 [details]
environment
Comment 11 John Bowler 2015-05-02 17:58:58 UTC
Created attachment 402454 [details]
compressed build.log
Comment 12 Toralf Förster gentoo-dev 2015-05-02 21:45:48 UTC
(In reply to Gilles Dartiguelongue from comment #5)
> Which cmake version are you using ? If it is 3.2, please try 3.1.

from comment #0 :
dev-util/cmake:           3.2.1::gentoo

and yes, cmake 3.1 works fine
Comment 13 John Bowler 2015-05-04 07:32:46 UTC
dev-util/cmake-3.1.0 also works for me on armv7a

presumably one or other package needs masking, unless webkit-gtk-2.6.6 fixes the problem.
Comment 14 Fernando (likewhoa) 2015-05-04 19:56:46 UTC
WFM with cmake-3.1.0 on x86/amd64 hardened
Comment 15 John Bowler 2015-05-07 18:46:29 UTC
webkit-gtk-2.6.6 compiles and installs using cmake-3.2.1, so it seems to be fixed, although it still takes well over 24 hours to build (without any debug information) on a fast armv7a
Comment 16 Pacho Ramos gentoo-dev 2015-05-07 19:21:48 UTC
Is it now fixed? (I wonder what fixed it then :/)
Comment 17 John Bowler 2015-05-07 21:56:11 UTC
It's entirely conceivable that it is one of those bugs where the first installation can't be done, but after it has been done it works.  E.g. if it manages to install something which subsequent builds use in the link step, at least for seeing if the symbols will be resolved at run time.

Of course I'm not very willing to unmerge it and try from scratch, because it takes so long to build, and I use KDE on my fast build machines, and haven't encountered any problems there.
Comment 18 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-05-24 23:16:05 UTC
It seems that one of the cmake-3 release changed the way to query X11 libs/cflags and it needed modifications in packages linking against it to link properly. This should be working properly in webkit-gtk-2.6.6.