Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568338 - net-misc/vinagre-3.18.2: libgtk-vnc-2.0.so: undefined reference to `gdk_wayland_display_get_type'
Summary: net-misc/vinagre-3.18.2: libgtk-vnc-2.0.so: undefined reference to `gdk_wayla...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-15 16:33 UTC by Reinis Danne
Modified: 2016-06-28 20:26 UTC (History)
0 users

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


Attachments
vinagre-3.18.2-build.log.gz (vinagre-3.18.2-build.log.gz,15.93 KB, application/gzip)
2015-12-15 16:38 UTC, Reinis Danne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Reinis Danne 2015-12-15 16:33:29 UTC
I have -wayland in make.conf and vinagre-3.18.2 fails to build.

x86_64-pc-linux-gnu-gcc  -march=native -mtune=native -O2 -pipe -ggdb  -Wl,-O1 -Wl,--as-needed -o vinagre/vinagre vinagre/vinagre_vinagre-vinagre-main.o vinagre/vinagre_vinagre-vinagre-options.o vinagre/view/vinagre_vinagre-autoDrawer.o vinagre/view/vinagre_vinagre-drawer.o vinagre/view/vinagre_vinagre-ovBox.o vinagre/vinagre_vinagre-vinagre-bookmarks.o vinagre/vinagre_vinagre-vinagre-bookmarks-entry.o vinagre/vinagre_vinagre-vinagre-bookmarks-migration.o vinagre/vinagre_vinagre-vinagre-bookmarks-tree.o vinagre/vinagre_vinagre-vinagre-bookmarks-ui.o vinagre/vinagre_vinagre-vinagre-commands.o vinagre/vinagre_vinagre-vinagre-connect.o vinagre/vinagre_vinagre-vinagre-connection.o vinagre/vinagre_vinagre-vinagre-debug.o vinagre/vinagre_vinagre-vinagre-notebook.o vinagre/vinagre_vinagre-vinagre-prefs.o vinagre/vinagre_vinagre-vinagre-reverse-vnc-listener.o vinagre/vinagre_vinagre-vinagre-reverse-vnc-listener-dialog.o vinagre/vinagre_vinagre-vinagre-static-extension.o vinagre/vinagre_vinagre-vinagre-tab.o vinagre/vinagre_vinagre-vinagre-window.o vinagre/vinagre_vinagre-vinagre-ssh.o vinagre/vinagre_vinagre-vinagre-cache-prefs.o vinagre/vinagre_vinagre-vinagre-protocol.o vinagre/vinagre_vinagre-vinagre-plugins-engine.o plugins/vnc/vinagre_vinagre-vinagre-vnc-plugin.o plugins/vnc/vinagre_vinagre-vinagre-vnc-connection.o plugins/vnc/vinagre_vinagre-vinagre-vnc-tab.o plugins/vnc/vinagre_vinagre-vinagre-vnc-tunnel.o vinagre/vinagre_vinagre-vinagre-dirs.o vinagre/vinagre_vinagre-vinagre-utils.o  vinagre/vinagre_vinagre-pty_open.o  vinagre/vinagre_vinagre-vinagre-tubes-manager.o vinagre/vinagre_vinagre-vinagre-tube-handler.o   plugins/ssh/vinagre_vinagre-vinagre-ssh-plugin.o plugins/ssh/vinagre_vinagre-vinagre-ssh-connection.o plugins/ssh/vinagre_vinagre-vinagre-ssh-tab.o -lgthread-2.0 -pthread -lsecret-1 -ldbus-glib-1 -ldbus-1 -ltelepathy-glib -lvte-2.91 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lgnutls -lxml2 -lgtk-vnc-2.0 -lgvnc-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2   -lutil 
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/libgtk-vnc-2.0.so: undefined reference to `gdk_wayland_display_get_type'
collect2: error: ld returned 1 exit status
Makefile:1056: recipe for target 'vinagre/vinagre' failed
make[2]: *** [vinagre/vinagre] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-misc/vinagre-3.18.2/work/vinagre-3.18.2'
Makefile:2165: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-misc/vinagre-3.18.2/work/vinagre-3.18.2'
Makefile:804: recipe for target 'all' failed
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:
1. USE=-wayland emerge -aN @world
2. emerge -1 vinagre
3.
Actual Results:  
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/libgtk-vnc-2.0.so: undefined reference to `gdk_wayland_display_get_type'
collect2: error: ld returned 1 exit status

Expected Results:  
It should not have hard requirement for wayland, or if it does then it should be stated so in package dependencies.

