[Spice-devel] need advice

Baurzhan Konurbayev b.konurbayev at ant-gcloud.kz
Wed Jan 27 03:58:07 PST 2016


Hi again!

We've taken Github sources of Francois and applied patch-set --V9 as it 
was suggested by Uri.

There are some other errors during make process. Most of them are 
"undefined reference to `gl..."
Seems like it can't find OpenGL libraries. I attached the output.

Any help would be appreciated. Thanks.


On 01/27/2016 02:46 AM, Uri Lublin wrote:
> On 01/26/2016 02:11 PM, Baurzhan Konurbayev wrote:
>> Thanks for the reply.
>>
>> We would like to try hardware acceleration for our thin clients and
>> therefore, tried to apply the patch called "Add GStreamer support for
>> video streaming", https://patchwork.freedesktop.org/series/1874/
>>
>
> Hi,
>
> There is a newer patch-set -- V9
> https://patchwork.freedesktop.org/series/2591
>
> Uri
>
>>
>> On 01/26/2016 05:55 PM, Frediano Ziglio wrote:
>>>> Hello, guys!
>>>>
>>>> I am trying to apply one of the patch series from
>>>> https://patchwork.freedesktop.org/project/Spice/series/
>>>>
>>>> However, I am getting some compilation issues.
>>>>
>>>> Could you, please, suggest if I took right sources?
>>>>
>>>> I cloned base sources from :
>>>>    - git://git.freedesktop.org/git/spice/spice-protocol for spice 
>>>> protocol
>>>>    - git://anongit.freedesktop.org/spice/spice for spice server
>>>>    - git://anongit.freedesktop.org/xorg/driver/xf86-video-qxl for qxl
>>>>
>>>> and applied the mbox patch then.
>>>> Is it correct to do so?
>>>>
>>>> Thanks in advance.
>>>>
>>> Is correct. Probably however changes to master made the patch obsolete.
>>> Which patches are you trying?
>>>
>>> Frediano
>

-------------- next part --------------
[builduser at fedora23-repo spice]$ ./configure --enable-smartcard --enable-opengl --enable-lz4 --enable-gstreamer=yes
./configure: line 2427: printf: UNKNOWN: invalid number
./configure: line 2427: printf: UNKNOWN: invalid number
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether byte ordering is bigendian... no
checking for python2... /usr/bin/python2
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking linux/sockios.h usability... yes
checking linux/sockios.h presence... yes
checking for linux/sockios.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for SMARTCARD... no
checking for SMARTCARD... yes
checking for GSTREAMER_1_0... yes
checking for gst-inspect-1.0... /usr/bin/gst-inspect-1.0
checking for the appsrc GStreamer element... yes
checking for the videoconvert GStreamer element... yes
checking for the appsink GStreamer element... yes
checking for the avenc_mjpeg GStreamer element... yes
checking for the vp8enc GStreamer element... yes
checking for the x264enc GStreamer element... yes
checking for LZ4... yes
checking for SASL... yes
checking for cos in -lm... yes
checking for clock_gettime in -lrt... yes
checking for SPICE_PROTOCOL... yes
checking for GLIB2... yes
checking for g_get_num_processors in -lglib-2.0... yes
checking for PIXMAN... yes
checking for CELT051... yes
checking for SSL... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... 
checking for deflate in -lz... yes
checking for asciidoc... no
checking for a2x... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Warray-bounds... yes
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcast-align... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-field-initializers... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Woverride-init... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-attribute=pure... yes
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -Wno-format-nonliteral... yes
checking whether C compiler handles -Wno-ignored-qualifiers... yes
checking whether C compiler handles -Wno-format-nonliteral... (cached) yes
checking whether C compiler handles -Wframe-larger-than=20460... yes
checking whether C compiler handles -fstack-protector-all... yes
checking whether C compiler handles --param=ssp-buffer-size=4... yes
checking whether C compiler handles -fexceptions... yes
checking whether C compiler handles -fasynchronous-unwind-tables... yes
checking whether C compiler handles -fdiagnostics-show-option... yes
checking whether C compiler handles -funit-at-a-time... yes
checking whether C compiler handles -fipa-pure-const... yes
checking whether C compiler handles -Wno-suggest-attribute=pure... yes
checking whether C compiler handles -Wno-suggest-attribute=const... yes
checking whether C compiler handles -Waggregate-return... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wjump-misses-init... yes
checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now
checking for how to avoid indirect lib deps... -Wl,--no-copy-dt-needed-entries
checking for -fvisibility... yes
checking if -Wl,--version-script works... yes
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating spice-server.pc
config.status: creating server/Makefile
config.status: creating server/spice-version.h
config.status: creating server/tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/manual/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in spice-common (/home/builduser/tmp/spice/spice-common)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--enable-smartcard' '--enable-opengl' '--enable-lz4' '--enable-gstreamer=yes' --cache-file=/dev/null --srcdir=.
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for gcc option to accept ISO C99... none needed
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for working alloca.h... yes
checking for alloca... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for dup2... yes
checking for floor... no
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for pow... no
checking for sqrt... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PROTOCOL... yes
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking for PIXMAN... yes
checking for SMARTCARD... no
checking for SMARTCARD... yes
checking for CELT051... yes
checking for GLIB2... yes
checking for OPUS... yes
checking for glBlendFunc in -lGL... yes
checking for gluSphere in -lGLU... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:

        Spice UNKNOWN
        ==============

        prefix:                   /usr/local
        c compiler:               gcc
        c++ compiler:             
        python:                   /usr/bin/python2

        LZ4 support:              yes
        Smartcard:                yes
        GStreamer:                1.0
        SASL support:             yes
        Automated tests:          no
        Manual:                   no

        Now type 'make' to build spice


