Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 315621 Details for
Bug 420803
net-libs/libvncserver-0.9.9 USE=-crypt - ../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_*'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
net-libs:libvncserver-0.9.9:20120617-185711.log (text/plain), 42.57 KB, created by
Jonathan Callen (RETIRED)
on 2012-06-17 19:07:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Jonathan Callen (RETIRED)
Created:
2012-06-17 19:07:27 UTC
Size:
42.57 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-libs/libvncserver-0.9.9 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: floppym@gentoo.org >[32;01m * [39;49;00mUSE: amd64 consolekit elibc_glibc gnutls ipv6 jpeg kernel_linux multilib policykit userland_GNU zlib >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking LibVNCServer-0.9.9.tar.gz to /var/tmp/portage/net-libs/libvncserver-0.9.9/work >>>> Source unpacked in /var/tmp/portage/net-libs/libvncserver-0.9.9/work >>>> Preparing source in /var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9 ... > [32;01m*[0m Running elibtoolize in: LibVNCServer-0.9.9/ > [32;01m*[0m Applying portage/1.5.10 patch ... > [32;01m*[0m Applying max_cmd_len/1.5.20 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/1.5 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9 ... > * econf: updating LibVNCServer-0.9.9/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating LibVNCServer-0.9.9/config.guess with /usr/share/gnuconfig/config.guess >./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 --libdir=/usr/lib64 --disable-dependency-tracking --without-x11vnc --with-24bpp --without-gcrypt --with-gnutls --with-ipv6 --with-jpeg --without-pthread --with-zlib --disable-silent-rules >checking for a BSD-compatible install... /usr/bin/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 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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... no >checking for x86_64-pc-linux-gnu-g95... no >checking for x86_64-pc-linux-gnu-xlf95... no >checking for x86_64-pc-linux-gnu-f95... no >checking for x86_64-pc-linux-gnu-fort... no >checking for x86_64-pc-linux-gnu-ifort... no >checking for x86_64-pc-linux-gnu-ifc... no >checking for x86_64-pc-linux-gnu-efc... no >checking for x86_64-pc-linux-gnu-pgfortran... no >checking for x86_64-pc-linux-gnu-pgf95... no >checking for x86_64-pc-linux-gnu-lf95... no >checking for x86_64-pc-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgfortran... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >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 >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC 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 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 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for ar... /usr/bin/ar >checking for __b64_ntop in -lresolv... yes >checking thenonexistentheader.h usability... no >checking thenonexistentheader.h presence... no >checking for thenonexistentheader.h... no >checking for crypt... no >checking for crypt in -lcrypt... yes >checking for RAND_file_name in -lcrypto... yes >checking for SSL_library_init in -lssl... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XGetImage in -lX11... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_CreateCompress in libjpeg... yes >checking whether JPEG library is libjpeg-turbo... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png_create_write_struct in -lpng... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for deflate in -lz... yes >checking for __thread... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTK... yes >checking for GNUTLS... yes >checking for getaddrinfo... yes >checking for ANSI C header files... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.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 sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking ws2tcpip.h usability... no >checking ws2tcpip.h presence... no >checking for ws2tcpip.h... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for socklen_t... yes >checking for stdint-types....... "(putting them into rfb/rfbint.h)" >checking for uintptr_t... yes >checking for uint64_t... yes >... seen our uintptr_t in stdint.h (uint64_t too) >creating rfb/rfbint.h : _RFB_RFBINT_H >checking for int_least32_t... yes >checking for int_fast32_t... yes >..adding include stdint.h >... seen good stdint.h inttypes >... seen good uint64_t >... DONE rfb/rfbint.h >checking for in_addr_t... >checking for working memcmp... yes >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for strftime... yes >checking for vprintf... yes >checking for _doprnt... no >checking for pid_t... 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 gethostbyname in -lnsl... yes >checking for socket in -lsocket... no >checking for ftime... yes >checking for gethostbyname... (cached) yes >checking for gethostname... yes >checking for gettimeofday... yes >checking for inet_ntoa... yes >checking for memmove... yes >checking for memset... yes >checking for mmap... yes >checking for mkfifo... yes >checking for select... yes >checking for socket... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strerror... yes >checking for strstr... yes >checking for shmget in -lcygipc... no >checking ApplicationServices/ApplicationServices.h usability... no >checking ApplicationServices/ApplicationServices.h presence... no >checking for ApplicationServices/ApplicationServices.h... no >checking android/api-level.h usability... no >checking android/api-level.h presence... no >checking for android/api-level.h... no >checking for rpm sources path... NOT-FOUND >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libvncserver.pc >config.status: creating libvncclient.pc >config.status: creating libvncserver/Makefile >config.status: creating examples/Makefile >config.status: creating examples/android/Makefile >config.status: creating vncterm/Makefile >config.status: creating webclients/Makefile >config.status: creating webclients/java-applet/Makefile >config.status: creating webclients/java-applet/ssl/Makefile >config.status: creating libvncclient/Makefile >config.status: creating client_examples/Makefile >config.status: creating test/Makefile >config.status: creating libvncserver-config >config.status: creating LibVNCServer.spec >config.status: creating rfbconfig.h >config.status: executing rfb/rfbconfig.h commands >config.status: creating rfb/rfbconfig.h - prefix LIBVNCSERVER for rfbconfig.h defines >config.status: executing depfiles commands >config.status: executing chmod-libvncserver-config commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9 ... >make -j2 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9' >Making all in libvncserver >make[2]: Entering directory `/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9/libvncserver' >\ ># source='main.c' object='main.lo' libtool=yes >\ ># source='rfbserver.c' object='rfbserver.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o main.lo main.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o rfbserver.lo rfbserver.c >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbserver.c -fPIC -DPIC -o .libs/rfbserver.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c main.c -fPIC -DPIC -o .libs/main.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c main.c -o main.o >/dev/null 2>&1 >\ ># source='rfbregion.c' object='rfbregion.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o rfbregion.lo rfbregion.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbregion.c -fPIC -DPIC -o .libs/rfbregion.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbserver.c -o rfbserver.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbregion.c -o rfbregion.o >/dev/null 2>&1 >\ ># source='auth.c' object='auth.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o auth.lo auth.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c auth.c -fPIC -DPIC -o .libs/auth.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c auth.c -o auth.o >/dev/null 2>&1 >\ ># source='sockets.c' object='sockets.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o sockets.lo sockets.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c sockets.c -fPIC -DPIC -o .libs/sockets.o >\ ># source='websockets.c' object='websockets.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o websockets.lo websockets.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c websockets.c -fPIC -DPIC -o .libs/websockets.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c sockets.c -o sockets.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c websockets.c -o websockets.o >/dev/null 2>&1 >\ ># source='rfbssl_gnutls.c' object='rfbssl_gnutls.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o rfbssl_gnutls.lo rfbssl_gnutls.c >\ ># source='rfbcrypto_gnutls.c' object='rfbcrypto_gnutls.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o rfbcrypto_gnutls.lo rfbcrypto_gnutls.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbssl_gnutls.c -fPIC -DPIC -o .libs/rfbssl_gnutls.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbcrypto_gnutls.c -fPIC -DPIC -o .libs/rfbcrypto_gnutls.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbcrypto_gnutls.c -o rfbcrypto_gnutls.o >/dev/null 2>&1 >\ ># source='stats.c' object='stats.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o stats.lo stats.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbssl_gnutls.c -o rfbssl_gnutls.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c stats.c -fPIC -DPIC -o .libs/stats.o >\ ># source='corre.c' object='corre.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o corre.lo corre.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c corre.c -fPIC -DPIC -o .libs/corre.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c stats.c -o stats.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c corre.c -o corre.o >/dev/null 2>&1 >\ ># source='hextile.c' object='hextile.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o hextile.lo hextile.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c hextile.c -fPIC -DPIC -o .libs/hextile.o >\ ># source='rre.c' object='rre.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o rre.lo rre.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rre.c -fPIC -DPIC -o .libs/rre.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rre.c -o rre.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c hextile.c -o hextile.o >/dev/null 2>&1 >\ ># source='translate.c' object='translate.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o translate.lo translate.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c translate.c -fPIC -DPIC -o .libs/translate.o >\ ># source='cutpaste.c' object='cutpaste.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o cutpaste.lo cutpaste.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c cutpaste.c -fPIC -DPIC -o .libs/cutpaste.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c cutpaste.c -o cutpaste.o >/dev/null 2>&1 >\ ># source='httpd.c' object='httpd.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o httpd.lo httpd.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c httpd.c -fPIC -DPIC -o .libs/httpd.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c httpd.c -o httpd.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c translate.c -o translate.o >/dev/null 2>&1 >\ ># source='cursor.c' object='cursor.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o cursor.lo cursor.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c cursor.c -fPIC -DPIC -o .libs/cursor.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c cursor.c -o cursor.o >/dev/null 2>&1 >\ ># source='font.c' object='font.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o font.lo font.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c font.c -fPIC -DPIC -o .libs/font.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c font.c -o font.o >/dev/null 2>&1 >\ ># source='draw.c' object='draw.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o draw.lo draw.c >\ ># source='selbox.c' object='selbox.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o selbox.lo selbox.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c draw.c -fPIC -DPIC -o .libs/draw.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c selbox.c -fPIC -DPIC -o .libs/selbox.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c draw.c -o draw.o >/dev/null 2>&1 >\ ># source='../common/d3des.c' object='d3des.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o d3des.lo `test -f '../common/d3des.c' || echo './'`../common/d3des.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c selbox.c -o selbox.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/d3des.c -fPIC -DPIC -o .libs/d3des.o >\ ># source='../common/vncauth.c' object='vncauth.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o vncauth.lo `test -f '../common/vncauth.c' || echo './'`../common/vncauth.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/d3des.c -o d3des.o >/dev/null 2>&1 >\ ># source='cargs.c' object='cargs.lo' libtool=yes > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/vncauth.c -fPIC -DPIC -o .libs/vncauth.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o cargs.lo cargs.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c cargs.c -fPIC -DPIC -o .libs/cargs.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/vncauth.c -o vncauth.o >/dev/null 2>&1 >\ ># source='../common/minilzo.c' object='minilzo.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o minilzo.lo `test -f '../common/minilzo.c' || echo './'`../common/minilzo.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c cargs.c -o cargs.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/minilzo.c -fPIC -DPIC -o .libs/minilzo.o >\ ># source='ultra.c' object='ultra.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o ultra.lo ultra.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/minilzo.c -o minilzo.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ultra.c -fPIC -DPIC -o .libs/ultra.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ultra.c -o ultra.o >/dev/null 2>&1 >\ ># source='scale.c' object='scale.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o scale.lo scale.c >\ ># source='zlib.c' object='zlib.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o zlib.lo zlib.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c scale.c -fPIC -DPIC -o .libs/scale.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c zlib.c -fPIC -DPIC -o .libs/zlib.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c zlib.c -o zlib.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c scale.c -o scale.o >/dev/null 2>&1 >\ ># source='zrle.c' object='zrle.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o zrle.lo zrle.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c zrle.c -fPIC -DPIC -o .libs/zrle.o >\ ># source='zrleoutstream.c' object='zrleoutstream.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o zrleoutstream.lo zrleoutstream.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c zrleoutstream.c -fPIC -DPIC -o .libs/zrleoutstream.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c zrleoutstream.c -o zrleoutstream.o >/dev/null 2>&1 >\ ># source='zrlepalettehelper.c' object='zrlepalettehelper.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o zrlepalettehelper.lo zrlepalettehelper.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c zrlepalettehelper.c -fPIC -DPIC -o .libs/zrlepalettehelper.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c zrlepalettehelper.c -o zrlepalettehelper.o >/dev/null 2>&1 >\ ># source='../common/zywrletemplate.c' object='zywrletemplate.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o zywrletemplate.lo `test -f '../common/zywrletemplate.c' || echo './'`../common/zywrletemplate.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/zywrletemplate.c -fPIC -DPIC -o .libs/zywrletemplate.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/zywrletemplate.c -o zywrletemplate.o >/dev/null 2>&1 >\ ># source='tight.c' object='tight.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o tight.lo tight.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c tight.c -fPIC -DPIC -o .libs/tight.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c tight.c -o tight.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c zrle.c -o zrle.o >/dev/null 2>&1 >\ ># source='../common/turbojpeg.c' object='turbojpeg.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o turbojpeg.lo `test -f '../common/turbojpeg.c' || echo './'`../common/turbojpeg.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/turbojpeg.c -fPIC -DPIC -o .libs/turbojpeg.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/turbojpeg.c -o turbojpeg.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libvncserver.la -rpath /usr/lib64 main.lo rfbserver.lo rfbregion.lo auth.lo sockets.lo websockets.lo rfbssl_gnutls.lo rfbcrypto_gnutls.lo stats.lo corre.lo hextile.lo rre.lo translate.lo cutpaste.lo httpd.lo cursor.lo font.lo draw.lo selbox.lo d3des.lo vncauth.lo cargs.lo minilzo.lo ultra.lo scale.lo zlib.lo zrle.lo zrleoutstream.lo zrlepalettehelper.lo zywrletemplate.lo tight.lo turbojpeg.lo -lgnutls -lnsl -lz -lpng -ljpeg -lresolv -lssl -lcrypto -lgnutls >x86_64-pc-linux-gnu-gcc -shared .libs/main.o .libs/rfbserver.o .libs/rfbregion.o .libs/auth.o .libs/sockets.o .libs/websockets.o .libs/rfbssl_gnutls.o .libs/rfbcrypto_gnutls.o .libs/stats.o .libs/corre.o .libs/hextile.o .libs/rre.o .libs/translate.o .libs/cutpaste.o .libs/httpd.o .libs/cursor.o .libs/font.o .libs/draw.o .libs/selbox.o .libs/d3des.o .libs/vncauth.o .libs/cargs.o .libs/minilzo.o .libs/ultra.o .libs/scale.o .libs/zlib.o .libs/zrle.o .libs/zrleoutstream.o .libs/zrlepalettehelper.o .libs/zywrletemplate.o .libs/tight.o .libs/turbojpeg.o -Wl,--as-needed -lnsl -lz -lpng -ljpeg -lresolv -lssl -lcrypto -lgnutls -march=native -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libvncserver.so.0 -o .libs/libvncserver.so.0.0.0 >(cd .libs && rm -f libvncserver.so.0 && ln -s libvncserver.so.0.0.0 libvncserver.so.0) >(cd .libs && rm -f libvncserver.so && ln -s libvncserver.so.0.0.0 libvncserver.so) >x86_64-pc-linux-gnu-ar cru .libs/libvncserver.a main.o rfbserver.o rfbregion.o auth.o sockets.o websockets.o rfbssl_gnutls.o rfbcrypto_gnutls.o stats.o corre.o hextile.o rre.o translate.o cutpaste.o httpd.o cursor.o font.o draw.o selbox.o d3des.o vncauth.o cargs.o minilzo.o ultra.o scale.o zlib.o zrle.o zrleoutstream.o zrlepalettehelper.o zywrletemplate.o tight.o turbojpeg.o >x86_64-pc-linux-gnu-ranlib .libs/libvncserver.a >creating libvncserver.la >(cd .libs && rm -f libvncserver.la && ln -s ../libvncserver.la libvncserver.la) >make[2]: Leaving directory `/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9/libvncserver' >Making all in libvncclient >make[2]: Entering directory `/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9/libvncclient' >\ ># source='cursor.c' object='cursor.lo' libtool=yes >\ ># source='listen.c' object='listen.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o cursor.lo cursor.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o listen.lo listen.c >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c cursor.c -fPIC -DPIC -o .libs/cursor.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c listen.c -fPIC -DPIC -o .libs/listen.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c listen.c -o listen.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c cursor.c -o cursor.o >/dev/null 2>&1 >\ ># source='rfbproto.c' object='rfbproto.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o rfbproto.lo rfbproto.c >\ ># source='sockets.c' object='sockets.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o sockets.lo sockets.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbproto.c -fPIC -DPIC -o .libs/rfbproto.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c sockets.c -fPIC -DPIC -o .libs/sockets.o >sockets.c: In function 'ReadFromRFBServer': >sockets.c:114:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >rfbproto.c: In function 'ConnectToRFBServer': >rfbproto.c:390:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c sockets.c -o sockets.o >/dev/null 2>&1 >\ ># source='vncviewer.c' object='vncviewer.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o vncviewer.lo vncviewer.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c vncviewer.c -fPIC -DPIC -o .libs/vncviewer.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c vncviewer.c -o vncviewer.o >/dev/null 2>&1 >\ ># source='../common/minilzo.c' object='minilzo.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o minilzo.lo `test -f '../common/minilzo.c' || echo './'`../common/minilzo.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/minilzo.c -fPIC -DPIC -o .libs/minilzo.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c ../common/minilzo.c -o minilzo.o >/dev/null 2>&1 >\ ># source='tls_gnutls.c' object='tls_gnutls.lo' libtool=yes >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c -o tls_gnutls.lo tls_gnutls.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c tls_gnutls.c -fPIC -DPIC -o .libs/tls_gnutls.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c tls_gnutls.c -o tls_gnutls.o >/dev/null 2>&1 > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -O2 -march=native -pipe -ggdb -Wall -c rfbproto.c -o rfbproto.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libvncclient.la -rpath /usr/lib64 cursor.lo listen.lo rfbproto.lo sockets.lo vncviewer.lo minilzo.lo tls_gnutls.lo -lgnutls -lnsl -lz -lpng -ljpeg -lresolv -lssl -lcrypto -lgnutls >x86_64-pc-linux-gnu-gcc -shared .libs/cursor.o .libs/listen.o .libs/rfbproto.o .libs/sockets.o .libs/vncviewer.o .libs/minilzo.o .libs/tls_gnutls.o -Wl,--as-needed -lnsl -lz -lpng -ljpeg -lresolv -lssl -lcrypto -lgnutls -march=native -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libvncclient.so.0 -o .libs/libvncclient.so.0.0.0 >(cd .libs && rm -f libvncclient.so.0 && ln -s libvncclient.so.0.0.0 libvncclient.so.0) >(cd .libs && rm -f libvncclient.so && ln -s libvncclient.so.0.0.0 libvncclient.so) >x86_64-pc-linux-gnu-ar cru .libs/libvncclient.a cursor.o listen.o rfbproto.o sockets.o vncviewer.o minilzo.o tls_gnutls.o >x86_64-pc-linux-gnu-ranlib .libs/libvncclient.a >creating libvncclient.la >(cd .libs && rm -f libvncclient.la && ln -s ../libvncclient.la libvncclient.la) >make[2]: Leaving directory `/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9/libvncclient' >Making all in vncterm >make[2]: Entering directory `/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9/vncterm' >\ ># source='LinuxVNC.c' object='LinuxVNC.o' libtool=no >\ ># source='VNConsole.c' object='VNConsole.o' libtool=no >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=native -pipe -ggdb -Wall -c LinuxVNC.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=native -pipe -ggdb -Wall -c VNConsole.c >LinuxVNC.c: In function 'main': >LinuxVNC.c:155:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >\ ># source='example.c' object='example.o' libtool=no >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=native -pipe -ggdb -Wall -c example.c >\ ># source='VNCommand.c' object='VNCommand.o' libtool=no >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -march=native -pipe -ggdb -Wall -c VNCommand.c >VNCommand.c: In function 'main': >VNCommand.c:85:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >VNCommand.c:94:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o linuxvnc LinuxVNC.o VNConsole.o ../libvncserver/libvncserver.la -lnsl -lz -lpng -ljpeg -lresolv -lssl -lcrypto -lgnutls >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o example example.o VNConsole.o ../libvncserver/libvncserver.la -lnsl -lz -lpng -ljpeg -lresolv -lssl -lcrypto -lgnutls >mkdir .libs >x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -ggdb -Wall -Wl,-O1 -Wl,--hash-style=gnu -o .libs/example example.o VNConsole.o -Wl,--as-needed ../libvncserver/.libs/libvncserver.so -lnsl -lz -lpng -ljpeg -lresolv -lssl -lcrypto -lgnutls >x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -ggdb -Wall -Wl,-O1 -Wl,--hash-style=gnu -o .libs/linuxvnc LinuxVNC.o VNConsole.o -Wl,--as-needed ../libvncserver/.libs/libvncserver.so -lnsl -lz -lpng -ljpeg -lresolv -lssl -lcrypto -lgnutls >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_read' >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_get_algo_dlen' >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_write' >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_open' >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_ctl' >collect2: ld returned 1 exit status >make[2]: *** [example] Error 1 >make[2]: *** Waiting for unfinished jobs.... >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_read' >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_get_algo_dlen' >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_write' >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_open' >../libvncserver/.libs/libvncserver.so: undefined reference to `gcry_md_ctl' >collect2: ld returned 1 exit status >make[2]: *** [linuxvnc] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9/vncterm' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9' >make: *** [all] Error 2 > [31;01m*[0m ERROR: net-libs/libvncserver-0.9.9 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-libs/libvncserver-0.9.9'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-libs/libvncserver-0.9.9'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/net-libs:libvncserver-0.9.9:20120617-185711.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libvncserver-0.9.9/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-libs/libvncserver-0.9.9/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-0.9.9' > [31;01m*[0m S: '/var/tmp/portage/net-libs/libvncserver-0.9.9/work/LibVNCServer-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 420803
: 315621