* Package: app-emulation/spice-vdagent-0.17.0 * Repository: gentoo * Maintainer: dev-zero@gentoo.org virtualization@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/4.5.7-hardened-r1/build * Found sources for kernel version: * 4.5.7-hardened-r1 * Checking for suitable kernel configuration options... * User level input support is required * VirtIO console/serial device support is required * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking spice-vdagent-0.17.0.tar.bz2 to /var/tmp/portage/app-emulation/spice-vdagent-0.17.0/work >>> Source unpacked in /var/tmp/portage/app-emulation/spice-vdagent-0.17.0/work >>> Preparing source in /var/tmp/portage/app-emulation/spice-vdagent-0.17.0/work/spice-vdagent-0.17.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/spice-vdagent-0.17.0/work/spice-vdagent-0.17.0 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --localstatedir=/var --with-session-info=none --with-init-script=systemd configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for init script flavor... systemd checking for GLIB2... yes checking for X... yes checking for SPICE... yes checking for ALSA... yes checking for DBUS... yes checking for PCIACCESS... yes checking for PIE support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/spice-vdagent.1 config.status: creating data/spice-vdagentd.1 config.status: creating src/config.h config.status: executing depfiles commands configure: spice-vdagent 0.17.0 ==================== prefix: /usr c compiler: x86_64-pc-linux-gnu-gcc session-info: none pciaccess: yes static uinput: no vdagentd pie + relro: yes install RH initscript: no install systemd service: yes Now type 'make' to build spice-vdagent >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/spice-vdagent-0.17.0/work/spice-vdagent-0.17.0 ... make -j1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DUDSCS_NO_SERVER -march=native -O2 -pipe -c -o src/src_spice_vdagent-vdagent.o `test -f 'src/vdagent.c' || echo './'`src/vdagent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DUDSCS_NO_SERVER -march=native -O2 -pipe -c -o src/src_spice_vdagent-vdagent-x11.o `test -f 'src/vdagent-x11.c' || echo './'`src/vdagent-x11.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DUDSCS_NO_SERVER -march=native -O2 -pipe -c -o src/src_spice_vdagent-vdagent-x11-randr.o `test -f 'src/vdagent-x11-randr.c' || echo './'`src/vdagent-x11-randr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DUDSCS_NO_SERVER -march=native -O2 -pipe -c -o src/src_spice_vdagent-vdagent-file-xfers.o `test -f 'src/vdagent-file-xfers.c' || echo './'`src/vdagent-file-xfers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DUDSCS_NO_SERVER -march=native -O2 -pipe -c -o src/src_spice_vdagent-vdagent-audio.o `test -f 'src/vdagent-audio.c' || echo './'`src/vdagent-audio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DUDSCS_NO_SERVER -march=native -O2 -pipe -c -o src/src_spice_vdagent-udscs.o `test -f 'src/udscs.c' || echo './'`src/udscs.c x86_64-pc-linux-gnu-gcc -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DUDSCS_NO_SERVER -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o src/spice-vdagent src/src_spice_vdagent-vdagent.o src/src_spice_vdagent-vdagent-x11.o src/src_spice_vdagent-vdagent-x11-randr.o src/src_spice_vdagent-vdagent-file-xfers.o src/src_spice_vdagent-vdagent-audio.o src/src_spice_vdagent-udscs.o -lXfixes -lXrandr -lXinerama -lX11 -lglib-2.0 -lasound x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -march=native -O2 -pipe -c -o src/src_spice_vdagentd-vdagentd.o `test -f 'src/vdagentd.c' || echo './'`src/vdagentd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -march=native -O2 -pipe -c -o src/src_spice_vdagentd-vdagentd-uinput.o `test -f 'src/vdagentd-uinput.c' || echo './'`src/vdagentd-uinput.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -march=native -O2 -pipe -c -o src/src_spice_vdagentd-vdagentd-xorg-conf.o `test -f 'src/vdagentd-xorg-conf.c' || echo './'`src/vdagentd-xorg-conf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -march=native -O2 -pipe -c -o src/src_spice_vdagentd-vdagent-virtio-port.o `test -f 'src/vdagent-virtio-port.c' || echo './'`src/vdagent-virtio-port.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -march=native -O2 -pipe -c -o src/src_spice_vdagentd-udscs.o `test -f 'src/udscs.c' || echo './'`src/udscs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -march=native -O2 -pipe -c -o src/src_spice_vdagentd-dummy-session-info.o `test -f 'src/dummy-session-info.c' || echo './'`src/dummy-session-info.c x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/spice-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o src/spice-vdagentd src/src_spice_vdagentd-vdagentd.o src/src_spice_vdagentd-vdagentd-uinput.o src/src_spice_vdagentd-vdagentd-xorg-conf.o src/src_spice_vdagentd-vdagent-virtio-port.o src/src_spice_vdagentd-udscs.o src/src_spice_vdagentd-dummy-session-info.o -ldbus-1 -lpciaccess -lglib-2.0 -pie -Wl,-z,relro -Wl,-z,now src/src_spice_vdagentd-vdagentd.o: In function `virtio_port_read_complete': vdagentd.c:(.text+0x128b): undefined reference to `session_info_session_is_locked' collect2: error: ld returned 1 exit status make: *** [Makefile:625: src/spice-vdagentd] Error 1 * ERROR: app-emulation/spice-vdagent-0.17.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/spice-vdagent-0.17.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/spice-vdagent-0.17.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-emulation:spice-vdagent-0.17.0:20160614-232216.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/spice-vdagent-0.17.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/spice-vdagent-0.17.0/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/spice-vdagent-0.17.0/work/spice-vdagent-0.17.0' * S: '/var/tmp/portage/app-emulation/spice-vdagent-0.17.0/work/spice-vdagent-0.17.0'