[builduser at fedora23-repo spice]$ make
echo UNKNOWN > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/home/builduser/tmp/spice'
Making all in spice-common
make[2]: Entering directory '/home/builduser/tmp/spice/spice-common'
make  all-recursive
make[3]: Entering directory '/home/builduser/tmp/spice/spice-common'
Making all in common
make[4]: Entering directory '/home/builduser/tmp/spice/spice-common/common'
  GEN      generated_client_demarshallers.c
  GEN      generated_client_demarshallers1.c
  GEN      generated_client_marshallers.c
  GEN      generated_client_marshallers1.c
  GEN      generated_server_demarshallers.c
  GEN      generated_server_marshallers.c
  GEN      generated_server_marshallers.h
make  all-am
make[5]: Entering directory '/home/builduser/tmp/spice/spice-common/common'
  CC       backtrace.lo
  CC       canvas_utils.lo
  CC       lines.lo
  CC       log.lo
  CC       lz.lo
  CC       marshaller.lo
  CC       mem.lo
  CC       pixman_utils.lo
  CC       quic.lo
  CC       region.lo
  CC       rop3.lo
  CC       snd_codec.lo
  CC       ssl_verify.lo
  CC       glc.lo
  CC       ogl_ctx.lo
  CCLD     libspice-common.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       libspice_common_server_la-generated_server_demarshallers.lo
  CC       libspice_common_server_la-generated_server_marshallers.lo
  CCLD     libspice-common-server.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       generated_client_demarshallers.lo
  CC       generated_client_demarshallers1.lo
  CC       generated_client_marshallers.lo
  CC       generated_client_marshallers1.lo
  CCLD     libspice-common-client.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/home/builduser/tmp/spice/spice-common/common'
make[4]: Leaving directory '/home/builduser/tmp/spice/spice-common/common'
Making all in tests
make[4]: Entering directory '/home/builduser/tmp/spice/spice-common/tests'
  GEN      generated_test_marshallers.c
  GEN      generated_test_marshallers.h
make  all-am
make[5]: Entering directory '/home/builduser/tmp/spice/spice-common/tests'
  CC       test_logging-test-logging.o
  CCLD     test_logging
  CC       test_marshallers-generated_test_marshallers.o
  CC       test_marshallers-test-marshallers.o
  CCLD     test_marshallers
