Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 447516 Details for
Bug 594898
net-misc/guacamole-server-0.9.9 : /.../gparam.h:166:33: error: enumerator value for 'G_PARAM_DEPRECATED' is not an integer constant expression [-Werror=pedantic]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:guacamole-server-0.9.9:20160923-002444.log
net-misc:guacamole-server-0.9.9:20160923-002444.log (text/plain), 50.17 KB, created by
Toralf Förster
on 2016-09-23 18:11:02 UTC
(
hide
)
Description:
net-misc:guacamole-server-0.9.9:20160923-002444.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-23 18:11:02 UTC
Size:
50.17 KB
patch
obsolete
> * Package: net-misc/guacamole-server-0.9.9 > * Repository: gentoo > * Maintainer: nativemad@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib ssh ssl userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking guacamole-server-0.9.9.tar.gz to /var/tmp/portage/net-misc/guacamole-server-0.9.9/work >>>> Source unpacked in /var/tmp/portage/net-misc/guacamole-server-0.9.9/work >>>> Preparing source in /var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9 ... > * econf: updating guacamole-server-0.9.9/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating guacamole-server-0.9.9/config.sub with /usr/share/gnuconfig/config.sub >./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 --with-terminal --with-pango --with-ssh --without-rdp --without-vnc --without-pulse --without-vorbis --without-telnet --with-ssl >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... 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 time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking cairo/cairo.h usability... yes >checking cairo/cairo.h presence... yes >checking for cairo/cairo.h... yes >checking pngstruct.h usability... no >checking pngstruct.h presence... no >checking for pngstruct.h... no >checking for cos in -lm... yes >checking for png_write_png in -lpng... yes >checking for jpeg_start_compress in -ljpeg... yes >checking for cairo_create in -lcairo... yes >checking for pthread_create in -lpthread... yes >checking for uuid_make in -lossp-uuid... yes >checking ossp/uuid.h usability... yes >checking ossp/uuid.h presence... yes >checking for ossp/uuid.h... yes >checking whether uuid_make is declared... yes >checking for CU_run_test in -lcunit... no >checking for main in -lwsock32... no >checking for clock_gettime... yes >checking for gettimeofday... yes >checking for memmove... yes >checking for memset... yes >checking for select... yes >checking for strdup... yes >checking for nanosleep... yes >checking whether png_get_io_ptr is declared... yes >checking whether cairo_format_stride_for_width is declared... yes >checking for size_t... yes >checking for ssize_t... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking for SSL_CTX_new in -lssl... 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 PANGO... yes >checking for PANGOCAIRO... yes >checking for libssh2_session_init_ex in -lssh2... yes >checking for gcry_control in -lssh2... no >checking webp/encode.h usability... no >checking webp/encode.h presence... no >checking for webp/encode.h... no >checking for WebPEncode in -lwebp... no >configure: WARNING: > -------------------------------------------- > Unable to find libwebp. > Images will not be encoded using WebP. > -------------------------------------------- >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating tests/Makefile >config.status: creating src/common/Makefile >config.status: creating src/common-ssh/Makefile >config.status: creating src/terminal/Makefile >config.status: creating src/libguac/Makefile >config.status: creating src/guacd/Makefile >config.status: creating src/protocols/rdp/Makefile >config.status: creating src/protocols/ssh/Makefile >config.status: creating src/protocols/telnet/Makefile >config.status: creating src/protocols/vnc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >------------------------------------------------ >guacamole-server version 0.9.9 >------------------------------------------------ > > Library status: > > freerdp ............. disabled > pango ............... yes > libssh2 ............. yes > libssl .............. yes > libtelnet ........... disabled > libVNCServer ........ disabled > libvorbis ........... disabled > libpulse ............ disabled > libwebp ............. no > > Protocol support: > > RDP ....... no > SSH ....... yes > Telnet .... no > VNC ....... no > > Init scripts: no > >Type "make" to compile guacamole-server. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9' >Making all in src/libguac >make[2]: Entering directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/libguac' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-audio.lo `test -f 'audio.c' || echo './'`audio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c audio.c -fPIC -DPIC -o .libs/libguac_la-audio.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c audio.c -o libguac_la-audio.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-client.lo `test -f 'client.c' || echo './'`client.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c client.c -fPIC -DPIC -o .libs/libguac_la-client.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c client.c -o libguac_la-client.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-client-handlers.lo `test -f 'client-handlers.c' || echo './'`client-handlers.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c client-handlers.c -fPIC -DPIC -o .libs/libguac_la-client-handlers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c client-handlers.c -o libguac_la-client-handlers.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-encode-jpeg.lo `test -f 'encode-jpeg.c' || echo './'`encode-jpeg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c encode-jpeg.c -fPIC -DPIC -o .libs/libguac_la-encode-jpeg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c encode-jpeg.c -o libguac_la-encode-jpeg.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-encode-png.lo `test -f 'encode-png.c' || echo './'`encode-png.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c encode-png.c -fPIC -DPIC -o .libs/libguac_la-encode-png.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c encode-png.c -o libguac_la-encode-png.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-error.lo `test -f 'error.c' || echo './'`error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c error.c -fPIC -DPIC -o .libs/libguac_la-error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c error.c -o libguac_la-error.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-hash.lo `test -f 'hash.c' || echo './'`hash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c hash.c -fPIC -DPIC -o .libs/libguac_la-hash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c hash.c -o libguac_la-hash.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-instruction.lo `test -f 'instruction.c' || echo './'`instruction.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c instruction.c -fPIC -DPIC -o .libs/libguac_la-instruction.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c instruction.c -o libguac_la-instruction.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-palette.lo `test -f 'palette.c' || echo './'`palette.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c palette.c -fPIC -DPIC -o .libs/libguac_la-palette.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c palette.c -o libguac_la-palette.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c plugin.c -fPIC -DPIC -o .libs/libguac_la-plugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c plugin.c -o libguac_la-plugin.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-pool.lo `test -f 'pool.c' || echo './'`pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c pool.c -fPIC -DPIC -o .libs/libguac_la-pool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c pool.c -o libguac_la-pool.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-protocol.lo `test -f 'protocol.c' || echo './'`protocol.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c protocol.c -fPIC -DPIC -o .libs/libguac_la-protocol.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c protocol.c -o libguac_la-protocol.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-raw_encoder.lo `test -f 'raw_encoder.c' || echo './'`raw_encoder.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c raw_encoder.c -fPIC -DPIC -o .libs/libguac_la-raw_encoder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c raw_encoder.c -o libguac_la-raw_encoder.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-socket.lo `test -f 'socket.c' || echo './'`socket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c socket.c -fPIC -DPIC -o .libs/libguac_la-socket.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c socket.c -o libguac_la-socket.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-socket-fd.lo `test -f 'socket-fd.c' || echo './'`socket-fd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c socket-fd.c -fPIC -DPIC -o .libs/libguac_la-socket-fd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c socket-fd.c -o libguac_la-socket-fd.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-socket-nest.lo `test -f 'socket-nest.c' || echo './'`socket-nest.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c socket-nest.c -fPIC -DPIC -o .libs/libguac_la-socket-nest.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c socket-nest.c -o libguac_la-socket-nest.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-timestamp.lo `test -f 'timestamp.c' || echo './'`timestamp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c timestamp.c -fPIC -DPIC -o .libs/libguac_la-timestamp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c timestamp.c -o libguac_la-timestamp.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c -o libguac_la-unicode.lo `test -f 'unicode.c' || echo './'`unicode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c unicode.c -fPIC -DPIC -o .libs/libguac_la-unicode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -c unicode.c -o libguac_la-unicode.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Werror -Wall -pedantic -Iguacamole -march=native -O2 -pipe -version-info 11:0:0 -lcairo -ljpeg -lpng -lpthread -lossp-uuid -Wl,-O1 -Wl,--as-needed -o libguac.la -rpath /usr/lib64 libguac_la-audio.lo libguac_la-client.lo libguac_la-client-handlers.lo libguac_la-encode-jpeg.lo libguac_la-encode-png.lo libguac_la-error.lo libguac_la-hash.lo libguac_la-instruction.lo libguac_la-palette.lo libguac_la-plugin.lo libguac_la-pool.lo libguac_la-protocol.lo libguac_la-raw_encoder.lo libguac_la-socket.lo libguac_la-socket-fd.lo libguac_la-socket-nest.lo libguac_la-timestamp.lo libguac_la-unicode.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libguac_la-audio.o .libs/libguac_la-client.o .libs/libguac_la-client-handlers.o .libs/libguac_la-encode-jpeg.o .libs/libguac_la-encode-png.o .libs/libguac_la-error.o .libs/libguac_la-hash.o .libs/libguac_la-instruction.o .libs/libguac_la-palette.o .libs/libguac_la-plugin.o .libs/libguac_la-pool.o .libs/libguac_la-protocol.o .libs/libguac_la-raw_encoder.o .libs/libguac_la-socket.o .libs/libguac_la-socket-fd.o .libs/libguac_la-socket-nest.o .libs/libguac_la-timestamp.o .libs/libguac_la-unicode.o -lcairo -ljpeg -lpng -lpthread -lossp-uuid -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libguac.so.11 -o .libs/libguac.so.11.0.0 >libtool: link: (cd ".libs" && rm -f "libguac.so.11" && ln -s "libguac.so.11.0.0" "libguac.so.11") >libtool: link: (cd ".libs" && rm -f "libguac.so" && ln -s "libguac.so.11.0.0" "libguac.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libguac.a libguac_la-audio.o libguac_la-client.o libguac_la-client-handlers.o libguac_la-encode-jpeg.o libguac_la-encode-png.o libguac_la-error.o libguac_la-hash.o libguac_la-instruction.o libguac_la-palette.o libguac_la-plugin.o libguac_la-pool.o libguac_la-protocol.o libguac_la-raw_encoder.o libguac_la-socket.o libguac_la-socket-fd.o libguac_la-socket-nest.o libguac_la-timestamp.o libguac_la-unicode.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libguac.a >libtool: link: ( cd ".libs" && rm -f "libguac.la" && ln -s "../libguac.la" "libguac.la" ) >make[2]: Leaving directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/libguac' >Making all in src/common >make[2]: Entering directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/common' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_io.lo `test -f 'guac_io.c' || echo './'`guac_io.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_io.c -fPIC -DPIC -o .libs/libguac_common_la-guac_io.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_io.c -o libguac_common_la-guac_io.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_clipboard.lo `test -f 'guac_clipboard.c' || echo './'`guac_clipboard.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_clipboard.c -fPIC -DPIC -o .libs/libguac_common_la-guac_clipboard.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_clipboard.c -o libguac_common_la-guac_clipboard.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_dot_cursor.lo `test -f 'guac_dot_cursor.c' || echo './'`guac_dot_cursor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_dot_cursor.c -fPIC -DPIC -o .libs/libguac_common_la-guac_dot_cursor.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_dot_cursor.c -o libguac_common_la-guac_dot_cursor.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_iconv.lo `test -f 'guac_iconv.c' || echo './'`guac_iconv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_iconv.c -fPIC -DPIC -o .libs/libguac_common_la-guac_iconv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_iconv.c -o libguac_common_la-guac_iconv.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_json.lo `test -f 'guac_json.c' || echo './'`guac_json.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_json.c -fPIC -DPIC -o .libs/libguac_common_la-guac_json.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_json.c -o libguac_common_la-guac_json.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_list.lo `test -f 'guac_list.c' || echo './'`guac_list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_list.c -fPIC -DPIC -o .libs/libguac_common_la-guac_list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_list.c -o libguac_common_la-guac_list.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_pointer_cursor.lo `test -f 'guac_pointer_cursor.c' || echo './'`guac_pointer_cursor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_pointer_cursor.c -fPIC -DPIC -o .libs/libguac_common_la-guac_pointer_cursor.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_pointer_cursor.c -o libguac_common_la-guac_pointer_cursor.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_rect.lo `test -f 'guac_rect.c' || echo './'`guac_rect.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_rect.c -fPIC -DPIC -o .libs/libguac_common_la-guac_rect.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_rect.c -o libguac_common_la-guac_rect.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_string.lo `test -f 'guac_string.c' || echo './'`guac_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_string.c -fPIC -DPIC -o .libs/libguac_common_la-guac_string.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_string.c -o libguac_common_la-guac_string.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_la-guac_surface.lo `test -f 'guac_surface.c' || echo './'`guac_surface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_surface.c -fPIC -DPIC -o .libs/libguac_common_la-guac_surface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -c guac_surface.c -o libguac_common_la-guac_surface.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Werror -Wall -pedantic -I../../src/libguac -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libguac_common.la libguac_common_la-guac_io.lo libguac_common_la-guac_clipboard.lo libguac_common_la-guac_dot_cursor.lo libguac_common_la-guac_iconv.lo libguac_common_la-guac_json.lo libguac_common_la-guac_list.lo libguac_common_la-guac_pointer_cursor.lo libguac_common_la-guac_rect.lo libguac_common_la-guac_string.lo libguac_common_la-guac_surface.lo ../../src/libguac/libguac.la >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libguac_common.a .libs/libguac_common_la-guac_io.o .libs/libguac_common_la-guac_clipboard.o .libs/libguac_common_la-guac_dot_cursor.o .libs/libguac_common_la-guac_iconv.o .libs/libguac_common_la-guac_json.o .libs/libguac_common_la-guac_list.o .libs/libguac_common_la-guac_pointer_cursor.o .libs/libguac_common_la-guac_rect.o .libs/libguac_common_la-guac_string.o .libs/libguac_common_la-guac_surface.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libguac_common.a >libtool: link: ( cd ".libs" && rm -f "libguac_common.la" && ln -s "../libguac_common.la" "libguac_common.la" ) >make[2]: Leaving directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/common' >Making all in src/guacd >make[2]: Entering directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/guacd' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o guacd-daemon.o `test -f 'daemon.c' || echo './'`daemon.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o guacd-client.o `test -f 'client.c' || echo './'`client.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o guacd-client-map.o `test -f 'client-map.c' || echo './'`client-map.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o guacd-conf-args.o `test -f 'conf-args.c' || echo './'`conf-args.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o guacd-conf-file.o `test -f 'conf-file.c' || echo './'`conf-file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o guacd-conf-parse.o `test -f 'conf-parse.c' || echo './'`conf-parse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o guacd-log.o `test -f 'log.c' || echo './'`log.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o guacd-socket-ssl.o `test -f 'socket-ssl.c' || echo './'`socket-ssl.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -lpthread -lssl -Wl,-O1 -Wl,--as-needed -o guacd guacd-daemon.o guacd-client.o guacd-client-map.o guacd-conf-args.o guacd-conf-file.o guacd-conf-parse.o guacd-log.o guacd-socket-ssl.o ../../src/common/libguac_common.la ../../src/libguac/libguac.la >libtool: link: x86_64-pc-linux-gnu-gcc -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/guacd guacd-daemon.o guacd-client.o guacd-client-map.o guacd-conf-args.o guacd-conf-file.o guacd-conf-parse.o guacd-log.o guacd-socket-ssl.o -lssl ../../src/common/.libs/libguac_common.a /var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/libguac/.libs/libguac.so ../../src/libguac/.libs/libguac.so -lcairo -ljpeg -lpng -lpthread -lossp-uuid >make[2]: Leaving directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/guacd' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/tests' >Making all in src/common-ssh >make[2]: Entering directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/common-ssh' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_ssh_la-guac_sftp.lo `test -f 'guac_sftp.c' || echo './'`guac_sftp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_sftp.c -fPIC -DPIC -o .libs/libguac_common_ssh_la-guac_sftp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_sftp.c -o libguac_common_ssh_la-guac_sftp.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_ssh_la-guac_ssh.lo `test -f 'guac_ssh.c' || echo './'`guac_ssh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_ssh.c -fPIC -DPIC -o .libs/libguac_common_ssh_la-guac_ssh.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_ssh.c -o libguac_common_ssh_la-guac_ssh.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_ssh_la-guac_ssh_buffer.lo `test -f 'guac_ssh_buffer.c' || echo './'`guac_ssh_buffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_ssh_buffer.c -fPIC -DPIC -o .libs/libguac_common_ssh_la-guac_ssh_buffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_ssh_buffer.c -o libguac_common_ssh_la-guac_ssh_buffer.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_ssh_la-guac_ssh_key.lo `test -f 'guac_ssh_key.c' || echo './'`guac_ssh_key.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_ssh_key.c -fPIC -DPIC -o .libs/libguac_common_ssh_la-guac_ssh_key.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_ssh_key.c -o libguac_common_ssh_la-guac_ssh_key.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c -o libguac_common_ssh_la-guac_ssh_user.lo `test -f 'guac_ssh_user.c' || echo './'`guac_ssh_user.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_ssh_user.c -fPIC -DPIC -o .libs/libguac_common_ssh_la-guac_ssh_user.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -c guac_ssh_user.c -o libguac_common_ssh_la-guac_ssh_user.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -march=native -O2 -pipe -lpthread -lssh2 -lssl -Wl,-O1 -Wl,--as-needed -o libguac_common_ssh.la libguac_common_ssh_la-guac_sftp.lo libguac_common_ssh_la-guac_ssh.lo libguac_common_ssh_la-guac_ssh_buffer.lo libguac_common_ssh_la-guac_ssh_key.lo libguac_common_ssh_la-guac_ssh_user.lo ../../src/libguac/libguac.la >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libguac_common_ssh.a .libs/libguac_common_ssh_la-guac_sftp.o .libs/libguac_common_ssh_la-guac_ssh.o .libs/libguac_common_ssh_la-guac_ssh_buffer.o .libs/libguac_common_ssh_la-guac_ssh_key.o .libs/libguac_common_ssh_la-guac_ssh_user.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libguac_common_ssh.a >libtool: link: ( cd ".libs" && rm -f "libguac_common_ssh.la" && ln -s "../libguac_common_ssh.la" "libguac_common_ssh.la" ) >make[2]: Leaving directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/common-ssh' >Making all in src/terminal >make[2]: Entering directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/terminal' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c -o libguac_terminal_la-blank.lo `test -f 'blank.c' || echo './'`blank.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c blank.c -fPIC -DPIC -o .libs/libguac_terminal_la-blank.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c blank.c -o libguac_terminal_la-blank.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c -o libguac_terminal_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c buffer.c -fPIC -DPIC -o .libs/libguac_terminal_la-buffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c buffer.c -o libguac_terminal_la-buffer.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c -o libguac_terminal_la-char_mappings.lo `test -f 'char_mappings.c' || echo './'`char_mappings.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c char_mappings.c -fPIC -DPIC -o .libs/libguac_terminal_la-char_mappings.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c char_mappings.c -o libguac_terminal_la-char_mappings.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c -o libguac_terminal_la-common.lo `test -f 'common.c' || echo './'`common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c common.c -fPIC -DPIC -o .libs/libguac_terminal_la-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c common.c -o libguac_terminal_la-common.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c -o libguac_terminal_la-cursor.lo `test -f 'cursor.c' || echo './'`cursor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c cursor.c -fPIC -DPIC -o .libs/libguac_terminal_la-cursor.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c cursor.c -o libguac_terminal_la-cursor.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c -o libguac_terminal_la-display.lo `test -f 'display.c' || echo './'`display.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Werror -Wall -pedantic -I../../src/common -I../../src/libguac -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -march=native -O2 -pipe -c display.c -fPIC -DPIC -o .libs/libguac_terminal_la-display.o >In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:23, > from /usr/include/pango-1.0/pango/pango-types.h:26, > from /usr/include/pango-1.0/pango/pango-font.h:26, > from /usr/include/pango-1.0/pango/pango-attributes.h:25, > from /usr/include/pango-1.0/pango/pango.h:25, > from /usr/include/pango-1.0/pango/pangocairo.h:25, > from display.h:34, > from display.c:26: >/usr/include/glib-2.0/gobject/gparam.h:166:33: error: enumerator value for 'G_PARAM_DEPRECATED' is not an integer constant expression [-Werror=pedantic] > G_PARAM_DEPRECATED = 1 << 31 > ^ >cc1: all warnings being treated as errors >make[2]: *** [Makefile:527: libguac_terminal_la-display.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9/src/terminal' >make[1]: *** [Makefile:463: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9' >make: *** [Makefile:394: all] Error 2 > * ERROR: net-misc/guacamole-server-0.9.9::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/guacamole-server-0.9.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/guacamole-server-0.9.9::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:guacamole-server-0.9.9:20160923-002444.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/guacamole-server-0.9.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/guacamole-server-0.9.9/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9' > * S: '/var/tmp/portage/net-misc/guacamole-server-0.9.9/work/guacamole-server-0.9.9'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 594898
:
447512
|
447514
| 447516