=>> Building net/libvncserver build started at Fri Feb 2 21:10:55 GMT 2018 port directory: /usr/ports/net/libvncserver package name: libvncserver-0.9.11_2 building for: FreeBSD 111i386-system-job-02 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 i386 maintained by: araujo@FreeBSD.org Makefile ident: $FreeBSD: head/net/libvncserver/Makefile 456184 2017-12-12 21:29:57Z madpilot $ Poudriere version: 3.2.4 Host OSVERSION: 1101001 Jail OSVERSION: 1101001 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE-p6 UNAME_r=11.1-RELEASE-p6 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/space/poudriere/poudriere_data/.m/111i386-system/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/space/poudriere/poudriere_data/.m/111i386-system/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/space/poudriere/poudriere_data/.m/111i386-system/ref/.p/pool MASTERNAME=111i386-system SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh GID=0 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for libvncserver-0.9.11_2: GCRYPT=off: libgcrypt support IPV6=on: IPv6 protocol support VAAPI=off: VAAPI (GPU video acceleration) support ====> SSL protocol support: you have to select exactly one of them GNUTLS=off: SSL/TLS support via GnuTLS OPENSSL=on: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- araujo@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --without-gcrypt --with-ipv6 --without-libva --without-gnutls --with-crypto --with-ssl --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/libvncserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/libvncserver/work HOME=/wrkdirs/usr/ports/net/libvncserver/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/libvncserver/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net/libvncserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/libvncserver/work HOME=/wrkdirs/usr/ports/net/libvncserver/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/libvncserver/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="@comment " PORTEXAMPLES="" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libvncserver" EXAMPLESDIR="share/examples/libvncserver" DATADIR="share/libvncserver" WWWDIR="www/libvncserver" ETCDIR="etc/libvncserver" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libvncserver DOCSDIR=/usr/local/share/doc/libvncserver EXAMPLESDIR=/usr/local/share/examples/libvncserver WWWDIR=/usr/local/www/libvncserver ETCDIR=/usr/local/etc/libvncserver --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/111i386-make.conf #### ENABLE_SUIDPERL=yes JADETEX=yes LIGHTTPD=yes OPTIONS_SET=APACHE PGSQL SWAT PDO_PGSQL CUPS SASL BIND910 NTVFS DATABASE GSSAPI_HEIMDAL OPTIONS_UNSET=GSSAPI_NONE GSSAPI_BASE DOCS MYSQL finance_gnucash_SET=MYSQL emulators_qemu_SET=DOCS MPDDIR=/space/music #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.1 OSVERSION=1101001 PYTHONBASE=/usr/local _OSRELEASE=11.1-RELEASE-p6 _SMP_CPUS=4 #### Misc Poudriere #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 12128 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> libvncserver-0.9.11_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.4.txz [111i386-system-job-02] Installing pkg-1.10.4... [111i386-system-job-02] Extracting pkg-1.10.4: .......... done ===> libvncserver-0.9.11_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libvncserver-0.9.11_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libvncserver-0.9.11_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libvncserver-0.9.11_2 for building => SHA256 Checksum OK for LibVNC-libvncserver-LibVNCServer-0.9.11_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libvncserver-0.9.11_2 for building ===> Extracting for libvncserver-0.9.11_2 => SHA256 Checksum OK for LibVNC-libvncserver-LibVNCServer-0.9.11_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libvncserver-0.9.11_2 ===> Applying FreeBSD patches for libvncserver-0.9.11_2 =========================================================================== =================================================== ===> libvncserver-0.9.11_2 depends on executable: autoconf-2.69 - not found ===> Installing existing package /packages/All/autoconf-2.69_1.txz [111i386-system-job-02] Installing autoconf-2.69_1... [111i386-system-job-02] `-- Installing autoconf-wrapper-20131203... [111i386-system-job-02] `-- Extracting autoconf-wrapper-20131203: .......... done [111i386-system-job-02] `-- Installing indexinfo-0.3.1... [111i386-system-job-02] `-- Extracting indexinfo-0.3.1: .... done [111i386-system-job-02] `-- Installing m4-1.4.18,1... [111i386-system-job-02] `-- Extracting m4-1.4.18,1: .......... done [111i386-system-job-02] `-- Installing perl5-5.24.3... [111i386-system-job-02] `-- Extracting perl5-5.24.3: .......... done [111i386-system-job-02] Extracting autoconf-2.69_1: .......... done Message from perl5-5.24.3: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> libvncserver-0.9.11_2 depends on executable: autoconf-2.69 - found ===> Returning to build of libvncserver-0.9.11_2 ===> libvncserver-0.9.11_2 depends on executable: autoheader-2.69 - found ===> libvncserver-0.9.11_2 depends on executable: autoreconf-2.69 - found ===> libvncserver-0.9.11_2 depends on executable: aclocal-1.15 - not found ===> Installing existing package /packages/All/automake-1.15.1.txz [111i386-system-job-02] Installing automake-1.15.1... [111i386-system-job-02] `-- Installing automake-wrapper-20131203... [111i386-system-job-02] `-- Extracting automake-wrapper-20131203: ...... done [111i386-system-job-02] Extracting automake-1.15.1: .......... done ===> libvncserver-0.9.11_2 depends on executable: aclocal-1.15 - found ===> Returning to build of libvncserver-0.9.11_2 ===> libvncserver-0.9.11_2 depends on executable: automake-1.15 - found ===> libvncserver-0.9.11_2 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.4.6.txz [111i386-system-job-02] Installing libtool-2.4.6... [111i386-system-job-02] Extracting libtool-2.4.6: .......... done ===> libvncserver-0.9.11_2 depends on executable: libtoolize - found ===> Returning to build of libvncserver-0.9.11_2 ===> libvncserver-0.9.11_2 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.4.1,1.txz [111i386-system-job-02] Installing pkgconf-1.4.1,1... [111i386-system-job-02] Extracting pkgconf-1.4.1,1: .......... done ===> libvncserver-0.9.11_2 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of libvncserver-0.9.11_2 =========================================================================== =================================================== ===> libvncserver-0.9.11_2 depends on shared library: libpng.so - not found ===> Installing existing package /packages/All/png-1.6.34.txz [111i386-system-job-02] Installing png-1.6.34... [111i386-system-job-02] Extracting png-1.6.34: .......... done ===> libvncserver-0.9.11_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Returning to build of libvncserver-0.9.11_2 ===> libvncserver-0.9.11_2 depends on shared library: libjpeg.so - not found ===> Installing existing package /packages/All/jpeg-turbo-1.5.3.txz [111i386-system-job-02] Installing jpeg-turbo-1.5.3... [111i386-system-job-02] Extracting jpeg-turbo-1.5.3: .......... done ===> libvncserver-0.9.11_2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Returning to build of libvncserver-0.9.11_2 =========================================================================== =================================================== ===> Configuring for libvncserver-0.9.11_2 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:16: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' client_examples/Makefile.am: installing './depcomp' configure: WARNING: unrecognized options: --without-libva configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... i386-portbld-freebsd11.1 checking host system type... i386-portbld-freebsd11.1 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert i386-portbld-freebsd11.1 file names to i386-portbld-freebsd11.1 format... func_convert_file_noop checking how to convert i386-portbld-freebsd11.1 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ar... (cached) ar checking for __b64_ntop... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for LIBSYSTEMD... no checking thenonexistentheader.h usability... no checking thenonexistentheader.h presence... no checking for thenonexistentheader.h... no checking for crypt... no checking for crypt in -lcrypt... (cached) yes checking for RAND_file_name in -lcrypto... yes checking for SSL_library_init in -lssl... 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 for zlib.h... (cached) yes checking for deflate in -lz... (cached) 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 for GTK... no checking for getaddrinfo... (cached) yes checking for ANSI C header files... (cached) yes checking for arpa/inet.h... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) 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 for size_t... (cached) 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 in_addr_t... checking for working memcmp... yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for gethostbyname in -lnsl... no checking for socket in -lsocket... no checking for ftime... no checking for gethostbyname... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mmap... (cached) yes checking for mkfifo... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) 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 checking that generated files are newer than configure... done 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 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 libtool commands config.status: executing chmod-libvncserver-config commands configure: WARNING: unrecognized options: --without-libva =========================================================================== =================================================== ===> Building for libvncserver-0.9.11_2 /usr/bin/make all-recursive Making all in libvncserver /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-main.lo -MD -MP -MF .deps/libvncserver_la-main.Tpo -c -o libvncserver_la-main.lo `test -f 'main.c' || echo './'`main.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-main.lo -MD -MP -MF .deps/libvncserver_la-main.Tpo -c main.c -fPIC -DPIC -o .libs/libvncserver_la-main.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-main.lo -MD -MP -MF .deps/libvncserver_la-main.Tpo -c main.c -o libvncserver_la-main.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-main.Tpo .deps/libvncserver_la-main.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbserver.lo -MD -MP -MF .deps/libvncserver_la-rfbserver.Tpo -c -o libvncserver_la-rfbserver.lo `test -f 'rfbserver.c' || echo './'`rfbserver.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbserver.lo -MD -MP -MF .deps/libvncserver_la-rfbserver.Tpo -c rfbserver.c -fPIC -DPIC -o .libs/libvncserver_la-rfbserver.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbserver.lo -MD -MP -MF .deps/libvncserver_la-rfbserver.Tpo -c rfbserver.c -o libvncserver_la-rfbserver.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-rfbserver.Tpo .deps/libvncserver_la-rfbserver.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbregion.lo -MD -MP -MF .deps/libvncserver_la-rfbregion.Tpo -c -o libvncserver_la-rfbregion.lo `test -f 'rfbregion.c' || echo './'`rfbregion.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbregion.lo -MD -MP -MF .deps/libvncserver_la-rfbregion.Tpo -c rfbregion.c -fPIC -DPIC -o .libs/libvncserver_la-rfbregion.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbregion.lo -MD -MP -MF .deps/libvncserver_la-rfbregion.Tpo -c rfbregion.c -o libvncserver_la-rfbregion.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-rfbregion.Tpo .deps/libvncserver_la-rfbregion.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-auth.lo -MD -MP -MF .deps/libvncserver_la-auth.Tpo -c -o libvncserver_la-auth.lo `test -f 'auth.c' || echo './'`auth.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-auth.lo -MD -MP -MF .deps/libvncserver_la-auth.Tpo -c auth.c -fPIC -DPIC -o .libs/libvncserver_la-auth.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-auth.lo -MD -MP -MF .deps/libvncserver_la-auth.Tpo -c auth.c -o libvncserver_la-auth.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-auth.Tpo .deps/libvncserver_la-auth.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-sockets.lo -MD -MP -MF .deps/libvncserver_la-sockets.Tpo -c -o libvncserver_la-sockets.lo `test -f 'sockets.c' || echo './'`sockets.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-sockets.lo -MD -MP -MF .deps/libvncserver_la-sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/libvncserver_la-sockets.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-sockets.lo -MD -MP -MF .deps/libvncserver_la-sockets.Tpo -c sockets.c -o libvncserver_la-sockets.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-sockets.Tpo .deps/libvncserver_la-sockets.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-websockets.lo -MD -MP -MF .deps/libvncserver_la-websockets.Tpo -c -o libvncserver_la-websockets.lo `test -f 'websockets.c' || echo './'`websockets.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-websockets.lo -MD -MP -MF .deps/libvncserver_la-websockets.Tpo -c websockets.c -fPIC -DPIC -o .libs/libvncserver_la-websockets.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-websockets.lo -MD -MP -MF .deps/libvncserver_la-websockets.Tpo -c websockets.c -o libvncserver_la-websockets.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-websockets.Tpo .deps/libvncserver_la-websockets.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbssl_openssl.lo -MD -MP -MF .deps/libvncserver_la-rfbssl_openssl.Tpo -c -o libvncserver_la-rfbssl_openssl.lo `test -f 'rfbssl_openssl.c' || echo './'`rfbssl_openssl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbssl_openssl.lo -MD -MP -MF .deps/libvncserver_la-rfbssl_openssl.Tpo -c rfbssl_openssl.c -fPIC -DPIC -o .libs/libvncserver_la-rfbssl_openssl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbssl_openssl.lo -MD -MP -MF .deps/libvncserver_la-rfbssl_openssl.Tpo -c rfbssl_openssl.c -o libvncserver_la-rfbssl_openssl.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-rfbssl_openssl.Tpo .deps/libvncserver_la-rfbssl_openssl.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbcrypto_openssl.lo -MD -MP -MF .deps/libvncserver_la-rfbcrypto_openssl.Tpo -c -o libvncserver_la-rfbcrypto_openssl.lo `test -f 'rfbcrypto_openssl.c' || echo './'`rfbcrypto_openssl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbcrypto_openssl.lo -MD -MP -MF .deps/libvncserver_la-rfbcrypto_openssl.Tpo -c rfbcrypto_openssl.c -fPIC -DPIC -o .libs/libvncserver_la-rfbcrypto_openssl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rfbcrypto_openssl.lo -MD -MP -MF .deps/libvncserver_la-rfbcrypto_openssl.Tpo -c rfbcrypto_openssl.c -o libvncserver_la-rfbcrypto_openssl.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-rfbcrypto_openssl.Tpo .deps/libvncserver_la-rfbcrypto_openssl.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-stats.lo -MD -MP -MF .deps/libvncserver_la-stats.Tpo -c -o libvncserver_la-stats.lo `test -f 'stats.c' || echo './'`stats.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-stats.lo -MD -MP -MF .deps/libvncserver_la-stats.Tpo -c stats.c -fPIC -DPIC -o .libs/libvncserver_la-stats.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-stats.lo -MD -MP -MF .deps/libvncserver_la-stats.Tpo -c stats.c -o libvncserver_la-stats.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-stats.Tpo .deps/libvncserver_la-stats.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-corre.lo -MD -MP -MF .deps/libvncserver_la-corre.Tpo -c -o libvncserver_la-corre.lo `test -f 'corre.c' || echo './'`corre.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-corre.lo -MD -MP -MF .deps/libvncserver_la-corre.Tpo -c corre.c -fPIC -DPIC -o .libs/libvncserver_la-corre.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-corre.lo -MD -MP -MF .deps/libvncserver_la-corre.Tpo -c corre.c -o libvncserver_la-corre.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-corre.Tpo .deps/libvncserver_la-corre.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-hextile.lo -MD -MP -MF .deps/libvncserver_la-hextile.Tpo -c -o libvncserver_la-hextile.lo `test -f 'hextile.c' || echo './'`hextile.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-hextile.lo -MD -MP -MF .deps/libvncserver_la-hextile.Tpo -c hextile.c -fPIC -DPIC -o .libs/libvncserver_la-hextile.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-hextile.lo -MD -MP -MF .deps/libvncserver_la-hextile.Tpo -c hextile.c -o libvncserver_la-hextile.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-hextile.Tpo .deps/libvncserver_la-hextile.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rre.lo -MD -MP -MF .deps/libvncserver_la-rre.Tpo -c -o libvncserver_la-rre.lo `test -f 'rre.c' || echo './'`rre.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rre.lo -MD -MP -MF .deps/libvncserver_la-rre.Tpo -c rre.c -fPIC -DPIC -o .libs/libvncserver_la-rre.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-rre.lo -MD -MP -MF .deps/libvncserver_la-rre.Tpo -c rre.c -o libvncserver_la-rre.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-rre.Tpo .deps/libvncserver_la-rre.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-translate.lo -MD -MP -MF .deps/libvncserver_la-translate.Tpo -c -o libvncserver_la-translate.lo `test -f 'translate.c' || echo './'`translate.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-translate.lo -MD -MP -MF .deps/libvncserver_la-translate.Tpo -c translate.c -fPIC -DPIC -o .libs/libvncserver_la-translate.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-translate.lo -MD -MP -MF .deps/libvncserver_la-translate.Tpo -c translate.c -o libvncserver_la-translate.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-translate.Tpo .deps/libvncserver_la-translate.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-cutpaste.lo -MD -MP -MF .deps/libvncserver_la-cutpaste.Tpo -c -o libvncserver_la-cutpaste.lo `test -f 'cutpaste.c' || echo './'`cutpaste.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-cutpaste.lo -MD -MP -MF .deps/libvncserver_la-cutpaste.Tpo -c cutpaste.c -fPIC -DPIC -o .libs/libvncserver_la-cutpaste.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-cutpaste.lo -MD -MP -MF .deps/libvncserver_la-cutpaste.Tpo -c cutpaste.c -o libvncserver_la-cutpaste.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-cutpaste.Tpo .deps/libvncserver_la-cutpaste.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-httpd.lo -MD -MP -MF .deps/libvncserver_la-httpd.Tpo -c -o libvncserver_la-httpd.lo `test -f 'httpd.c' || echo './'`httpd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-httpd.lo -MD -MP -MF .deps/libvncserver_la-httpd.Tpo -c httpd.c -fPIC -DPIC -o .libs/libvncserver_la-httpd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-httpd.lo -MD -MP -MF .deps/libvncserver_la-httpd.Tpo -c httpd.c -o libvncserver_la-httpd.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-httpd.Tpo .deps/libvncserver_la-httpd.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-cursor.lo -MD -MP -MF .deps/libvncserver_la-cursor.Tpo -c -o libvncserver_la-cursor.lo `test -f 'cursor.c' || echo './'`cursor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-cursor.lo -MD -MP -MF .deps/libvncserver_la-cursor.Tpo -c cursor.c -fPIC -DPIC -o .libs/libvncserver_la-cursor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-cursor.lo -MD -MP -MF .deps/libvncserver_la-cursor.Tpo -c cursor.c -o libvncserver_la-cursor.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-cursor.Tpo .deps/libvncserver_la-cursor.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-font.lo -MD -MP -MF .deps/libvncserver_la-font.Tpo -c -o libvncserver_la-font.lo `test -f 'font.c' || echo './'`font.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-font.lo -MD -MP -MF .deps/libvncserver_la-font.Tpo -c font.c -fPIC -DPIC -o .libs/libvncserver_la-font.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-font.lo -MD -MP -MF .deps/libvncserver_la-font.Tpo -c font.c -o libvncserver_la-font.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-font.Tpo .deps/libvncserver_la-font.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-draw.lo -MD -MP -MF .deps/libvncserver_la-draw.Tpo -c -o libvncserver_la-draw.lo `test -f 'draw.c' || echo './'`draw.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-draw.lo -MD -MP -MF .deps/libvncserver_la-draw.Tpo -c draw.c -fPIC -DPIC -o .libs/libvncserver_la-draw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-draw.lo -MD -MP -MF .deps/libvncserver_la-draw.Tpo -c draw.c -o libvncserver_la-draw.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-draw.Tpo .deps/libvncserver_la-draw.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-selbox.lo -MD -MP -MF .deps/libvncserver_la-selbox.Tpo -c -o libvncserver_la-selbox.lo `test -f 'selbox.c' || echo './'`selbox.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-selbox.lo -MD -MP -MF .deps/libvncserver_la-selbox.Tpo -c selbox.c -fPIC -DPIC -o .libs/libvncserver_la-selbox.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-selbox.lo -MD -MP -MF .deps/libvncserver_la-selbox.Tpo -c selbox.c -o libvncserver_la-selbox.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-selbox.Tpo .deps/libvncserver_la-selbox.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-d3des.lo -MD -MP -MF ../common/.deps/libvncserver_la-d3des.Tpo -c -o ../common/libvncserver_la-d3des.lo `test -f '../common/d3des.c' || echo './'`../common/d3des.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-d3des.lo -MD -MP -MF ../common/.deps/libvncserver_la-d3des.Tpo -c ../common/d3des.c -fPIC -DPIC -o ../common/.libs/libvncserver_la-d3des.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-d3des.lo -MD -MP -MF ../common/.deps/libvncserver_la-d3des.Tpo -c ../common/d3des.c -o ../common/libvncserver_la-d3des.o >/dev/null 2>&1 mv -f ../common/.deps/libvncserver_la-d3des.Tpo ../common/.deps/libvncserver_la-d3des.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-vncauth.lo -MD -MP -MF ../common/.deps/libvncserver_la-vncauth.Tpo -c -o ../common/libvncserver_la-vncauth.lo `test -f '../common/vncauth.c' || echo './'`../common/vncauth.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-vncauth.lo -MD -MP -MF ../common/.deps/libvncserver_la-vncauth.Tpo -c ../common/vncauth.c -fPIC -DPIC -o ../common/.libs/libvncserver_la-vncauth.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-vncauth.lo -MD -MP -MF ../common/.deps/libvncserver_la-vncauth.Tpo -c ../common/vncauth.c -o ../common/libvncserver_la-vncauth.o >/dev/null 2>&1 mv -f ../common/.deps/libvncserver_la-vncauth.Tpo ../common/.deps/libvncserver_la-vncauth.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-cargs.lo -MD -MP -MF .deps/libvncserver_la-cargs.Tpo -c -o libvncserver_la-cargs.lo `test -f 'cargs.c' || echo './'`cargs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-cargs.lo -MD -MP -MF .deps/libvncserver_la-cargs.Tpo -c cargs.c -fPIC -DPIC -o .libs/libvncserver_la-cargs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-cargs.lo -MD -MP -MF .deps/libvncserver_la-cargs.Tpo -c cargs.c -o libvncserver_la-cargs.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-cargs.Tpo .deps/libvncserver_la-cargs.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-minilzo.lo -MD -MP -MF ../common/.deps/libvncserver_la-minilzo.Tpo -c -o ../common/libvncserver_la-minilzo.lo `test -f '../common/minilzo.c' || echo './'`../common/minilzo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-minilzo.lo -MD -MP -MF ../common/.deps/libvncserver_la-minilzo.Tpo -c ../common/minilzo.c -fPIC -DPIC -o ../common/.libs/libvncserver_la-minilzo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-minilzo.lo -MD -MP -MF ../common/.deps/libvncserver_la-minilzo.Tpo -c ../common/minilzo.c -o ../common/libvncserver_la-minilzo.o >/dev/null 2>&1 mv -f ../common/.deps/libvncserver_la-minilzo.Tpo ../common/.deps/libvncserver_la-minilzo.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-ultra.lo -MD -MP -MF .deps/libvncserver_la-ultra.Tpo -c -o libvncserver_la-ultra.lo `test -f 'ultra.c' || echo './'`ultra.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-ultra.lo -MD -MP -MF .deps/libvncserver_la-ultra.Tpo -c ultra.c -fPIC -DPIC -o .libs/libvncserver_la-ultra.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-ultra.lo -MD -MP -MF .deps/libvncserver_la-ultra.Tpo -c ultra.c -o libvncserver_la-ultra.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-ultra.Tpo .deps/libvncserver_la-ultra.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-scale.lo -MD -MP -MF .deps/libvncserver_la-scale.Tpo -c -o libvncserver_la-scale.lo `test -f 'scale.c' || echo './'`scale.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-scale.lo -MD -MP -MF .deps/libvncserver_la-scale.Tpo -c scale.c -fPIC -DPIC -o .libs/libvncserver_la-scale.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-scale.lo -MD -MP -MF .deps/libvncserver_la-scale.Tpo -c scale.c -o libvncserver_la-scale.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-scale.Tpo .deps/libvncserver_la-scale.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zlib.lo -MD -MP -MF .deps/libvncserver_la-zlib.Tpo -c -o libvncserver_la-zlib.lo `test -f 'zlib.c' || echo './'`zlib.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zlib.lo -MD -MP -MF .deps/libvncserver_la-zlib.Tpo -c zlib.c -fPIC -DPIC -o .libs/libvncserver_la-zlib.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zlib.lo -MD -MP -MF .deps/libvncserver_la-zlib.Tpo -c zlib.c -o libvncserver_la-zlib.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-zlib.Tpo .deps/libvncserver_la-zlib.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zrle.lo -MD -MP -MF .deps/libvncserver_la-zrle.Tpo -c -o libvncserver_la-zrle.lo `test -f 'zrle.c' || echo './'`zrle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zrle.lo -MD -MP -MF .deps/libvncserver_la-zrle.Tpo -c zrle.c -fPIC -DPIC -o .libs/libvncserver_la-zrle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zrle.lo -MD -MP -MF .deps/libvncserver_la-zrle.Tpo -c zrle.c -o libvncserver_la-zrle.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-zrle.Tpo .deps/libvncserver_la-zrle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zrleoutstream.lo -MD -MP -MF .deps/libvncserver_la-zrleoutstream.Tpo -c -o libvncserver_la-zrleoutstream.lo `test -f 'zrleoutstream.c' || echo './'`zrleoutstream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zrleoutstream.lo -MD -MP -MF .deps/libvncserver_la-zrleoutstream.Tpo -c zrleoutstream.c -fPIC -DPIC -o .libs/libvncserver_la-zrleoutstream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zrleoutstream.lo -MD -MP -MF .deps/libvncserver_la-zrleoutstream.Tpo -c zrleoutstream.c -o libvncserver_la-zrleoutstream.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-zrleoutstream.Tpo .deps/libvncserver_la-zrleoutstream.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zrlepalettehelper.lo -MD -MP -MF .deps/libvncserver_la-zrlepalettehelper.Tpo -c -o libvncserver_la-zrlepalettehelper.lo `test -f 'zrlepalettehelper.c' || echo './'`zrlepalettehelper.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zrlepalettehelper.lo -MD -MP -MF .deps/libvncserver_la-zrlepalettehelper.Tpo -c zrlepalettehelper.c -fPIC -DPIC -o .libs/libvncserver_la-zrlepalettehelper.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-zrlepalettehelper.lo -MD -MP -MF .deps/libvncserver_la-zrlepalettehelper.Tpo -c zrlepalettehelper.c -o libvncserver_la-zrlepalettehelper.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-zrlepalettehelper.Tpo .deps/libvncserver_la-zrlepalettehelper.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-zywrletemplate.lo -MD -MP -MF ../common/.deps/libvncserver_la-zywrletemplate.Tpo -c -o ../common/libvncserver_la-zywrletemplate.lo `test -f '../common/zywrletemplate.c' || echo './'`../common/zywrletemplate.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-zywrletemplate.lo -MD -MP -MF ../common/.deps/libvncserver_la-zywrletemplate.Tpo -c ../common/zywrletemplate.c -fPIC -DPIC -o ../common/.libs/libvncserver_la-zywrletemplate.o ../common/zywrletemplate.c:357:21: warning: unused function 'WaveletLevel' [-Wunused-function] static InlineX void WaveletLevel(int* data, int size, int l, int SkipPixel) ^ ../common/zywrletemplate.c:701:21: warning: unused function 'zywrleCalcSize' [-Wunused-function] static InlineX void zywrleCalcSize(int* pW, int* pH, int level) ^ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-zywrletemplate.lo -MD -MP -MF ../common/.deps/libvncserver_la-zywrletemplate.Tpo -c ../common/zywrletemplate.c -o ../common/libvncserver_la-zywrletemplate.o >/dev/null 2>&1 mv -f ../common/.deps/libvncserver_la-zywrletemplate.Tpo ../common/.deps/libvncserver_la-zywrletemplate.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-tight.lo -MD -MP -MF .deps/libvncserver_la-tight.Tpo -c -o libvncserver_la-tight.lo `test -f 'tight.c' || echo './'`tight.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-tight.lo -MD -MP -MF .deps/libvncserver_la-tight.Tpo -c tight.c -fPIC -DPIC -o .libs/libvncserver_la-tight.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT libvncserver_la-tight.lo -MD -MP -MF .deps/libvncserver_la-tight.Tpo -c tight.c -o libvncserver_la-tight.o >/dev/null 2>&1 mv -f .deps/libvncserver_la-tight.Tpo .deps/libvncserver_la-tight.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-turbojpeg.lo -MD -MP -MF ../common/.deps/libvncserver_la-turbojpeg.Tpo -c -o ../common/libvncserver_la-turbojpeg.lo `test -f '../common/turbojpeg.c' || echo './'`../common/turbojpeg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-turbojpeg.lo -MD -MP -MF ../common/.deps/libvncserver_la-turbojpeg.Tpo -c ../common/turbojpeg.c -fPIC -DPIC -o ../common/.libs/libvncserver_la-turbojpeg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/libvncserver_la-turbojpeg.lo -MD -MP -MF ../common/.deps/libvncserver_la-turbojpeg.Tpo -c ../common/turbojpeg.c -o ../common/libvncserver_la-turbojpeg.o >/dev/null 2>&1 mv -f ../common/.deps/libvncserver_la-turbojpeg.Tpo ../common/.deps/libvncserver_la-turbojpeg.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-rfbtightserver.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-rfbtightserver.Tpo -c -o tightvnc-filetransfer/libvncserver_la-rfbtightserver.lo `test -f 'tightvnc-filetransfer/rfbtightserver.c' || echo './'`tightvnc-filetransfer/rfbtightserver.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-rfbtightserver.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-rfbtightserver.Tpo -c tightvnc-filetransfer/rfbtightserver.c -fPIC -DPIC -o tightvnc-filetransfer/.libs/libvncserver_la-rfbtightserver.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-rfbtightserver.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-rfbtightserver.Tpo -c tightvnc-filetransfer/rfbtightserver.c -o tightvnc-filetransfer/libvncserver_la-rfbtightserver.o >/dev/null 2>&1 mv -f tightvnc-filetransfer/.deps/libvncserver_la-rfbtightserver.Tpo tightvnc-filetransfer/.deps/libvncserver_la-rfbtightserver.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-handlefiletransferrequest.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-handlefiletransferrequest.Tpo -c -o tightvnc-filetransfer/libvncserver_la-handlefiletransferrequest.lo `test -f 'tightvnc-filetransfer/handlefiletransferrequest.c' || echo './'`tightvnc-filetransfer/handlefiletransferrequest.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-handlefiletransferrequest.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-handlefiletransferrequest.Tpo -c tightvnc-filetransfer/handlefiletransferrequest.c -fPIC -DPIC -o tightvnc-filetransfer/.libs/libvncserver_la-handlefiletransferrequest.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-handlefiletransferrequest.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-handlefiletransferrequest.Tpo -c tightvnc-filetransfer/handlefiletransferrequest.c -o tightvnc-filetransfer/libvncserver_la-handlefiletransferrequest.o >/dev/null 2>&1 mv -f tightvnc-filetransfer/.deps/libvncserver_la-handlefiletransferrequest.Tpo tightvnc-filetransfer/.deps/libvncserver_la-handlefiletransferrequest.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-filetransfermsg.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-filetransfermsg.Tpo -c -o tightvnc-filetransfer/libvncserver_la-filetransfermsg.lo `test -f 'tightvnc-filetransfer/filetransfermsg.c' || echo './'`tightvnc-filetransfer/filetransfermsg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-filetransfermsg.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-filetransfermsg.Tpo -c tightvnc-filetransfer/filetransfermsg.c -fPIC -DPIC -o tightvnc-filetransfer/.libs/libvncserver_la-filetransfermsg.o tightvnc-filetransfer/filetransfermsg.c:633:23: warning: comparison of array 'rtcp->rcft.rcfu.fName' equal to a null pointer is always false [-Wtautological-pointer-compare] if( (rtcp->rcft.rcfu.fName == NULL) || ~~~~~~~~~~~~~~~~^~~~~ ~~~~ 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-filetransfermsg.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-filetransfermsg.Tpo -c tightvnc-filetransfer/filetransfermsg.c -o tightvnc-filetransfer/libvncserver_la-filetransfermsg.o >/dev/null 2>&1 mv -f tightvnc-filetransfer/.deps/libvncserver_la-filetransfermsg.Tpo tightvnc-filetransfer/.deps/libvncserver_la-filetransfermsg.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-filelistinfo.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-filelistinfo.Tpo -c -o tightvnc-filetransfer/libvncserver_la-filelistinfo.lo `test -f 'tightvnc-filetransfer/filelistinfo.c' || echo './'`tightvnc-filetransfer/filelistinfo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-filelistinfo.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-filelistinfo.Tpo -c tightvnc-filetransfer/filelistinfo.c -fPIC -DPIC -o tightvnc-filetransfer/.libs/libvncserver_la-filelistinfo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tightvnc-filetransfer/libvncserver_la-filelistinfo.lo -MD -MP -MF tightvnc-filetransfer/.deps/libvncserver_la-filelistinfo.Tpo -c tightvnc-filetransfer/filelistinfo.c -o tightvnc-filetransfer/libvncserver_la-filelistinfo.o >/dev/null 2>&1 mv -f tightvnc-filetransfer/.deps/libvncserver_la-filelistinfo.Tpo tightvnc-filetransfer/.deps/libvncserver_la-filelistinfo.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -version-info 1:0:0 -L/usr/local/lib -fstack-protector -o libvncserver.la -rpath /usr/local/lib libvncserver_la-main.lo libvncserver_la-rfbserver.lo libvncserver_la-rfbregion.lo libvncserver_la-auth.lo libvncserver_la-sockets.lo libvncserver_la-websockets.lo libvncserver_la-rfbssl_openssl.lo libvncserver_la-rfbcrypto_openssl.lo libvncserver_la-stats.lo libvncserver_la-corre.lo libvncserver_la-hextile.lo libvncserver_la-rre.lo libvncserver_la-translate.lo libvncserver_la-cutpaste.lo libvncserver_la-httpd.lo libvncserver_la-cursor.lo libvncserver_la-font.lo libvncserver_la-draw.lo libvncserver_la-selbox.lo ../common/libvncserver_la-d3des.lo ../common/libvncserver_la-vncauth.lo libvncserver_la-cargs.lo ../common/libvncserver_la-minilzo.lo libvncserver_la-ultra.lo libvncserver_la-scale.lo libvncserver_la-zlib.lo libvncserver_la-zrle.lo libvncserver_la-zrleoutstream.lo libvncserver_la-zrlepalettehelper.lo ../common/libvncserver_la-zywrletemplate.lo libvncserver_la-tight.lo ../common/libvncserver_la-turbojpeg.lo tightvnc-filetransfer/libvncserver_la-rfbtightserver.lo tightvnc-filetransfer/libvncserver_la-handlefiletransferrequest.lo tightvnc-filetransfer/libvncserver_la-filetransfermsg.lo tightvnc-filetransfer/libvncserver_la-filelistinfo.lo -lssl -lcrypto -lcrypt -lpthread -lz -lpng -ljpeg -lssl -lcrypto libtool: link: cc -shared -fPIC -DPIC .libs/libvncserver_la-main.o .libs/libvncserver_la-rfbserver.o .libs/libvncserver_la-rfbregion.o .libs/libvncserver_la-auth.o .libs/libvncserver_la-sockets.o .libs/libvncserver_la-websockets.o .libs/libvncserver_la-rfbssl_openssl.o .libs/libvncserver_la-rfbcrypto_openssl.o .libs/libvncserver_la-stats.o .libs/libvncserver_la-corre.o .libs/libvncserver_la-hextile.o .libs/libvncserver_la-rre.o .libs/libvncserver_la-translate.o .libs/libvncserver_la-cutpaste.o .libs/libvncserver_la-httpd.o .libs/libvncserver_la-cursor.o .libs/libvncserver_la-font.o .libs/libvncserver_la-draw.o .libs/libvncserver_la-selbox.o ../common/.libs/libvncserver_la-d3des.o ../common/.libs/libvncserver_la-vncauth.o .libs/libvncserver_la-cargs.o ../common/.libs/libvncserver_la-minilzo.o .libs/libvncserver_la-ultra.o .libs/libvncserver_la-scale.o .libs/libvncserver_la-zlib.o .libs/libvncserver_la-zrle.o .libs/libvncserver_la-zrleoutstream.o .libs/libvncserver_la-zrlepalettehelper.o ../common/.libs/libvncserver_la-zywrletemplate.o .libs/libvncserver_la-tight.o ../common/.libs/libvncserver_la-turbojpeg.o tightvnc-filetransfer/.libs/libvncserver_la-rfbtightserver.o tightvnc-filetransfer/.libs/libvncserver_la-handlefiletransferrequest.o tightvnc-filetransfer/.libs/libvncserver_la-filetransfermsg.o tightvnc-filetransfer/.libs/libvncserver_la-filelistinfo.o -L/usr/local/lib -lcrypt -lpthread -lz -lpng -ljpeg -lssl -lcrypto -O2 -fstack-protector -fstack-protector -Wl,-soname -Wl,libvncserver.so.1 -o .libs/libvncserver.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libvncserver.so.1" && ln -s "libvncserver.so.1.0.0" "libvncserver.so.1") libtool: link: (cd ".libs" && rm -f "libvncserver.so" && ln -s "libvncserver.so.1.0.0" "libvncserver.so") libtool: link: ar cru .libs/libvncserver.a libvncserver_la-main.o libvncserver_la-rfbserver.o libvncserver_la-rfbregion.o libvncserver_la-auth.o libvncserver_la-sockets.o libvncserver_la-websockets.o libvncserver_la-rfbssl_openssl.o libvncserver_la-rfbcrypto_openssl.o libvncserver_la-stats.o libvncserver_la-corre.o libvncserver_la-hextile.o libvncserver_la-rre.o libvncserver_la-translate.o libvncserver_la-cutpaste.o libvncserver_la-httpd.o libvncserver_la-cursor.o libvncserver_la-font.o libvncserver_la-draw.o libvncserver_la-selbox.o ../common/libvncserver_la-d3des.o ../common/libvncserver_la-vncauth.o libvncserver_la-cargs.o ../common/libvncserver_la-minilzo.o libvncserver_la-ultra.o libvncserver_la-scale.o libvncserver_la-zlib.o libvncserver_la-zrle.o libvncserver_la-zrleoutstream.o libvncserver_la-zrlepalettehelper.o ../common/libvncserver_la-zywrletemplate.o libvncserver_la-tight.o ../common/libvncserver_la-turbojpeg.o tightvnc-filetransfer/libvncserver_la-rfbtightserver.o tightvnc-filetransfer/libvncserver_la-handlefiletransferrequest.o tightvnc-filetransfer/libvncserver_la-filetransfermsg.o tightvnc-filetransfer/libvncserver_la-filelistinfo.o libtool: link: ranlib .libs/libvncserver.a libtool: link: ( cd ".libs" && rm -f "libvncserver.la" && ln -s "../libvncserver.la" "libvncserver.la" ) Making all in examples depbase=`echo example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT example.o -MD -MP -MF $depbase.Tpo -c -o example.o example.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector -o example example.o ../libvncserver/libvncserver.la -lpthread -lz -lpng -ljpeg -lssl -lcrypto libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fstack-protector -o .libs/example example.o -L/usr/local/lib ../libvncserver/.libs/libvncserver.so -lcrypt -lpthread -lz -lpng -ljpeg -lssl -lcrypto -Wl,-rpath -Wl,/usr/local/lib depbase=`echo pnmshow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT pnmshow.o -MD -MP -MF $depbase.Tpo -c -o pnmshow.o pnmshow.c && mv -f $depbase.Tpo $depbase.Po pnmshow.c:114:65: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] rfbScreen->frameBuffer[j*paddedWidth+i+7-k]=(l&(1<frameBuffer[j*paddedWidth+i+7-k]=(l&(1</dev/null 2>&1 depbase=`echo listen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT listen.lo -MD -MP -MF $depbase.Tpo -c -o listen.lo listen.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT listen.lo -MD -MP -MF .deps/listen.Tpo -c listen.c -fPIC -DPIC -o .libs/listen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT listen.lo -MD -MP -MF .deps/listen.Tpo -c listen.c -o listen.o >/dev/null 2>&1 depbase=`echo rfbproto.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT rfbproto.lo -MD -MP -MF $depbase.Tpo -c -o rfbproto.lo rfbproto.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT rfbproto.lo -MD -MP -MF .deps/rfbproto.Tpo -c rfbproto.c -fPIC -DPIC -o .libs/rfbproto.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT rfbproto.lo -MD -MP -MF .deps/rfbproto.Tpo -c rfbproto.c -o rfbproto.o >/dev/null 2>&1 depbase=`echo sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT sockets.lo -MD -MP -MF $depbase.Tpo -c -o sockets.lo sockets.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -o sockets.o >/dev/null 2>&1 depbase=`echo vncviewer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT vncviewer.lo -MD -MP -MF $depbase.Tpo -c -o vncviewer.lo vncviewer.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT vncviewer.lo -MD -MP -MF .deps/vncviewer.Tpo -c vncviewer.c -fPIC -DPIC -o .libs/vncviewer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT vncviewer.lo -MD -MP -MF .deps/vncviewer.Tpo -c vncviewer.c -o vncviewer.o >/dev/null 2>&1 depbase=`echo ../common/minilzo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/minilzo.lo -MD -MP -MF $depbase.Tpo -c -o ../common/minilzo.lo ../common/minilzo.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/minilzo.lo -MD -MP -MF ../common/.deps/minilzo.Tpo -c ../common/minilzo.c -fPIC -DPIC -o ../common/.libs/minilzo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ../common/minilzo.lo -MD -MP -MF ../common/.deps/minilzo.Tpo -c ../common/minilzo.c -o ../common/minilzo.o >/dev/null 2>&1 depbase=`echo tls_openssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tls_openssl.lo -MD -MP -MF $depbase.Tpo -c -o tls_openssl.lo tls_openssl.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tls_openssl.lo -MD -MP -MF .deps/tls_openssl.Tpo -c tls_openssl.c -fPIC -DPIC -o .libs/tls_openssl.o tls_openssl.c:419:13: warning: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned int, const char *, ...)' [-Wimplicit-function-declaration] snprintf(buf2, sizeof(buf2), (loop>0 ? ", %d" : "%d"), (int)tAuth[loop]); ^ tls_openssl.c:419:13: note: include the header or explicitly provide a declaration for 'snprintf' tls_openssl.c:383:14: warning: comparison of constant 1024 with expression of type 'uint8_t' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare] if (count>sizeof(tAuth)) ~~~~~^~~~~~~~~~~~~~ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT tls_openssl.lo -MD -MP -MF .deps/tls_openssl.Tpo -c tls_openssl.c -o tls_openssl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -version-info 1:0:0 -L/usr/local/lib -fstack-protector -o libvncclient.la -rpath /usr/local/lib cursor.lo listen.lo rfbproto.lo sockets.lo vncviewer.lo ../common/minilzo.lo tls_openssl.lo -lssl -lcrypto -lcrypt -lpthread -lz -lpng -ljpeg -lssl -lcrypto libtool: link: cc -shared -fPIC -DPIC .libs/cursor.o .libs/listen.o .libs/rfbproto.o .libs/sockets.o .libs/vncviewer.o ../common/.libs/minilzo.o .libs/tls_openssl.o -L/usr/local/lib -lcrypt -lpthread -lz -lpng -ljpeg -lssl -lcrypto -O2 -fstack-protector -fstack-protector -Wl,-soname -Wl,libvncclient.so.1 -o .libs/libvncclient.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libvncclient.so.1" && ln -s "libvncclient.so.1.0.0" "libvncclient.so.1") libtool: link: (cd ".libs" && rm -f "libvncclient.so" && ln -s "libvncclient.so.1.0.0" "libvncclient.so") libtool: link: ar cru .libs/libvncclient.a cursor.o listen.o rfbproto.o sockets.o vncviewer.o ../common/minilzo.o tls_openssl.o libtool: link: ranlib .libs/libvncclient.a libtool: link: ( cd ".libs" && rm -f "libvncclient.la" && ln -s "../libvncclient.la" "libvncclient.la" ) Making all in webclients Making all in java-applet Making all in ssl Making all in client_examples depbase=`echo ppmtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT ppmtest.o -MD -MP -MF $depbase.Tpo -c -o ppmtest.o ppmtest.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector -o ppmtest ppmtest.o ../libvncclient/libvncclient.la -lpthread -lz -lpng -ljpeg -lssl -lcrypto libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fstack-protector -o .libs/ppmtest ppmtest.o -L/usr/local/lib ../libvncclient/.libs/libvncclient.so -lcrypt -lpthread -lz -lpng -ljpeg -lssl -lcrypto -Wl,-rpath -Wl,/usr/local/lib depbase=`echo backchannel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -MT backchannel.o -MD -MP -MF $depbase.Tpo -c -o backchannel.o backchannel.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector -o backchannel backchannel.o ../libvncclient/libvncclient.la -lpthread -lz -lpng -ljpeg -lssl -lcrypto libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fstack-protector -o .libs/backchannel backchannel.o -L/usr/local/lib ../libvncclient/.libs/libvncclient.so -lcrypt -lpthread -lz -lpng -ljpeg -lssl -lcrypto -Wl,-rpath -Wl,/usr/local/lib Making all in test =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for libvncserver-0.9.11_2 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/libvncserver/work/libvncserver-LibVNCServer-0.9.11/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/libvncserver/work/libvncserver-LibVNCServer-0.9.11/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/libvncserver/work/libvncserver-LibVNCServer-0.9.11/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/libvncserver/work/libvncserver-LibVNCServer-0.9.11/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in libvncserver /bin/mkdir -p '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libvncserver.la '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libvncserver.so.1.0.0 /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncserver.so.1.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncserver.so.1.0.0 libtool: install: (cd /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib && { ln -s -f libvncserver.so.1.0.0 libvncserver.so.1 || { rm -f libvncserver.so.1 && ln -s libvncserver.so.1.0.0 libvncserver.so.1; }; }) libtool: install: (cd /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib && { ln -s -f libvncserver.so.1.0.0 libvncserver.so || { rm -f libvncserver.so && ln -s libvncserver.so.1.0.0 libvncserver.so; }; }) libtool: install: /usr/bin/install -c .libs/libvncserver.lai /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncserver.la libtool: install: /usr/bin/install -c .libs/libvncserver.a /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncserver.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncserver.a libtool: install: chmod 644 /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncserver.a libtool: install: ranlib /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncserver.a ranlib: warning: can't find .strtab section libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/include/rfb' install -m 0644 ../rfb/rfb.h ../rfb/rfbconfig.h ../rfb/rfbproto.h ../rfb/keysym.h ../rfb/rfbregion.h ../rfb/rfbclient.h '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/include/rfb' Making install in examples Making install in libvncclient /bin/mkdir -p '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libvncclient.la '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libvncclient.so.1.0.0 /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncclient.so.1.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncclient.so.1.0.0 libtool: install: (cd /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib && { ln -s -f libvncclient.so.1.0.0 libvncclient.so.1 || { rm -f libvncclient.so.1 && ln -s libvncclient.so.1.0.0 libvncclient.so.1; }; }) libtool: install: (cd /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib && { ln -s -f libvncclient.so.1.0.0 libvncclient.so || { rm -f libvncclient.so && ln -s libvncclient.so.1.0.0 libvncclient.so; }; }) libtool: install: /usr/bin/install -c .libs/libvncclient.lai /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncclient.la libtool: install: /usr/bin/install -c .libs/libvncclient.a /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncclient.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncclient.a libtool: install: chmod 644 /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncclient.a libtool: install: ranlib /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/lib/libvncclient.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' Making install in webclients Making install in java-applet Making install in ssl Making install in client_examples Making install in test /bin/mkdir -p '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/bin' install -m 555 libvncserver-config '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/include/rfb' install -m 0644 rfb/rfb.h rfb/rfbconfig.h rfb/rfbproto.h rfb/keysym.h rfb/rfbregion.h rfb/rfbclient.h '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/include/rfb' /bin/mkdir -p '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/libdata/pkgconfig' install -m 0644 libvncserver.pc libvncclient.pc '/wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/libdata/pkgconfig' install -m 0644 /wrkdirs/usr/ports/net/libvncserver/work/libvncserver-LibVNCServer-0.9.11/rfb/default8x16.h /wrkdirs/usr/ports/net/libvncserver/work/stage/usr/local/include/rfb ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for libvncserver-0.9.11_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for libvncserver-0.9.11_2 build of net/libvncserver | libvncserver-0.9.11_2 ended at Fri Feb 2 21:12:05 GMT 2018 build time: 00:01:10