make[5]: Leaving directory '/home/builduser/tmp/spice/spice-common/tests'
make[4]: Leaving directory '/home/builduser/tmp/spice/spice-common/tests'
make[4]: Entering directory '/home/builduser/tmp/spice/spice-common'
make[4]: Leaving directory '/home/builduser/tmp/spice/spice-common'
make[3]: Leaving directory '/home/builduser/tmp/spice/spice-common'
make[2]: Leaving directory '/home/builduser/tmp/spice/spice-common'
Making all in server
make[2]: Entering directory '/home/builduser/tmp/spice/server'
make  all-recursive
make[3]: Entering directory '/home/builduser/tmp/spice/server'
Making all in .
make[4]: Entering directory '/home/builduser/tmp/spice/server'
  CC       agent-msg-filter.lo
  CC       char-device.lo
  CC       glz-encoder.lo
  CC       glz-encoder-dict.lo
  CC       inputs-channel.lo
  CC       jpeg-encoder.lo
  CC       lz4-encoder.lo
  CC       main-channel.lo
  CC       mjpeg-encoder.lo
  CC       red-channel.lo
  CC       dispatcher.lo
  CC       red-dispatcher.lo
  CC       main-dispatcher.lo
  CC       memslot.lo
  CC       red-parse-qxl.lo
  CC       red-record-qxl.lo
  CC       red-replay-qxl.lo
  CC       red-worker.lo
  CC       display-channel.lo
  CC       cursor-channel.lo
  CC       reds.lo
  CC       reds-stream.lo
  CC       sw-canvas.lo
  CC       sound.lo
  CC       spicevmc.lo
  CC       spice_timer_queue.lo
  CC       zlib-encoder.lo
  CC       image-cache.lo
  CC       pixmap-cache.lo
  CC       tree.lo
  CC       spice-bitmap-utils.lo
  CC       utils.lo
  CC       stream.lo
  CC       dcc.lo
  CC       dcc-send.lo
  CC       dcc-encoders.lo
  CC       smartcard.lo
  CC       gstreamer-encoder.lo
  CCLD     libserver.la
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libspice-server.la
make[4]: Leaving directory '/home/builduser/tmp/spice/server'
Making all in tests
make[4]: Entering directory '/home/builduser/tmp/spice/server/tests'
  CC       basic_event_loop.o
  CC       test_display_base.o
  AR       libtest.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       libstat_test1_a-stat-test.o
  AR       libstat_test1.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       libstat_test2_a-stat-test.o
  AR       libstat_test2.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       libstat_test3_a-stat-test.o
  AR       libstat_test3.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       libstat_test4_a-stat-test.o
  AR       libstat_test4.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       test_display_no_ssl.o
  CCLD     test_display_no_ssl
