<div><div>./autogen.sh</div><div>checking for a BSD-compatible install... /usr/bin/install -c</div><div>checking whether build environment is sane... yes</div><div>checking for a thread-safe mkdir -p... /bin/mkdir -p</div><div>checking for gawk... gawk</div><div>checking whether make sets $(MAKE)... yes</div><div>checking whether make supports nested variables... yes</div><div>checking whether make supports nested variables... (cached) yes</div><div>checking for gcc... gcc</div><div>checking whether the C compiler works... yes</div><div>checking for C compiler default output file name... a.out</div><div>checking for suffix of executables...</div><div>checking whether we are cross compiling... no</div><div>checking for suffix of object files... o</div><div>checking whether we are using the GNU C compiler... yes</div><div>checking whether gcc accepts -g... yes</div><div>checking for gcc option to accept ISO C89... none needed</div><div>checking whether gcc understands -c and -o together... yes</div><div>checking for style of include used by make... GNU</div><div>checking dependency style of gcc... gcc3</div><div>checking how to run the C preprocessor... gcc -E</div><div>checking for grep that handles long lines and -e... /bin/grep</div><div>checking for egrep... /bin/grep -E</div><div>checking for ANSI C header files... yes</div><div>checking for special C compiler options needed for large files... no</div><div>checking for _FILE_OFFSET_BITS value needed for large files... no</div><div>checking whether ln -s works... yes</div><div>checking for pkg-config... /usr/bin/pkg-config</div><div>checking pkg-config is at least version 0.9.0... yes</div><div>checking for init script flavor... none</div><div>checking for GTK... no</div><div>checking for GIO2... yes</div><div>checking for X... yes</div><div>checking for SPICE... yes</div><div>checking for ALSA... yes</div><div>checking for DBUS... yes</div><div>checking for DRM... yes</div><div>checking for LIBSYSTEMD_LOGIN... no</div><div>checking for LIBSYSTEMD_LOGIN... no</div><div>checking for PCIACCESS... yes</div><div>checking whether gcc supports -Wall... yes</div><div>checking whether gcc supports -Werror... yes</div><div>checking whether gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes</div><div>checking whether gcc supports -fno-strict-aliasing... yes</div><div>checking whether gcc supports -fstack-protector... yes</div><div>checking whether gcc supports --param=ssp-buffer-size=4... yes</div><div>checking for PIE support... yes</div><div>checking that generated files are newer than configure... done</div><div>configure: creating ./config.status</div><div>config.status: creating Makefile</div><div>config.status: creating data/spice-vdagent.1</div><div>config.status: creating data/spice-vdagentd.1</div><div>config.status: creating src/config.h</div><div>config.status: executing depfiles commands</div><div>configure:</div><div> </div><div>spice-vdagent 0.20.0</div><div>====================</div><div> </div><div>prefix: /usr/local</div><div>c compiler: gcc</div><div> </div><div>session-info: console-kit</div><div>pciaccess: yes</div><div>static uinput: no</div><div>vdagentd pie + relro: yes</div><div> </div><div>install RH initscript: no</div><div>install systemd service: no</div><div>udevdir: /lib/udev</div><div> </div><div>use GTK+: no</div><div> </div><div>Now type 'make' to build spice-vdagent</div><div> </div><div><br />========================================</div><div>make</div><div> </div><div><div>CC src/src_spice_vdagent-udscs.o</div><div>CC src/src_spice_vdagent-vdagent-connection.o</div><div>src/vdagent-connection.c: In function ‘vdagent_connection_write’:</div><div>src/vdagent-connection.c:234:39: error: implicit declaration of function ‘G_SOURCE_FUNC’; did you mean ‘G_INLINE_FUNC’? [-Werror=implicit-function-declaration]</div><div>g_source_set_callback(source, G_SOURCE_FUNC(out_stream_ready_cb),</div><div>^~~~~~~~~~~~~</div><div>G_INLINE_FUNC</div><div>src/vdagent-connection.c:234:39: error: passing argument 2 of ‘g_source_set_callback’ makes pointer from integer without a cast [-Werror=int-conversion]</div><div>In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0,</div><div>from /usr/include/glib-2.0/glib.h:54,</div><div>from /usr/include/glib-2.0/glib/gprintf.h:21,</div><div>from /usr/include/glib-2.0/glib/gstdio.h:22,</div><div>from src/vdagent-connection.c:22:</div><div>/usr/include/glib-2.0/glib/gmain.h:462:10: note: expected ‘GSourceFunc {aka int (*)(void *)}’ but argument is of type ‘int’</div><div>void g_source_set_callback (GSource *source,</div><div>^~~~~~~~~~~~~~~~~~~~~</div><div>cc1: all warnings being treated as errors</div><div>Makefile:1094: recipe for target 'src/src_spice_vdagent-vdagent-connection.o' failed</div><div>make: *** [src/src_spice_vdagent-vdagent-connection.o] Error 1</div><div>user@ubuntu:~/pkg/vd_agent$ less README.md</div><div> </div><div> </div></div></div>