Portage 2.2.26 (python 3.4.3-final-0, default/linux/amd64/13.0/desktop/gnome, gcc-4.9.3, glibc-2.22-r1, 4.2.7-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.2.7-gentoo-x86_64-Intel-R-_Core-TM-_i7-2630QM_CPU_@_2.00GHz-with-gentoo-2.2
KiB Mem:     7069036 total,    797648 free
KiB Swap:    2047996 total,   2046876 free
Timestamp of repository gentoo: Sun, 13 Dec 2015 11:45:01 +0000
sh bash 4.3_p42
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.22.0::gentoo
dev-lang/python:          2.7.11::gentoo, 3.3.5-r5::gentoo, 3.4.3-r5::gentoo, 3.5.0-r4::gentoo
dev-util/cmake:           3.4.1::gentoo
dev-util/pkgconfig:       0.29::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.19.1::gentoo
sys-apps/sandbox:         2.9::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.8.5::gentoo, 4.9.3::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.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.22-r1::gentoo
Repositories:

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

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

bumblebee
    location: /var/lib/layman/bumblebee
    sync-type: laymansync
    sync-uri: git://github.com/Bumblebee-Project/bumblebee-gentoo
    masters: gentoo
    priority: 50

gamerlay
    location: /var/lib/layman/gamerlay
    sync-type: laymansync
    sync-uri: git://anongit.gentoo.org/proj/gamerlay.git
    masters: gentoo
    priority: 50

haskell
    location: /var/lib/layman/haskell
    sync-type: laymansync
    sync-uri: git://github.com/gentoo-haskell/gentoo-haskell.git
    masters: gentoo
    priority: 50

science
    location: /var/lib/layman/science
    sync-type: laymansync
    sync-uri: git://anongit.gentoo.org/proj/sci.git
    masters: gentoo
    priority: 50

x11
    location: /var/lib/layman/x11
    sync-type: laymansync
    sync-uri: git://anongit.gentoo.org/proj/x11
    masters: gentoo
    priority: 50

Installed sets: @gnome-extras, @steam-runtime
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=native -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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 -mtune=native -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FCFLAGS="-march=native -mtune=native -O2 -pipe -ggdb"
FEATURES="assume-digests binpkg-logs compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -mtune=native -O2 -pipe -ggdb"
GENTOO_MIRRORS="http://ftp.df.lth.se/pub/gentoo/ http://mirror.mdfnet.se/gentoo"
LANG="lv_LV.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
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 a52 aac acl acpi alsa amd64 avx berkdb bluetooth branding bzip2 cairo cdda cdio cdr cjk cleartype cli colord cracklib crypt cups cxx dbus dirac djvu dri dts dvd dvdr eds egl emboss encode evdev evo exif fam ffmpeg fftw firefox flac fontconfig fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gphoto2 gpm gsm gstreamer gtk gtk3 iconv icu idn introspection ipv6 jpeg kate lcms libcaca libnotify libsecret live lzma mad matroska mmx mmxext mng modules mp3 mp4 mpeg mtp multilib musepack nautilus ncurses networkmanager nls nptl ogg openexr opengl openmp opus pam pango pcre pdf png policykit ppds pulseaudio qt3support qt4 raw readline schroedinger sdl seccomp session smp speex spell sse sse2 sse41 sse4_1 ssl ssse3 startup-notification svg system-sqlite systemd tcpd theora tiff tracker truetype udev udisks unicode upower usb v4l v4l2 vaapi vim-syntax vorbis vpx wayland wmf wxwidgets x264 xattr xcb xml xmp xpm xv xvid xvmc 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" DRACUT_MODULES="caps plymouth syslog" ELIBC="glibc" FOO2ZJS_DEVICES="hp1018" 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="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="lv en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="dummy fbdev i965 intel nouveau nvidia vesa" 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"
USE_PYTHON="2.7 3.4"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

net-misc/vinagre-3.16.1::gentoo was built with the following:
USE="ssh telepathy -rdp -spice -zeroconf" ABI_X86="64"


x11-libs/gtk+-2.24.29::gentoo was built with the following:
USE="cups introspection vim-syntax (-aqua) -debug -examples -test -xinerama" ABI_X86="32 64 -x32"


x11-libs/gtk+-3.18.6::gentoo was built with the following:
USE="X colord cups introspection vim-syntax (-aqua) -broadway -cloudprint -debug -examples -test -wayland -xinerama" ABI_X86="32 64 -x32"
Comment 1 Reinis Danne 2015-12-15 16:38:31 UTC
Created attachment 419282 [details]
vinagre-3.18.2-build.log.gz
Comment 2 Pacho Ramos gentoo-dev 2015-12-29 11:42:54 UTC
I cannot reproduce... and I neither have wayland support enabled :/
Comment 3 Reinis Danne 2016-01-06 19:11:23 UTC
(In reply to Pacho Ramos from comment #2)
> I cannot reproduce... and I neither have wayland support enabled :/

Do you have also uninstalled all wayland packages? Maybe there are some automagic dependencies. I have enabled wayland and recompiled @world now.
Comment 4 Pacho Ramos gentoo-dev 2016-01-08 14:45:26 UTC
I have no wayland packages installed... if it's some kind of automagic dep problem, maybe rebuilding gtk-vnc without wayland libs will help... in that case the problem would be in gtk-vnc then
Comment 5 Pacho Ramos gentoo-dev 2016-06-28 20:26:17 UTC
please also try with 3.20.2