../../server/.libs/libspice-server.so: undefined reference to `gluTessBeginContour'
../../server/.libs/libspice-server.so: undefined reference to `glTexGenfv'
../../server/.libs/libspice-server.so: undefined reference to `glColorMask'
../../server/.libs/libspice-server.so: undefined reference to `glBegin'
../../server/.libs/libspice-server.so: undefined reference to `glVertex3dv'
../../server/.libs/libspice-server.so: undefined reference to `glBlendEquation'
../../server/.libs/libspice-server.so: undefined reference to `glClear'
../../server/.libs/libspice-server.so: undefined reference to `XCreatePixmap'
../../server/.libs/libspice-server.so: undefined reference to `glDisable'
../../server/.libs/libspice-server.so: undefined reference to `glViewport'
../../server/.libs/libspice-server.so: undefined reference to `glXDestroyPbuffer'
../../server/.libs/libspice-server.so: undefined reference to `glRasterPos2i'
../../server/.libs/libspice-server.so: undefined reference to `glColor4d'
../../server/.libs/libspice-server.so: undefined reference to `glTexImage2D'
../../server/.libs/libspice-server.so: undefined reference to `glXCreatePixmap'
../../server/.libs/libspice-server.so: undefined reference to `glReadPixels'
../../server/.libs/libspice-server.so: undefined reference to `glPixelStorei'
../../server/.libs/libspice-server.so: undefined reference to `glTexParameterf'
../../server/.libs/libspice-server.so: undefined reference to `glXDestroyContext'
../../server/.libs/libspice-server.so: undefined reference to `glVertex2d'
../../server/.libs/libspice-server.so: undefined reference to `glBlendFunc'
../../server/.libs/libspice-server.so: undefined reference to `glXMakeCurrent'
../../server/.libs/libspice-server.so: undefined reference to `glDrawPixels'
../../server/.libs/libspice-server.so: undefined reference to `gluTessEndPolygon'
../../server/.libs/libspice-server.so: undefined reference to `glPixelTransferf'
../../server/.libs/libspice-server.so: undefined reference to `glEnable'
../../server/.libs/libspice-server.so: undefined reference to `glBitmap'
../../server/.libs/libspice-server.so: undefined reference to `glStencilMask'
../../server/.libs/libspice-server.so: undefined reference to `glGetIntegerv'
../../server/.libs/libspice-server.so: undefined reference to `glStencilFunc'
../../server/.libs/libspice-server.so: undefined reference to `glStencilOp'
../../server/.libs/libspice-server.so: undefined reference to `glBindTexture'
../../server/.libs/libspice-server.so: undefined reference to `XFree'
../../server/.libs/libspice-server.so: undefined reference to `glXCreateNewContext'
../../server/.libs/libspice-server.so: undefined reference to `glLoadIdentity'
../../server/.libs/libspice-server.so: undefined reference to `glEnd'
../../server/.libs/libspice-server.so: undefined reference to `glRectd'
../../server/.libs/libspice-server.so: undefined reference to `glXDestroyPixmap'
../../server/.libs/libspice-server.so: undefined reference to `glXCreatePbuffer'
../../server/.libs/libspice-server.so: undefined reference to `glDeleteTextures'
../../server/.libs/libspice-server.so: undefined reference to `glCopyPixels'
../../server/.libs/libspice-server.so: undefined reference to `glTexEnvf'
../../server/.libs/libspice-server.so: undefined reference to `glMatrixMode'
../../server/.libs/libspice-server.so: undefined reference to `glXChooseFBConfig'
../../server/.libs/libspice-server.so: undefined reference to `XOpenDisplay'
../../server/.libs/libspice-server.so: undefined reference to `glGenTextures'
../../server/.libs/libspice-server.so: undefined reference to `gluErrorString'
../../server/.libs/libspice-server.so: undefined reference to `glFlush'
../../server/.libs/libspice-server.so: undefined reference to `glPixelZoom'
../../server/.libs/libspice-server.so: undefined reference to `glClearColor'
../../server/.libs/libspice-server.so: undefined reference to `glTranslatef'
../../server/.libs/libspice-server.so: undefined reference to `gluTessProperty'
../../server/.libs/libspice-server.so: undefined reference to `gluNewTess'
../../server/.libs/libspice-server.so: undefined reference to `gluTessCallback'
../../server/.libs/libspice-server.so: undefined reference to `XFreePixmap'
../../server/.libs/libspice-server.so: undefined reference to `glLineWidth'
../../server/.libs/libspice-server.so: undefined reference to `gluTessVertex'
../../server/.libs/libspice-server.so: undefined reference to `glOrtho'
../../server/.libs/libspice-server.so: undefined reference to `gluTessBeginPolygon'
../../server/.libs/libspice-server.so: undefined reference to `glClearStencil'
../../server/.libs/libspice-server.so: undefined reference to `XCloseDisplay'
../../server/.libs/libspice-server.so: undefined reference to `glTexGeni'
../../server/.libs/libspice-server.so: undefined reference to `glLogicOp'
../../server/.libs/libspice-server.so: undefined reference to `gluTessEndContour'
../../server/.libs/libspice-server.so: undefined reference to `glFinish'
collect2: error: ld returned 1 exit status
Makefile:890: recipe for target 'test_display_no_ssl' failed
make[4]: *** [test_display_no_ssl] Error 1
make[4]: Leaving directory '/home/builduser/tmp/spice/server/tests'
Makefile:777: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/builduser/tmp/spice/server'
Makefile:586: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/builduser/tmp/spice/server'
Makefile:518: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/builduser/tmp/spice'
Makefile:427: recipe for target 'all' failed
make: *** [all] Error 2
[builduser at fedora23-repo spice]$


More information about the Spice-devel mailing list