Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 260386 Details for
Bug 352050
net-fs/netatalk-2.1.5, complains that it can't find libwrap
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 75.51 KB, created by
Timothy Miller
on 2011-01-20 18:05:34 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Timothy Miller
Created:
2011-01-20 18:05:34 UTC
Size:
75.51 KB
patch
obsolete
> * CPV: x11-misc/x11vnc-0.9.12 > * REPO: gentoo > * Maintainer: swegener@gentoo.org > * USE: amd64 crypt elibc_glibc fbcon jpeg kernel_linux multilib ssl threads userland_GNU zlib >>>> Unpacking source... >>>> Unpacking x11vnc-0.9.12.tar.gz to /var/tmp/portage/x11-misc/x11vnc-0.9.12/work >>>> Source unpacked in /var/tmp/portage/x11-misc/x11vnc-0.9.12/work >>>> Preparing source in /var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12 ... > * econf: updating x11vnc-0.9.12/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating x11vnc-0.9.12/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 --without-system-libvncserver --without-avahi --without-xinerama --with-ssl --with-crypto --with-crypt --without-v4l --with-jpeg --with-zlib --with-pthread --with-fbdev >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >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 for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for ar... /usr/bin/ar >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep... grep -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 thenonexistentheader.h usability... no >checking thenonexistentheader.h presence... no >checking for thenonexistentheader.h... no >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 for XShmGetImage in -lXext... yes >checking for XReadScreen in -lXext... no >checking for X11/extensions/readdisplay.h... no >checking for FBPMForceLevel in -lXext... no >checking for DPMSForceLevel in -lXext... yes >checking for XTestGrabControl in -lXtst... yes >checking for XTestFakeKeyEvent in -lXtst... yes >checking for XRecordEnableContextAsync in -lXtst... yes >checking for X11/XKBlib.h... yes >checking for XkbSelectEvents in -lX11... yes >checking for XRRSelectInput in -lXrandr... yes >checking for XFixesGetCursorImage in -lXfixes... yes >checking for XDamageQueryExtension in -lXdamage... yes >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 X509_print_ex_fp in -lssl... yes >checking linux/fb.h usability... yes >checking linux/fb.h presence... yes >checking for linux/fb.h... yes >checking linux/input.h usability... yes >checking linux/input.h presence... yes >checking for linux/input.h... yes >checking for linux/uinput.h... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_CreateCompress in -ljpeg... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for deflate in -lz... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_mutex_lock in -lpthread... yes >checking for pthread_mutex_lock in -lpthread... (cached) yes >checking for __thread... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/stropts.h usability... yes >checking sys/stropts.h presence... yes >checking for sys/stropts.h... yes >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... (cached) 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 dereferences a symlink specified with a 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 for unistd.h... (cached) 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 setsid... yes >checking for setpgrp... yes >checking for getpwuid... yes >checking for getpwnam... yes >checking for getspnam... yes >checking for getuid... yes >checking for geteuid... yes >checking for setuid... yes >checking for setgid... yes >checking for seteuid... yes >checking for setegid... yes >checking for initgroups... yes >checking for waitpid... yes >checking for setutxent... yes >checking for grantpt... yes >checking for shmat... (cached) 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 for rpm sources path... NOT-FOUND >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libvncserver/Makefile >config.status: creating classes/Makefile >config.status: creating classes/ssl/Makefile >config.status: creating libvncclient/Makefile >config.status: creating x11vnc.spec >config.status: creating x11vnc/Makefile >config.status: creating x11vnc/misc/Makefile >config.status: creating x11vnc/misc/turbovnc/Makefile >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12 ... >make --jobs=3 --load-average=7 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12' >Making all in libvncserver >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncserver' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ > then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT rfbserver.o -MD -MP -MF ".deps/rfbserver.Tpo" -c -o rfbserver.o rfbserver.c; \ > then mv -f ".deps/rfbserver.Tpo" ".deps/rfbserver.Po"; else rm -f ".deps/rfbserver.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT rfbregion.o -MD -MP -MF ".deps/rfbregion.Tpo" -c -o rfbregion.o rfbregion.c; \ > then mv -f ".deps/rfbregion.Tpo" ".deps/rfbregion.Po"; else rm -f ".deps/rfbregion.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT auth.o -MD -MP -MF ".deps/auth.Tpo" -c -o auth.o auth.c; \ > then mv -f ".deps/auth.Tpo" ".deps/auth.Po"; else rm -f ".deps/auth.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT sockets.o -MD -MP -MF ".deps/sockets.Tpo" -c -o sockets.o sockets.c; \ > then mv -f ".deps/sockets.Tpo" ".deps/sockets.Po"; else rm -f ".deps/sockets.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT stats.o -MD -MP -MF ".deps/stats.Tpo" -c -o stats.o stats.c; \ > then mv -f ".deps/stats.Tpo" ".deps/stats.Po"; else rm -f ".deps/stats.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT corre.o -MD -MP -MF ".deps/corre.Tpo" -c -o corre.o corre.c; \ > then mv -f ".deps/corre.Tpo" ".deps/corre.Po"; else rm -f ".deps/corre.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT hextile.o -MD -MP -MF ".deps/hextile.Tpo" -c -o hextile.o hextile.c; \ > then mv -f ".deps/hextile.Tpo" ".deps/hextile.Po"; else rm -f ".deps/hextile.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT rre.o -MD -MP -MF ".deps/rre.Tpo" -c -o rre.o rre.c; \ > then mv -f ".deps/rre.Tpo" ".deps/rre.Po"; else rm -f ".deps/rre.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT translate.o -MD -MP -MF ".deps/translate.Tpo" -c -o translate.o translate.c; \ > then mv -f ".deps/translate.Tpo" ".deps/translate.Po"; else rm -f ".deps/translate.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT cutpaste.o -MD -MP -MF ".deps/cutpaste.Tpo" -c -o cutpaste.o cutpaste.c; \ > then mv -f ".deps/cutpaste.Tpo" ".deps/cutpaste.Po"; else rm -f ".deps/cutpaste.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT httpd.o -MD -MP -MF ".deps/httpd.Tpo" -c -o httpd.o httpd.c; \ > then mv -f ".deps/httpd.Tpo" ".deps/httpd.Po"; else rm -f ".deps/httpd.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT cursor.o -MD -MP -MF ".deps/cursor.Tpo" -c -o cursor.o cursor.c; \ > then mv -f ".deps/cursor.Tpo" ".deps/cursor.Po"; else rm -f ".deps/cursor.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT font.o -MD -MP -MF ".deps/font.Tpo" -c -o font.o font.c; \ > then mv -f ".deps/font.Tpo" ".deps/font.Po"; else rm -f ".deps/font.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT draw.o -MD -MP -MF ".deps/draw.Tpo" -c -o draw.o draw.c; \ > then mv -f ".deps/draw.Tpo" ".deps/draw.Po"; else rm -f ".deps/draw.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT selbox.o -MD -MP -MF ".deps/selbox.Tpo" -c -o selbox.o selbox.c; \ > then mv -f ".deps/selbox.Tpo" ".deps/selbox.Po"; else rm -f ".deps/selbox.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT d3des.o -MD -MP -MF ".deps/d3des.Tpo" -c -o d3des.o d3des.c; \ > then mv -f ".deps/d3des.Tpo" ".deps/d3des.Po"; else rm -f ".deps/d3des.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT vncauth.o -MD -MP -MF ".deps/vncauth.Tpo" -c -o vncauth.o vncauth.c; \ > then mv -f ".deps/vncauth.Tpo" ".deps/vncauth.Po"; else rm -f ".deps/vncauth.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT cargs.o -MD -MP -MF ".deps/cargs.Tpo" -c -o cargs.o cargs.c; \ > then mv -f ".deps/cargs.Tpo" ".deps/cargs.Po"; else rm -f ".deps/cargs.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT minilzo.o -MD -MP -MF ".deps/minilzo.Tpo" -c -o minilzo.o minilzo.c; \ > then mv -f ".deps/minilzo.Tpo" ".deps/minilzo.Po"; else rm -f ".deps/minilzo.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT ultra.o -MD -MP -MF ".deps/ultra.Tpo" -c -o ultra.o ultra.c; \ > then mv -f ".deps/ultra.Tpo" ".deps/ultra.Po"; else rm -f ".deps/ultra.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT scale.o -MD -MP -MF ".deps/scale.Tpo" -c -o scale.o scale.c; \ > then mv -f ".deps/scale.Tpo" ".deps/scale.Po"; else rm -f ".deps/scale.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT zlib.o -MD -MP -MF ".deps/zlib.Tpo" -c -o zlib.o zlib.c; \ > then mv -f ".deps/zlib.Tpo" ".deps/zlib.Po"; else rm -f ".deps/zlib.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT zrle.o -MD -MP -MF ".deps/zrle.Tpo" -c -o zrle.o zrle.c; \ > then mv -f ".deps/zrle.Tpo" ".deps/zrle.Po"; else rm -f ".deps/zrle.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT zrleoutstream.o -MD -MP -MF ".deps/zrleoutstream.Tpo" -c -o zrleoutstream.o zrleoutstream.c; \ > then mv -f ".deps/zrleoutstream.Tpo" ".deps/zrleoutstream.Po"; else rm -f ".deps/zrleoutstream.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT zrlepalettehelper.o -MD -MP -MF ".deps/zrlepalettehelper.Tpo" -c -o zrlepalettehelper.o zrlepalettehelper.c; \ > then mv -f ".deps/zrlepalettehelper.Tpo" ".deps/zrlepalettehelper.Po"; else rm -f ".deps/zrlepalettehelper.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT zywrletemplate.o -MD -MP -MF ".deps/zywrletemplate.Tpo" -c -o zywrletemplate.o zywrletemplate.c; \ > then mv -f ".deps/zywrletemplate.Tpo" ".deps/zywrletemplate.Po"; else rm -f ".deps/zywrletemplate.Tpo"; exit 1; fi >./zrleencodetemplate.c:87: warning: âpaletteHelperâ defined but not used >zrle.c:101: warning: âzrleBeforeBufâ defined but not used >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT tight.o -MD -MP -MF ".deps/tight.Tpo" -c -o tight.o tight.c; \ > then mv -f ".deps/tight.Tpo" ".deps/tight.Po"; else rm -f ".deps/tight.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT rfbtightserver.o -MD -MP -MF ".deps/rfbtightserver.Tpo" -c -o rfbtightserver.o `test -f 'tightvnc-filetransfer/rfbtightserver.c' || echo './'`tightvnc-filetransfer/rfbtightserver.c; \ > then mv -f ".deps/rfbtightserver.Tpo" ".deps/rfbtightserver.Po"; else rm -f ".deps/rfbtightserver.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT handlefiletransferrequest.o -MD -MP -MF ".deps/handlefiletransferrequest.Tpo" -c -o handlefiletransferrequest.o `test -f 'tightvnc-filetransfer/handlefiletransferrequest.c' || echo './'`tightvnc-filetransfer/handlefiletransferrequest.c; \ > then mv -f ".deps/handlefiletransferrequest.Tpo" ".deps/handlefiletransferrequest.Po"; else rm -f ".deps/handlefiletransferrequest.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT filetransfermsg.o -MD -MP -MF ".deps/filetransfermsg.Tpo" -c -o filetransfermsg.o `test -f 'tightvnc-filetransfer/filetransfermsg.c' || echo './'`tightvnc-filetransfer/filetransfermsg.c; \ > then mv -f ".deps/filetransfermsg.Tpo" ".deps/filetransfermsg.Po"; else rm -f ".deps/filetransfermsg.Tpo"; exit 1; fi >In file included from /usr/include/string.h:642, > from tightvnc-filetransfer/filetransfermsg.c:27: >In function âmemcpyâ, > inlined from âCreateFileDownloadZeroSizeDataMsgâ at tightvnc-filetransfer/filetransfermsg.c:416: >/usr/include/bits/string3.h:52: warning: call to __builtin___memcpy_chk will always overflow destination buffer >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT filelistinfo.o -MD -MP -MF ".deps/filelistinfo.Tpo" -c -o filelistinfo.o `test -f 'tightvnc-filetransfer/filelistinfo.c' || echo './'`tightvnc-filetransfer/filelistinfo.c; \ > then mv -f ".deps/filelistinfo.Tpo" ".deps/filelistinfo.Po"; else rm -f ".deps/filelistinfo.Tpo"; exit 1; fi >rm -f libvncserver.a >/usr/bin/ar cru libvncserver.a main.o rfbserver.o rfbregion.o auth.o sockets.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 rfbtightserver.o handlefiletransferrequest.o filetransfermsg.o filelistinfo.o >x86_64-pc-linux-gnu-ranlib libvncserver.a >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncserver' >Making all in libvncclient >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncclient' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT cursor.o -MD -MP -MF ".deps/cursor.Tpo" -c -o cursor.o cursor.c; \ > then mv -f ".deps/cursor.Tpo" ".deps/cursor.Po"; else rm -f ".deps/cursor.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT listen.o -MD -MP -MF ".deps/listen.Tpo" -c -o listen.o listen.c; \ > then mv -f ".deps/listen.Tpo" ".deps/listen.Po"; else rm -f ".deps/listen.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT rfbproto.o -MD -MP -MF ".deps/rfbproto.Tpo" -c -o rfbproto.o rfbproto.c; \ > then mv -f ".deps/rfbproto.Tpo" ".deps/rfbproto.Po"; else rm -f ".deps/rfbproto.Tpo"; exit 1; fi >rfbproto.c: In function âConnectToRFBServerâ: >rfbproto.c:385: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >rfbproto.c: In function âInitialiseRFBConnectionâ: >rfbproto.c:823: warning: unused variable âsubAuthSchemeâ >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT sockets.o -MD -MP -MF ".deps/sockets.Tpo" -c -o sockets.o sockets.c; \ > then mv -f ".deps/sockets.Tpo" ".deps/sockets.Po"; else rm -f ".deps/sockets.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT vncviewer.o -MD -MP -MF ".deps/vncviewer.Tpo" -c -o vncviewer.o vncviewer.c; \ > then mv -f ".deps/vncviewer.Tpo" ".deps/vncviewer.Po"; else rm -f ".deps/vncviewer.Tpo"; exit 1; fi >sockets.c: In function âReadFromRFBServerâ: >sockets.c:109: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >rfbproto.c: At top level: >rfbproto.c:647: warning: âHandlePlainAuthâ defined but not used >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT minilzo.o -MD -MP -MF ".deps/minilzo.Tpo" -c -o minilzo.o minilzo.c; \ > then mv -f ".deps/minilzo.Tpo" ".deps/minilzo.Po"; else rm -f ".deps/minilzo.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT tls.o -MD -MP -MF ".deps/tls.Tpo" -c -o tls.o tls.c; \ > then mv -f ".deps/tls.Tpo" ".deps/tls.Po"; else rm -f ".deps/tls.Tpo"; exit 1; fi >rm -f libvncclient.a >/usr/bin/ar cru libvncclient.a cursor.o listen.o rfbproto.o sockets.o vncviewer.o minilzo.o tls.o >x86_64-pc-linux-gnu-ranlib libvncclient.a >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncclient' >Making all in x11vnc >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >Making all in misc >make[3]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >Making all in turbovnc >make[4]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc/turbovnc' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc/turbovnc' >make[4]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >make[3]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >make[3]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-8to24.o -MD -MP -MF ".deps/x11vnc-8to24.Tpo" -c -o x11vnc-8to24.o `test -f '8to24.c' || echo './'`8to24.c; \ > then mv -f ".deps/x11vnc-8to24.Tpo" ".deps/x11vnc-8to24.Po"; else rm -f ".deps/x11vnc-8to24.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-appshare.o -MD -MP -MF ".deps/x11vnc-appshare.Tpo" -c -o x11vnc-appshare.o `test -f 'appshare.c' || echo './'`appshare.c; \ > then mv -f ".deps/x11vnc-appshare.Tpo" ".deps/x11vnc-appshare.Po"; else rm -f ".deps/x11vnc-appshare.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-avahi.o -MD -MP -MF ".deps/x11vnc-avahi.Tpo" -c -o x11vnc-avahi.o `test -f 'avahi.c' || echo './'`avahi.c; \ > then mv -f ".deps/x11vnc-avahi.Tpo" ".deps/x11vnc-avahi.Po"; else rm -f ".deps/x11vnc-avahi.Tpo"; exit 1; fi >appshare.c: In function âlaunchâ: >appshare.c:497: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >appshare.c: In function âstopâ: >appshare.c:533: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >appshare.c:537: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >appshare.c: In function âappshare_cleanupâ: >appshare.c:639: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >appshare.c: In function âhandle_shellâ: >appshare.c:1711: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >appshare.c:1715: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-cleanup.o -MD -MP -MF ".deps/x11vnc-cleanup.Tpo" -c -o x11vnc-cleanup.o `test -f 'cleanup.c' || echo './'`cleanup.c; \ > then mv -f ".deps/x11vnc-cleanup.Tpo" ".deps/x11vnc-cleanup.Po"; else rm -f ".deps/x11vnc-cleanup.Tpo"; exit 1; fi >cleanup.c: In function âcrash_shellâ: >cleanup.c:492: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >cleanup.c:498: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-connections.o -MD -MP -MF ".deps/x11vnc-connections.Tpo" -c -o x11vnc-connections.o `test -f 'connections.c' || echo './'`connections.c; \ > then mv -f ".deps/x11vnc-connections.Tpo" ".deps/x11vnc-connections.Po"; else rm -f ".deps/x11vnc-connections.Tpo"; exit 1; fi >connections.c: In function ârun_user_commandâ: >connections.c:641: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:667: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:688: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c: In function âsocks5_proxyâ: >connections.c:1940: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:1968: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:1991: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >connections.c:1995: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >connections.c:1997: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >connections.c: In function âsocks_proxyâ: >connections.c:2065: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c: In function âpconnectâ: >connections.c:2166: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:2170: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:2183: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c: In function âdo_reverse_connectâ: >connections.c:2638: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:2708: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:2719: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c: In function âcheck_gui_inputsâ: >connections.c:3723: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c: In function âstart_client_info_sockâ: >connections.c:4135: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:4136: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:4137: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:4138: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:4139: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:4140: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c:4141: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >connections.c: In function âsend_client_infoâ: >connections.c:4194: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-cursor.o -MD -MP -MF ".deps/x11vnc-cursor.Tpo" -c -o x11vnc-cursor.o `test -f 'cursor.c' || echo './'`cursor.c; \ > then mv -f ".deps/x11vnc-cursor.Tpo" ".deps/x11vnc-cursor.Po"; else rm -f ".deps/x11vnc-cursor.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-gui.o -MD -MP -MF ".deps/x11vnc-gui.Tpo" -c -o x11vnc-gui.o `test -f 'gui.c' || echo './'`gui.c; \ > then mv -f ".deps/x11vnc-gui.Tpo" ".deps/x11vnc-gui.Po"; else rm -f ".deps/x11vnc-gui.Tpo"; exit 1; fi >gui.c: In function âdo_guiâ: >gui.c:754: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >gui.c:811: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >gui.c:818: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-help.o -MD -MP -MF ".deps/x11vnc-help.Tpo" -c -o x11vnc-help.o `test -f 'help.c' || echo './'`help.c; \ > then mv -f ".deps/x11vnc-help.Tpo" ".deps/x11vnc-help.Po"; else rm -f ".deps/x11vnc-help.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-inet.o -MD -MP -MF ".deps/x11vnc-inet.Tpo" -c -o x11vnc-inet.o `test -f 'inet.c' || echo './'`inet.c; \ > then mv -f ".deps/x11vnc-inet.Tpo" ".deps/x11vnc-inet.Po"; else rm -f ".deps/x11vnc-inet.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-keyboard.o -MD -MP -MF ".deps/x11vnc-keyboard.Tpo" -c -o x11vnc-keyboard.o `test -f 'keyboard.c' || echo './'`keyboard.c; \ > then mv -f ".deps/x11vnc-keyboard.Tpo" ".deps/x11vnc-keyboard.Po"; else rm -f ".deps/x11vnc-keyboard.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-linuxfb.o -MD -MP -MF ".deps/x11vnc-linuxfb.Tpo" -c -o x11vnc-linuxfb.o `test -f 'linuxfb.c' || echo './'`linuxfb.c; \ > then mv -f ".deps/x11vnc-linuxfb.Tpo" ".deps/x11vnc-linuxfb.Po"; else rm -f ".deps/x11vnc-linuxfb.Tpo"; exit 1; fi >linuxfb.c: In function âconsole_guessâ: >linuxfb.c:156: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-macosx.o -MD -MP -MF ".deps/x11vnc-macosx.Tpo" -c -o x11vnc-macosx.o `test -f 'macosx.c' || echo './'`macosx.c; \ > then mv -f ".deps/x11vnc-macosx.Tpo" ".deps/x11vnc-macosx.Po"; else rm -f ".deps/x11vnc-macosx.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-macosxCG.o -MD -MP -MF ".deps/x11vnc-macosxCG.Tpo" -c -o x11vnc-macosxCG.o `test -f 'macosxCG.c' || echo './'`macosxCG.c; \ > then mv -f ".deps/x11vnc-macosxCG.Tpo" ".deps/x11vnc-macosxCG.Po"; else rm -f ".deps/x11vnc-macosxCG.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-macosxCGP.o -MD -MP -MF ".deps/x11vnc-macosxCGP.Tpo" -c -o x11vnc-macosxCGP.o `test -f 'macosxCGP.c' || echo './'`macosxCGP.c; \ > then mv -f ".deps/x11vnc-macosxCGP.Tpo" ".deps/x11vnc-macosxCGP.Po"; else rm -f ".deps/x11vnc-macosxCGP.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-macosxCGS.o -MD -MP -MF ".deps/x11vnc-macosxCGS.Tpo" -c -o x11vnc-macosxCGS.o `test -f 'macosxCGS.c' || echo './'`macosxCGS.c; \ > then mv -f ".deps/x11vnc-macosxCGS.Tpo" ".deps/x11vnc-macosxCGS.Po"; else rm -f ".deps/x11vnc-macosxCGS.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-options.o -MD -MP -MF ".deps/x11vnc-options.Tpo" -c -o x11vnc-options.o `test -f 'options.c' || echo './'`options.c; \ > then mv -f ".deps/x11vnc-options.Tpo" ".deps/x11vnc-options.Po"; else rm -f ".deps/x11vnc-options.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-pm.o -MD -MP -MF ".deps/x11vnc-pm.Tpo" -c -o x11vnc-pm.o `test -f 'pm.c' || echo './'`pm.c; \ > then mv -f ".deps/x11vnc-pm.Tpo" ".deps/x11vnc-pm.Po"; else rm -f ".deps/x11vnc-pm.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-pointer.o -MD -MP -MF ".deps/x11vnc-pointer.Tpo" -c -o x11vnc-pointer.o `test -f 'pointer.c' || echo './'`pointer.c; \ > then mv -f ".deps/x11vnc-pointer.Tpo" ".deps/x11vnc-pointer.Po"; else rm -f ".deps/x11vnc-pointer.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-rates.o -MD -MP -MF ".deps/x11vnc-rates.Tpo" -c -o x11vnc-rates.o `test -f 'rates.c' || echo './'`rates.c; \ > then mv -f ".deps/x11vnc-rates.Tpo" ".deps/x11vnc-rates.Po"; else rm -f ".deps/x11vnc-rates.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-remote.o -MD -MP -MF ".deps/x11vnc-remote.Tpo" -c -o x11vnc-remote.o `test -f 'remote.c' || echo './'`remote.c; \ > then mv -f ".deps/x11vnc-remote.Tpo" ".deps/x11vnc-remote.Po"; else rm -f ".deps/x11vnc-remote.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-scan.o -MD -MP -MF ".deps/x11vnc-scan.Tpo" -c -o x11vnc-scan.o `test -f 'scan.c' || echo './'`scan.c; \ > then mv -f ".deps/x11vnc-scan.Tpo" ".deps/x11vnc-scan.Po"; else rm -f ".deps/x11vnc-scan.Tpo"; exit 1; fi >remote.c: In function âsend_remote_cmdâ: >remote.c:158: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >remote.c: In function âcheck_httpdirâ: >remote.c:362: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-screen.o -MD -MP -MF ".deps/x11vnc-screen.Tpo" -c -o x11vnc-screen.o `test -f 'screen.c' || echo './'`screen.c; \ > then mv -f ".deps/x11vnc-screen.Tpo" ".deps/x11vnc-screen.Po"; else rm -f ".deps/x11vnc-screen.Tpo"; exit 1; fi >scan.c: In function âget_loadâ: >scan.c:2938: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >screen.c: In function âvnc_reflect_get_passwordâ: >screen.c:1430: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >screen.c:1435: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >screen.c: In function âinitialize_raw_fbâ: >screen.c:1757: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >screen.c:1779: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >remote.c: In function âprocess_remote_cmdâ: >remote.c:5828: warning: the address of âvnc_desktop_nameâ will always evaluate as âtrueâ >remote.c:6030: warning: the address of âlastmodâ will always evaluate as âtrueâ >screen.c: In function âinitialize_xdisplay_fbâ: >screen.c:2752: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2751: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2750: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2749: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2748: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2744: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2743: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2742: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2741: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2740: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2739: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2738: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2737: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2736: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2735: warning: dereferencing pointer ârevâ does break strict-aliasing rules >screen.c:2732: note: initialized from here >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-selection.o -MD -MP -MF ".deps/x11vnc-selection.Tpo" -c -o x11vnc-selection.o `test -f 'selection.c' || echo './'`selection.c; \ > then mv -f ".deps/x11vnc-selection.Tpo" ".deps/x11vnc-selection.Po"; else rm -f ".deps/x11vnc-selection.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-solid.o -MD -MP -MF ".deps/x11vnc-solid.Tpo" -c -o x11vnc-solid.o `test -f 'solid.c' || echo './'`solid.c; \ > then mv -f ".deps/x11vnc-solid.Tpo" ".deps/x11vnc-solid.Po"; else rm -f ".deps/x11vnc-solid.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-sslcmds.o -MD -MP -MF ".deps/x11vnc-sslcmds.Tpo" -c -o x11vnc-sslcmds.o `test -f 'sslcmds.c' || echo './'`sslcmds.c; \ > then mv -f ".deps/x11vnc-sslcmds.Tpo" ".deps/x11vnc-sslcmds.Po"; else rm -f ".deps/x11vnc-sslcmds.Tpo"; exit 1; fi >solid.c: In function âsolid_macosxâ: >solid.c:1219: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslcmds.c: In function âsslGenCAâ: >sslcmds.c:604: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >sslcmds.c: In function âsslGenCertâ: >sslcmds.c:640: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >sslcmds.c: In function âsslEncKeyâ: >sslcmds.c:730: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >sslcmds.c:744: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslcmds.c:758: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >sslcmds.c:855: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslcmds.c:871: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-sslhelper.o -MD -MP -MF ".deps/x11vnc-sslhelper.Tpo" -c -o x11vnc-sslhelper.o `test -f 'sslhelper.c' || echo './'`sslhelper.c; \ > then mv -f ".deps/x11vnc-sslhelper.Tpo" ".deps/x11vnc-sslhelper.Po"; else rm -f ".deps/x11vnc-sslhelper.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-uinput.o -MD -MP -MF ".deps/x11vnc-uinput.Tpo" -c -o x11vnc-uinput.o `test -f 'uinput.c' || echo './'`uinput.c; \ > then mv -f ".deps/x11vnc-uinput.Tpo" ".deps/x11vnc-uinput.Po"; else rm -f ".deps/x11vnc-uinput.Tpo"; exit 1; fi >sslhelper.c: In function âcreate_tmp_pemâ: >sslhelper.c:343: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:502: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >uinput.c: In function âinitialize_uinputâ: >uinput.c:292: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c: In function âptr_moveâ: >uinput.c:479: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c:484: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c:489: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c: In function âptr_absâ: >uinput.c:511: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c:516: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c:521: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c: In function âbutton_clickâ: >uinput.c:699: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c:704: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c: In function âuinput_key_commandâ: >uinput.c:940: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >uinput.c:945: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c: In function âpem_passwd_callbackâ: >sslhelper.c:775: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >sslhelper.c:778: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >sslhelper.c:781: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >sslhelper.c: In function âadd_anon_dhâ: >sslhelper.c:1421: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:1475: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:1483: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c: In function âcheck_vnc_tls_modeâ: >sslhelper.c:1874: warning: dereferencing type-punned pointer will break strict-aliasing rules >sslhelper.c: In function âpr_ssl_infoâ: >sslhelper.c:1902: warning: assignment discards qualifiers from pointer target type >sslhelper.c: In function âssl_xferâ: >sslhelper.c:2247: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >sslhelper.c: In function âwatch_for_http_trafficâ: >sslhelper.c:3185: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c: In function âaccept_opensslâ: >sslhelper.c:4007: warning: the address of ârcookieâ will always evaluate as âtrueâ >sslhelper.c:3552: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3558: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3632: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3634: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3706: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3780: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3827: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3828: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3830: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3835: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3850: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:3914: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >sslhelper.c:3937: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >sslhelper.c: In function âraw_xferâ: >sslhelper.c:4240: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sslhelper.c:4272: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from sslhelper.c:4313: >enc.h: In function âsecurevnc_server_rsa_save_dialogâ: >enc.h:1094: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h: In function âsecurevnc_setupâ: >enc.h:1410: warning: format â%dâ expects type âintâ, but argument 3 has type âsize_tâ >enc.h:1318: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >enc.h:1319: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >enc.h:1320: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >enc.h:1321: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >enc.h:1394: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h:1427: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h:1437: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h:1439: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h:1441: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h:1442: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h:1444: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h:1446: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h:1506: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h:1516: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >enc.h: In function âdoloopâ: >enc.h:2050: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-unixpw.o -MD -MP -MF ".deps/x11vnc-unixpw.Tpo" -c -o x11vnc-unixpw.o `test -f 'unixpw.c' || echo './'`unixpw.c; \ > then mv -f ".deps/x11vnc-unixpw.Tpo" ".deps/x11vnc-unixpw.Po"; else rm -f ".deps/x11vnc-unixpw.Tpo"; exit 1; fi >unixpw.c: In function âsu_verifyâ: >unixpw.c:1114: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >unixpw.c:1116: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >unixpw.c:1121: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >unixpw.c:1151: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >unixpw.c:1246: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >unixpw.c:1248: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >unixpw.c:1333: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >unixpw.c:1337: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >unixpw.c: In function âcheck_unixpw_userprefsâ: >unixpw.c:1535: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-user.o -MD -MP -MF ".deps/x11vnc-user.Tpo" -c -o x11vnc-user.o `test -f 'user.c' || echo './'`user.c; \ > then mv -f ".deps/x11vnc-user.Tpo" ".deps/x11vnc-user.Po"; else rm -f ".deps/x11vnc-user.Tpo"; exit 1; fi >user.c: In function âvnc_redirect_timeoutâ: >user.c:1395: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >user.c: In function âdo_chvtâ: >user.c:1404: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >user.c: In function âdo_vnc_redirectâ: >user.c:1873: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >user.c: In function âsetup_cmdâ: >user.c:1902: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >user.c:1911: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >user.c: In function âdo_run_cmdâ: >user.c:2508: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >user.c:2510: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >user.c:2573: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >user.c:2573: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >user.c:2678: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >user.c:2853: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-userinput.o -MD -MP -MF ".deps/x11vnc-userinput.Tpo" -c -o x11vnc-userinput.o `test -f 'userinput.c' || echo './'`userinput.c; \ > then mv -f ".deps/x11vnc-userinput.Tpo" ".deps/x11vnc-userinput.Po"; else rm -f ".deps/x11vnc-userinput.Tpo"; exit 1; fi >userinput.c: In function âset_ypadâ: >userinput.c:1308: warning: the address of âxrecord_name_infoâ will always evaluate as âtrueâ >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-util.o -MD -MP -MF ".deps/x11vnc-util.Tpo" -c -o x11vnc-util.o `test -f 'util.c' || echo './'`util.c; \ > then mv -f ".deps/x11vnc-util.Tpo" ".deps/x11vnc-util.Po"; else rm -f ".deps/x11vnc-util.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-v4l.o -MD -MP -MF ".deps/x11vnc-v4l.Tpo" -c -o x11vnc-v4l.o `test -f 'v4l.c' || echo './'`v4l.c; \ > then mv -f ".deps/x11vnc-v4l.Tpo" ".deps/x11vnc-v4l.Po"; else rm -f ".deps/x11vnc-v4l.Tpo"; exit 1; fi >v4l.c:134: warning: âv4l1_valâ defined but not used >v4l.c:146: warning: âv4l1_widthâ defined but not used >v4l.c:159: warning: âv4l1_heightâ defined but not used >v4l.c:173: warning: âv4l1_resizeâ defined but not used >v4l.c:214: warning: âv4l1_setfreqâ defined but not used >v4l.c:234: warning: âv4l1_set_inputâ defined but not used >v4l.c:436: warning: âv4l1_dpctâ defined but not used >v4l.c:750: warning: âv4l1_lu_paletteâ defined but not used >v4l.c:802: warning: âv4l2_lu_paletteâ defined but not used >v4l.c:1067: warning: âopen_devâ defined but not used >v4l.c:1409: warning: âlookup_freqâ defined but not used >v4l.c:1422: warning: âlookup_stationâ defined but not used >v4l.c:132: warning: âlast_channelâ defined but not used >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-win_utils.o -MD -MP -MF ".deps/x11vnc-win_utils.Tpo" -c -o x11vnc-win_utils.o `test -f 'win_utils.c' || echo './'`win_utils.c; \ > then mv -f ".deps/x11vnc-win_utils.Tpo" ".deps/x11vnc-win_utils.Po"; else rm -f ".deps/x11vnc-win_utils.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-x11vnc.o -MD -MP -MF ".deps/x11vnc-x11vnc.Tpo" -c -o x11vnc-x11vnc.o `test -f 'x11vnc.c' || echo './'`x11vnc.c; \ > then mv -f ".deps/x11vnc-x11vnc.Tpo" ".deps/x11vnc-x11vnc.Po"; else rm -f ".deps/x11vnc-x11vnc.Tpo"; exit 1; fi >x11vnc.c: In function âterminal_servicesâ: >x11vnc.c:554: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c:561: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c: In function âdo_tsdâ: >x11vnc.c:717: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c:728: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c: In function âquick_pwâ: >x11vnc.c:1379: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c:1382: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c:1385: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c: In function âstore_homedir_passwdâ: >x11vnc.c:1753: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c:1756: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c:1764: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x11vnc.c:1768: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-x11vnc_defs.o -MD -MP -MF ".deps/x11vnc-x11vnc_defs.Tpo" -c -o x11vnc-x11vnc_defs.o `test -f 'x11vnc_defs.c' || echo './'`x11vnc_defs.c; \ > then mv -f ".deps/x11vnc-x11vnc_defs.Tpo" ".deps/x11vnc-x11vnc_defs.Po"; else rm -f ".deps/x11vnc-x11vnc_defs.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-xdamage.o -MD -MP -MF ".deps/x11vnc-xdamage.Tpo" -c -o x11vnc-xdamage.o `test -f 'xdamage.c' || echo './'`xdamage.c; \ > then mv -f ".deps/x11vnc-xdamage.Tpo" ".deps/x11vnc-xdamage.Po"; else rm -f ".deps/x11vnc-xdamage.Tpo"; exit 1; fi >xdamage.c: In function âcollect_xdamageâ: >xdamage.c:490: warning: dereferencing pointer âdevâ does break strict-aliasing rules >xdamage.c:489: warning: dereferencing pointer âdevâ does break strict-aliasing rules >xdamage.c:488: warning: dereferencing pointer âdevâ does break strict-aliasing rules >xdamage.c:487: warning: dereferencing pointer âdevâ does break strict-aliasing rules >xdamage.c:483: warning: dereferencing pointer âdevâ does break strict-aliasing rules >xdamage.c:482: note: initialized from here >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-xevents.o -MD -MP -MF ".deps/x11vnc-xevents.Tpo" -c -o x11vnc-xevents.o `test -f 'xevents.c' || echo './'`xevents.c; \ > then mv -f ".deps/x11vnc-xevents.Tpo" ".deps/x11vnc-xevents.Po"; else rm -f ".deps/x11vnc-xevents.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-xinerama.o -MD -MP -MF ".deps/x11vnc-xinerama.Tpo" -c -o x11vnc-xinerama.o `test -f 'xinerama.c' || echo './'`xinerama.c; \ > then mv -f ".deps/x11vnc-xinerama.Tpo" ".deps/x11vnc-xinerama.Po"; else rm -f ".deps/x11vnc-xinerama.Tpo"; exit 1; fi >xinerama.c:262: warning: âdid_xinerama_clipâ defined but not used >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-xkb_bell.o -MD -MP -MF ".deps/x11vnc-xkb_bell.Tpo" -c -o x11vnc-xkb_bell.o `test -f 'xkb_bell.c' || echo './'`xkb_bell.c; \ > then mv -f ".deps/x11vnc-xkb_bell.Tpo" ".deps/x11vnc-xkb_bell.Po"; else rm -f ".deps/x11vnc-xkb_bell.Tpo"; exit 1; fi >xkb_bell.c: In function âcheck_bell_eventâ: >xkb_bell.c:144: warning: dereferencing pointer âxkb_evâ does break strict-aliasing rules >xkb_bell.c:143: note: initialized from here >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-xrandr.o -MD -MP -MF ".deps/x11vnc-xrandr.Tpo" -c -o x11vnc-xrandr.o `test -f 'xrandr.c' || echo './'`xrandr.c; \ > then mv -f ".deps/x11vnc-xrandr.Tpo" ".deps/x11vnc-xrandr.Po"; else rm -f ".deps/x11vnc-xrandr.Tpo"; exit 1; fi >xrandr.c: In function âcheck_xrandr_eventâ: >xrandr.c:270: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:270: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:262: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:261: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:260: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:259: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:258: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:241: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:240: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:240: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:234: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:233: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:232: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:231: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:230: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:229: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:228: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:227: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:226: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:225: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:209: note: initialized from here >cc1: warning: dereferencing pointer ârevâ does break strict-aliasing rules >cc1: warning: dereferencing pointer ârevâ does break strict-aliasing rules >cc1: warning: dereferencing pointer ârevâ does break strict-aliasing rules >xrandr.c:209: note: initialized from here >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-xrecord.o -MD -MP -MF ".deps/x11vnc-xrecord.Tpo" -c -o x11vnc-xrecord.o `test -f 'xrecord.c' || echo './'`xrecord.c; \ > then mv -f ".deps/x11vnc-xrecord.Tpo" ".deps/x11vnc-xrecord.Po"; else rm -f ".deps/x11vnc-xrecord.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=core2 -ggdb -pipe -Wall -MT x11vnc-xwrappers.o -MD -MP -MF ".deps/x11vnc-xwrappers.Tpo" -c -o x11vnc-xwrappers.o `test -f 'xwrappers.c' || echo './'`xwrappers.c; \ > then mv -f ".deps/x11vnc-xwrappers.Tpo" ".deps/x11vnc-xwrappers.Po"; else rm -f ".deps/x11vnc-xwrappers.Tpo"; exit 1; fi >xwrappers.c: In function âxauth_rawâ: >xwrappers.c:1274: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -march=core2 -ggdb -pipe -Wall -Wl,-O1 -Wl,--as-needed -o x11vnc x11vnc-8to24.o x11vnc-appshare.o x11vnc-avahi.o x11vnc-cleanup.o x11vnc-connections.o x11vnc-cursor.o x11vnc-gui.o x11vnc-help.o x11vnc-inet.o x11vnc-keyboard.o x11vnc-linuxfb.o x11vnc-macosx.o x11vnc-macosxCG.o x11vnc-macosxCGP.o x11vnc-macosxCGS.o x11vnc-options.o x11vnc-pm.o x11vnc-pointer.o x11vnc-rates.o x11vnc-remote.o x11vnc-scan.o x11vnc-screen.o x11vnc-selection.o x11vnc-solid.o x11vnc-sslcmds.o x11vnc-sslhelper.o x11vnc-uinput.o x11vnc-unixpw.o x11vnc-user.o x11vnc-userinput.o x11vnc-util.o x11vnc-v4l.o x11vnc-win_utils.o x11vnc-x11vnc.o x11vnc-x11vnc_defs.o x11vnc-xdamage.o x11vnc-xevents.o x11vnc-xinerama.o x11vnc-xkb_bell.o x11vnc-xrandr.o x11vnc-xrecord.o x11vnc-xwrappers.o ../libvncserver/libvncserver.a ../libvncclient/libvncclient.a -lssl -lcrypto -lcrypt -lXtst -lXtst -lXtst -lXext -lXrandr -lXfixes -lXdamage -lX11 -lnsl -lpthread -lz -ljpeg >make[3]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >Making all in classes >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >Making all in ssl >make[3]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes/ssl' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes/ssl' >make[3]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12' >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12' >make[1]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12' >>>> Source compiled. >>>> Test phase [not enabled]: x11-misc/x11vnc-0.9.12 > >>>> Install x11vnc-0.9.12 into /var/tmp/portage/x11-misc/x11vnc-0.9.12/image/ category x11-misc >make --jobs=3 --load-average=7 DESTDIR=/var/tmp/portage/x11-misc/x11vnc-0.9.12/image/ install >Making install in libvncserver >make[1]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncserver' >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncserver' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncserver' >make[1]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncserver' >Making install in libvncclient >make[1]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncclient' >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncclient' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncclient' >make[1]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/libvncclient' >Making install in x11vnc >make[1]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >Making install in misc >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >Making install in turbovnc >make[3]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc/turbovnc' >make[4]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc/turbovnc' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc/turbovnc' >make[3]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc/turbovnc' >make[3]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >make[4]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >make[3]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc/misc' >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >make[3]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/bin" >test -z "/usr/share/applications" || mkdir -p -- "/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/applications" >test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/man/man1" > /usr/bin/install -c -m 644 'x11vnc.desktop' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/applications/x11vnc.desktop' > /usr/bin/install -c 'x11vnc' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/bin/x11vnc' > /usr/bin/install -c -m 644 './x11vnc.1' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/man/man1/x11vnc.1' >make[3]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >make[1]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/x11vnc' >Making install in classes >make[1]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >Making install in ssl >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes/ssl' >make[3]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes/ssl' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/x11vnc/classes/ssl" || mkdir -p -- "/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl" >test -z "/usr/share/x11vnc/classes/ssl" || mkdir -p -- "/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl" > /usr/bin/install -c -m 644 'VncViewer.jar' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/VncViewer.jar' > /usr/bin/install -c 'ss_vncviewer' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/ss_vncviewer' > /usr/bin/install -c -m 644 'index.vnc' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/index.vnc' > /usr/bin/install -c -m 644 'SignedVncViewer.jar' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/SignedVncViewer.jar' > /usr/bin/install -c -m 644 'proxy.vnc' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/proxy.vnc' > /usr/bin/install -c -m 644 'README' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/README' > /usr/bin/install -c -m 644 'UltraViewerSSL.jar' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/UltraViewerSSL.jar' > /usr/bin/install -c -m 644 'SignedUltraViewerSSL.jar' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/SignedUltraViewerSSL.jar' > /usr/bin/install -c -m 644 'ultra.vnc' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/ultra.vnc' > /usr/bin/install -c -m 644 'ultrasigned.vnc' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/ssl/ultrasigned.vnc' >make[3]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes/ssl' >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes/ssl' >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >make[3]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/x11vnc/classes" || mkdir -p -- "/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes" > /usr/bin/install -c -m 644 'VncViewer.jar' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/VncViewer.jar' > /usr/bin/install -c -m 644 'index.vnc' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/share/x11vnc/classes/index.vnc' >make[3]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >make[1]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12/classes' >make[1]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12' >make[2]: Entering directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/rfb" || mkdir -p -- "/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/include/rfb" > /usr/bin/install -c -m 644 'rfb/rfb.h' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/include/rfb/rfb.h' > /usr/bin/install -c -m 644 'rfb/rfbconfig.h' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/include/rfb/rfbconfig.h' > /usr/bin/install -c -m 644 'rfb/rfbint.h' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/include/rfb/rfbint.h' > /usr/bin/install -c -m 644 'rfb/rfbproto.h' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/include/rfb/rfbproto.h' > /usr/bin/install -c -m 644 'rfb/keysym.h' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/include/rfb/keysym.h' > /usr/bin/install -c -m 644 'rfb/rfbregion.h' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/include/rfb/rfbregion.h' > /usr/bin/install -c -m 644 'rfb/rfbclient.h' '/var/tmp/portage/x11-misc/x11vnc-0.9.12/image//usr/include/rfb/rfbclient.h' >make[2]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12' >make[1]: Leaving directory `/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12' >>>> Completed installing x11vnc-0.9.12 into /var/tmp/portage/x11-misc/x11vnc-0.9.12/image/ > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/x11vnc >ecompressdir: bzip2 -9 /usr/share/man > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * sslhelper.c:1874: warning: dereferencing type-punned pointer will break strict-aliasing rules > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * screen.c:2752: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2751: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2750: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2749: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2748: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2744: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2743: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2742: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2741: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2740: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2739: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2738: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2737: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2736: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * screen.c:2735: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xdamage.c:490: warning: dereferencing pointer âdevâ does break strict-aliasing rules > * xdamage.c:489: warning: dereferencing pointer âdevâ does break strict-aliasing rules > * xdamage.c:488: warning: dereferencing pointer âdevâ does break strict-aliasing rules > * xdamage.c:487: warning: dereferencing pointer âdevâ does break strict-aliasing rules > * xdamage.c:483: warning: dereferencing pointer âdevâ does break strict-aliasing rules > * xkb_bell.c:144: warning: dereferencing pointer âxkb_evâ does break strict-aliasing rules > * xrandr.c:270: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:270: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:262: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:261: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:260: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:259: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:258: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:241: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:240: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:240: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:234: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:233: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:232: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:231: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:230: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:229: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:228: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:227: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:226: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * xrandr.c:225: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * cc1: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * cc1: warning: dereferencing pointer ârevâ does break strict-aliasing rules > * cc1: warning: dereferencing pointer ârevâ does break strict-aliasing rules > > * > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * > * /usr/include/bits/string3.h:52: warning: call to __builtin___memcpy_chk will always overflow destination buffer > * > * Please file a bug about this at http://bugs.gentoo.org/ > * with the maintaining herd of the package. > * > * > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * > * remote.c:5828: warning: the address of âvnc_desktop_nameâ will always evaluate as âtrueâ > * remote.c:6030: warning: the address of âlastmodâ will always evaluate as âtrueâ > * sslhelper.c:4007: warning: the address of ârcookieâ will always evaluate as âtrueâ > * userinput.c:1308: warning: the address of âxrecord_name_infoâ will always evaluate as âtrueâ > * > * Please file a bug about this at http://bugs.gentoo.org/ > * with the maintaining herd of the package. > * > * ERROR: x11-misc/x11vnc-0.9.12 failed: > * install aborted due to poor programming practices shown above > * > * Call stack: > * misc-functions.sh, line 975: Called install_qa_check > * misc-functions.sh, line 660: Called die > * The specific snippet of code: > * die "install aborted due to" \ > * > * If you need support, post the output of 'emerge --info =x11-misc/x11vnc-0.9.12', > * the complete build log and the output of 'emerge -pqv =x11-misc/x11vnc-0.9.12'. > * The complete build log is located at '/var/tmp/portage/x11-misc/x11vnc-0.9.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-misc/x11vnc-0.9.12/temp/environment'. > * S: '/var/tmp/portage/x11-misc/x11vnc-0.9.12/work/x11vnc-0.9.12'
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 352050
: 260386