FreeBSD Bugzilla – Attachment 168326 Details for
Bug 208088
net/tigervnc: Build failure with HPJPG option enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Build log with patch applied
tigervnc-patch.log (text/x-log), 302.31 KB, created by
Tobias Kortkamp
on 2016-03-17 14:24:31 UTC
(
hide
)
Description:
Build log with patch applied
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2016-03-17 14:24:31 UTC
Size:
302.31 KB
patch
obsolete
>=> Building net/tigervnc >Started : Thursday, 17 MAR 2016 at 14:18:28 UTC >Platform: 10.3-RC2 FreeBSD 10.3-RC2 #0 r296632: Fri Mar 11 03:33:10 UTC 2016 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > >[ Environment HEAD ] >UNAME_r=10.3-SYNTH >UNAME_m=amd64 >UNAME_p=amd64 >UNAME_v=FreeBSD 10.3-SYNTH >UNAME_s=FreeBSD >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin >TERM=dumb >LANG=C >HOME=/root >USER=root >[ Environment TAIL ] > >[ Options HEAD ] >===> The following configuration options are available for tigervnc-1.6.0: > DOCS=off: Build and/or install documentation > GNUTLS=on: SSL/TLS support via GnuTLS > NLS=off: Native Language Support > PAM=on: Pluggable authentication module support > VIEWER=off: Build vncviewer >===> Use 'make config' to modify these settings >[ Options TAIL ] > >[ CONFIGURE_ENV HEAD ] >SHA1_LIB="-L/usr/lib -lcrypto" >SHA1_CFLAGS="-I/usr/include" >XDG_DATA_HOME=/construction/xports/net/tigervnc/work >XDG_CONFIG_HOME=/construction/xports/net/tigervnc/work >HOME=/construction/xports/net/tigervnc/work >TMPDIR="/tmp" >SHELL=/bin/sh >CONFIG_SHELL=/bin/sh >[ CONFIGURE_ENV TAIL ] > >[ CONFIGURE_ARGS HEAD ] >--enable-glx-tls >--prefix=/usr/local >--mandir=/usr/local/man/ >--docdir=/usr/local/share/doc/tigervnc/ >--with-pic >--without-dtrace >--disable-static >--disable-dri >--disable-unit-tests >--disable-xinerama >--disable-xvfb >--disable-xnest >--disable-xorg >--disable-dmx >--disable-xwin >--disable-xephyr >--disable-kdrive >--disable-config-dbus >--disable-config-hal >--disable-dri2 >--enable-install-libxf86config >--enable-glx >--with-default-font-path="catalogue:/usr/local/share/fonts,built-ins" >--with-xkb-path=/usr/local/share/X11/xkb >--with-xkb-bin-directory=/usr/local/bin >--with-serverconfig-path=/usr/local/lib/X11 >--disable-selective-werror >--with-fontrootdir=/usr/local/share/fonts >[ CONFIGURE_ARGS TAIL ] > >[ MAKE_ENV HEAD ] >OPENSSLBASE=/usr >OPENSSLDIR=/etc/ssl >OPENSSLINC=/usr/include >OPENSSLLIB=/usr/lib >XDG_DATA_HOME=/construction/xports/net/tigervnc/work >XDG_CONFIG_HOME=/construction/xports/net/tigervnc/work >HOME=/construction/xports/net/tigervnc/work >TMPDIR="/tmp" >NO_PIE=yes >WITHOUT_DEBUG_FILES=yes >WITHOUT_KERNEL_SYMBOLS=yes >SHELL=/bin/sh >NO_LINT=YES >PREFIX=/usr/local >LOCALBASE=/usr/local >LIBDIR="/usr/lib" >CC="cc" >CFLAGS="-O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing" >CPP="cpp" >CPPFLAGS="" >LDFLAGS=" -fstack-protector" >LIBS="" >CXX="c++" >CXXFLAGS="-O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing " >MANPREFIX="/usr/local" >BSD_INSTALL_PROGRAM="install -s -m 555" >BSD_INSTALL_LIB="install -s -m 444" >BSD_INSTALL_SCRIPT="install -m 555" >BSD_INSTALL_DATA="install -m 0644" >BSD_INSTALL_MAN="install -m 444" >[ MAKE_ENV TAIL ] > >[ MAKE_ARGS HEAD ] >TIGERVNC_SRCDIR=/construction/xports/net/tigervnc/work/tigervnc-1.6.0 >OPENSSL_CFLAGS="-DNO_IDEA" >DESTDIR=/construction/xports/net/tigervnc/work/stage >[ MAKE_ARGS TAIL ] > >[ PLIST_SUB HEAD ] >NLS="@comment " >VIEWER="@comment " >CMAKE_BUILD_TYPE="release" >PYTHON_INCLUDEDIR=include/python2.7 >PYTHON_LIBDIR=lib/python2.7 >PYTHON_PLATFORM=freebsd10 >PYTHON_SITELIBDIR=lib/python2.7/site-packages >PYTHON_VER=2.7 >PYTHON_VERSION=python2.7 >OSREL=10.3 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="@comment " >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/tigervnc" >EXAMPLESDIR="share/examples/tigervnc" >DATADIR="share/tigervnc" >WWWDIR="www/tigervnc" >ETCDIR="etc/tigervnc" >[ PLIST_SUB TAIL ] > >[ SUB_LIST HEAD ] >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/tigervnc >DOCSDIR=/usr/local/share/doc/tigervnc >EXAMPLESDIR=/usr/local/share/examples/tigervnc >WWWDIR=/usr/local/www/tigervnc >ETCDIR=/usr/local/etc/tigervnc >[ SUB_LIST TAIL ] > >[ /etc/make.conf HEAD ] >USE_PACKAGE_DEPENDS=yes >PACKAGE_BUILDING=yes >BATCH=yes >PKG_CREATE_VERBOSE=yes >PORTSDIR=/xports >DISTDIR=/distfiles >WRKDIRPREFIX=/construction >PORT_DBDIR=/options >PACKAGES=/packages >MAKE_JOBS_NUMBER_LIMIT=3 >HAVE_COMPAT_IA32_KERN=YES >CONFIGURE_MAX_CMD_LEN=262144 >_SMP_CPUS=4 >UID=0 >ARCH=amd64 >OPSYS=FreeBSD >OSVERSION=1003000 >OSREL=10.3 >_OSRELEASE=10.3-SYNTH >[ /etc/make.conf TAIL ] > >========================< phase : check-sanity >======================== >===> License GPLv2+ accepted by the user >===> Found saved configuration for tigervnc-1.6.0 >=========================================================================== > >========================< phase : pkg-depends >======================== >===> tigervnc-1.6.0 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.6.4_1.txz >Installing pkg-1.6.4_1... >Extracting pkg-1.6.4_1: .......... done >===> tigervnc-1.6.0 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of tigervnc-1.6.0 >=========================================================================== > >========================< phase : fetch-depends >======================== >=========================================================================== > >========================< phase : fetch >======================== >===> License GPLv2+ accepted by the user >===> Found saved configuration for tigervnc-1.6.0 >===> Fetching all distfiles required by tigervnc-1.6.0 for building >By default, the X Server installs as a set-user-id root binary. When run by >a normal user, it checks arguments and environment as done in the x11/wrapper >port before handling them normally. If you are concerned about the security >of this, but still want to run an X Server (for example using xdm/kdm/gdm, >which will still run the server as root), you can cancel the build and set >xorg-server_UNSET=SUID in /etc/make.conf. >===> License MIT accepted by the user >===> Fetching all distfiles required by xorg-server-1.17.4,1 for building >=========================================================================== > >========================< phase : checksum >======================== >===> License GPLv2+ accepted by the user >===> Found saved configuration for tigervnc-1.6.0 >===> Fetching all distfiles required by tigervnc-1.6.0 for building >By default, the X Server installs as a set-user-id root binary. When run by >a normal user, it checks arguments and environment as done in the x11/wrapper >port before handling them normally. If you are concerned about the security >of this, but still want to run an X Server (for example using xdm/kdm/gdm, >which will still run the server as root), you can cancel the build and set >xorg-server_UNSET=SUID in /etc/make.conf. >===> License MIT accepted by the user >===> Fetching all distfiles required by xorg-server-1.17.4,1 for building >=> SHA256 Checksum OK for TigerVNC-tigervnc-v1.6.0_GH0.tar.gz. >=========================================================================== > >========================< phase : extract-depends >======================== >=========================================================================== > >========================< phase : extract >======================== >===> License GPLv2+ accepted by the user >===> Found saved configuration for tigervnc-1.6.0 >===> Fetching all distfiles required by tigervnc-1.6.0 for building >By default, the X Server installs as a set-user-id root binary. When run by >a normal user, it checks arguments and environment as done in the x11/wrapper >port before handling them normally. If you are concerned about the security >of this, but still want to run an X Server (for example using xdm/kdm/gdm, >which will still run the server as root), you can cancel the build and set >xorg-server_UNSET=SUID in /etc/make.conf. >===> License MIT accepted by the user >===> Fetching all distfiles required by xorg-server-1.17.4,1 for building >===> Extracting for tigervnc-1.6.0 >=> SHA256 Checksum OK for TigerVNC-tigervnc-v1.6.0_GH0.tar.gz. >=========================================================================== > >========================< phase : patch-depends >======================== >By default, the X Server installs as a set-user-id root binary. When run by >a normal user, it checks arguments and environment as done in the x11/wrapper >port before handling them normally. If you are concerned about the security >of this, but still want to run an X Server (for example using xdm/kdm/gdm, >which will still run the server as root), you can cancel the build and set >xorg-server_UNSET=SUID in /etc/make.conf. >===> License MIT accepted by the user >===> xorg-server-1.17.4,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by xorg-server-1.17.4,1 for building >===> Extracting for xorg-server-1.17.4,1 >=> SHA256 Checksum OK for xorg/xserver/xorg-server-1.17.4.tar.bz2. >===> Patching for xorg-server-1.17.4,1 >===> Applying FreeBSD patches for xorg-server-1.17.4,1 >===> Returning to build of tigervnc-1.6.0 >=========================================================================== > >========================< phase : patch >======================== >===> Patching for tigervnc-1.6.0 >===> Applying FreeBSD patches for tigervnc-1.6.0 >Hmm... Looks like a unified diff to me... >The text leading up to this was: >-------------------------- >|diff -up xorg-server-1.17.1/configure.ac.vnc xorg-server-1.17.1/configure.ac >|--- xorg-server-1.17.1/configure.ac.vnc 2015-02-10 22:43:52.000000000 +0000 >|+++ xorg-server-1.17.1/configure.ac 2015-02-13 16:14:05.074515927 +0000 >-------------------------- >Patching file configure.ac using Plan A... >Hunk #1 succeeded at 74. >Hunk #2 succeeded at 1796. >Hunk #3 succeeded at 1835. >Hunk #4 succeeded at 2066. >Hunk #5 succeeded at 2607 (offset 2 lines). >Hmm... The next patch looks like a unified diff to me... >The text leading up to this was: >-------------------------- >|diff -up xorg-server-1.17.1/hw/Makefile.am.vnc xorg-server-1.17.1/hw/Makefile.am >|--- xorg-server-1.17.1/hw/Makefile.am.vnc 2014-04-16 21:24:00.000000000 +0100 >|+++ xorg-server-1.17.1/hw/Makefile.am 2015-02-13 16:14:05.131516821 +0000 >-------------------------- >Patching file hw/Makefile.am using Plan A... >Hunk #1 succeeded at 38. >Hmm... The next patch looks like a unified diff to me... >The text leading up to this was: >-------------------------- >|diff -up xorg-server-1.17.1/mi/miinitext.c.vnc xorg-server-1.17.1/mi/miinitext.c >|--- xorg-server-1.17.1/mi/miinitext.c.vnc 2015-01-17 23:42:52.000000000 +0000 >|+++ xorg-server-1.17.1/mi/miinitext.c 2015-02-13 16:14:05.131516821 +0000 >-------------------------- >Patching file mi/miinitext.c using Plan A... >Hunk #1 succeeded at 111. >Hunk #2 succeeded at 239. >Hmm... The next patch looks like a unified diff to me... >The text leading up to this was: >-------------------------- >|diff -up xorg-server-1.17.1/os/WaitFor.c.vnc xorg-server-1.17.1/os/WaitFor.c >|--- xorg-server-1.17.1/os/WaitFor.c.vnc 2015-01-26 18:40:30.000000000 +0000 >|+++ xorg-server-1.17.1/os/WaitFor.c 2015-02-13 16:14:05.132516837 +0000 >-------------------------- >Patching file os/WaitFor.c using Plan A... >Hunk #1 succeeded at 125. >Hunk #2 succeeded at 153. >Hunk #3 succeeded at 217 (offset 1 line). >Hunk #4 succeeded at 231 (offset 1 line). >done >=========================================================================== > >========================< phase : build-depends >======================== >===> tigervnc-1.6.0 depends on file: /usr/local/include/GL/internal/dri_interface.h - not found >===> Installing existing package /packages/All/dri-11.0.8,2.txz >Installing dri-11.0.8,2... >`-- Installing expat-2.1.0_3... >`-- Extracting expat-2.1.0_3: .......... done >`-- Installing libXfixes-5.0.1_3... >| `-- Installing xproto-7.0.28... >| `-- Extracting xproto-7.0.28: .......... done >| `-- Installing fixesproto-5.0... >| `-- Extracting fixesproto-5.0: .... done >| `-- Installing libX11-1.6.3,1... >| | `-- Installing kbproto-1.0.7... >| | `-- Extracting kbproto-1.0.7: .......... done >| | `-- Installing libXdmcp-1.1.2... >| | `-- Extracting libXdmcp-1.1.2: ......... done >| | `-- Installing libxcb-1.11.1... >| | `-- Installing libxml2-2.9.3... >| | `-- Extracting libxml2-2.9.3: .......... done >| | `-- Installing libpthread-stubs-0.3_6... >| | `-- Extracting libpthread-stubs-0.3_6: ..... done >| | `-- Installing libXau-1.0.8_3... >| | `-- Extracting libXau-1.0.8_3: .......... done >| | `-- Extracting libxcb-1.11.1: .......... done >| `-- Extracting libX11-1.6.3,1: .......... done >`-- Extracting libXfixes-5.0.1_3: .......... done >`-- Installing libXdamage-1.1.4_3... >| `-- Installing damageproto-1.2.1... >| `-- Extracting damageproto-1.2.1: .... done >`-- Extracting libXdamage-1.1.4_3: ...... done >`-- Installing libdevq-0.0.2_1... >`-- Extracting libdevq-0.0.2_1: ..... done >`-- Installing libXxf86vm-1.1.4_1... >| `-- Installing xf86vidmodeproto-2.3.1... >| `-- Extracting xf86vidmodeproto-2.3.1: .... done >| `-- Installing libXext-1.3.3_1,1... >| | `-- Installing xextproto-7.3.0... >| | `-- Extracting xextproto-7.3.0: .......... done >| `-- Extracting libXext-1.3.3_1,1: .......... done >`-- Extracting libXxf86vm-1.1.4_1: .......... done >`-- Installing libXvMC-1.0.9... >| `-- Installing libXv-1.0.10_3,1... >| | `-- Installing videoproto-2.3.2... >| | `-- Extracting videoproto-2.3.2: ...... done >| `-- Extracting libXv-1.0.10_3,1: .......... done >`-- Extracting libXvMC-1.0.9: .......... done >`-- Installing libdrm-2.4.66,1... >| `-- Installing libpciaccess-0.13.4... >| | `-- Installing pciids-20160227... >| | `-- Extracting pciids-20160227: ...... done >| `-- Extracting libpciaccess-0.13.4: ...... done >`-- Extracting libdrm-2.4.66,1: .......... done >`-- Installing llvm36-3.6.2_2... >| `-- Installing python27-2.7.11_1... >| | `-- Installing libffi-3.2.1... >| | `-- Installing indexinfo-0.2.4... >| | `-- Extracting indexinfo-0.2.4: .... done >| | `-- Extracting libffi-3.2.1: .......... done >| | `-- Installing gettext-runtime-0.19.7... >| | `-- Extracting gettext-runtime-0.19.7: .......... done >| `-- Extracting python27-2.7.11_1: .......... done >| `-- Installing perl5-5.20.3_8... >| `-- Extracting perl5-5.20.3_8: .......... done >| `-- Installing libedit-3.1.20150325_1... >| `-- Extracting libedit-3.1.20150325_1: .......... done >`-- Extracting llvm36-3.6.2_2: .......... done >`-- Installing libxshmfence-1.2... >`-- Extracting libxshmfence-1.2: ......... done >Extracting dri-11.0.8,2: .......... done >Message from python27-2.7.11_1: >=========================================================================== > >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >bsddb databases/py-bsddb >gdbm databases/py-gdbm >sqlite3 databases/py-sqlite3 >tkinter x11-toolkits/py-tkinter > >=========================================================================== >Message from perl5-5.20.3_8: >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. >===> tigervnc-1.6.0 depends on file: /usr/local/include/GL/internal/dri_interface.h - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/fontutil.pc - not found >===> Installing existing package /packages/All/font-util-1.3.1.txz >Installing font-util-1.3.1... >Extracting font-util-1.3.1: .......... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/fontutil.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on executable: bash - not found >===> Installing existing package /packages/All/bash-4.3.42_1.txz >Installing bash-4.3.42_1... >Extracting bash-4.3.42_1: .......... done >cp: /etc/shells: No such file or directory >grep: /etc/shells.bak: No such file or directory >Message from bash-4.3.42_1: >====================================================================== > >bash requires fdescfs(5) mounted on /dev/fd > >If you have not done it yet, please do the following: > > mount -t fdescfs fdesc /dev/fd > >To make it permanent, you need the following lines in /etc/fstab: > > fdesc /dev/fd fdescfs rw 0 0 > >====================================================================== >===> tigervnc-1.6.0 depends on executable: bash - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on executable: autoconf-2.69 - not found >===> Installing existing package /packages/All/autoconf-2.69.txz >Installing autoconf-2.69... >`-- Installing autoconf-wrapper-20131203... >`-- Extracting autoconf-wrapper-20131203: ........ done >`-- Installing m4-1.4.17_1,1... >`-- Extracting m4-1.4.17_1,1: .......... done >Extracting autoconf-2.69: .......... done >===> tigervnc-1.6.0 depends on executable: autoconf-2.69 - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on executable: autoheader-2.69 - found >===> tigervnc-1.6.0 depends on executable: autoreconf-2.69 - found >===> tigervnc-1.6.0 depends on executable: aclocal-1.15 - not found >===> Installing existing package /packages/All/automake-1.15_1.txz >Installing automake-1.15_1... >`-- Installing automake-wrapper-20131203... >`-- Extracting automake-wrapper-20131203: ... done >Extracting automake-1.15_1: .......... done >===> tigervnc-1.6.0 depends on executable: aclocal-1.15 - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on executable: automake-1.15 - found >===> tigervnc-1.6.0 depends on executable: libtoolize - not found >===> Installing existing package /packages/All/libtool-2.4.6.txz >Installing libtool-2.4.6... >Extracting libtool-2.4.6: .......... done >===> tigervnc-1.6.0 depends on executable: libtoolize - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/bin/cmake - not found >===> Installing existing package /packages/All/cmake-3.4.2.txz >Installing cmake-3.4.2... >`-- Installing cmake-modules-3.4.2... >`-- Extracting cmake-modules-3.4.2: .......... done >`-- Installing curl-7.47.1... >| `-- Installing ca_root_nss-3.22.2... >| `-- Extracting ca_root_nss-3.22.2: ....... done >`-- Extracting curl-7.47.1: .......... done >`-- Installing libarchive-3.1.2_6,1... >| `-- Installing lzo2-2.09... >| `-- Extracting lzo2-2.09: .......... done >`-- Extracting libarchive-3.1.2_6,1: .......... done >`-- Installing jsoncpp-0.6.0.r2_2... >`-- Extracting jsoncpp-0.6.0.r2_2: .......... done >Extracting cmake-3.4.2: .......... done >Message from ca_root_nss-3.22.2: >********************************* WARNING ********************************* > >FreeBSD does not, and can not warrant that the certification authorities >whose certificates are included in this package have in any way been >audited for trustworthiness or RFC 3647 compliance. > >Assessment and verification of trust is the complete responsibility of the >system administrator. > >*********************************** NOTE ********************************** > >This package installs symlinks to support root certificates discovery by >default for software that uses OpenSSL. > >This enables SSL Certificate Verification by client software without manual >intervention. > >If you prefer to do this manually, replace the following symlinks with >either an empty file or your site-local certificate bundle. > > * /etc/ssl/cert.pem > * /usr/local/etc/ssl/cert.pem > * /usr/local/openssl/cert.pem > >*************************************************************************** >===> tigervnc-1.6.0 depends on file: /usr/local/bin/cmake - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on executable: gmake - not found >===> Installing existing package /packages/All/gmake-4.1_2.txz >Installing gmake-4.1_2... >Extracting gmake-4.1_2: .......... done >===> tigervnc-1.6.0 depends on executable: gmake - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on executable: pkgconf - not found >===> Installing existing package /packages/All/pkgconf-0.9.12_1.txz >Installing pkgconf-0.9.12_1... >Extracting pkgconf-0.9.12_1: ....... done >===> tigervnc-1.6.0 depends on executable: pkgconf - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/bin/python2.7 - found >===> tigervnc-1.6.0 depends on package: libGL>0 - not found >===> Installing existing package /packages/All/libGL-11.0.8.txz >Installing libGL-11.0.8... >`-- Installing dri2proto-2.8... >`-- Extracting dri2proto-2.8: .... done >`-- Installing libglapi-11.0.8... >`-- Extracting libglapi-11.0.8: ... done >Extracting libGL-11.0.8: .......... done >===> tigervnc-1.6.0 depends on package: libGL>0 - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/bigreqsproto.pc - not found >===> Installing existing package /packages/All/bigreqsproto-1.1.2.txz >Installing bigreqsproto-1.1.2... >Extracting bigreqsproto-1.1.2: .... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/bigreqsproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/compositeproto.pc - not found >===> Installing existing package /packages/All/compositeproto-0.4.2.txz >Installing compositeproto-0.4.2... >Extracting compositeproto-0.4.2: .... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/compositeproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/damageproto.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/fixesproto.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/fontsproto.pc - not found >===> Installing existing package /packages/All/fontsproto-2.1.3,1.txz >Installing fontsproto-2.1.3,1... >Extracting fontsproto-2.1.3,1: ........ done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/fontsproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found >===> Installing existing package /packages/All/glproto-1.4.17.txz >Installing glproto-1.4.17... >Extracting glproto-1.4.17: ...... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - not found >===> Installing existing package /packages/All/inputproto-2.3.1.txz >Installing inputproto-2.3.1... >Extracting inputproto-2.3.1: ..... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/kbproto.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/randrproto.pc - not found >===> Installing existing package /packages/All/randrproto-1.5.0.txz >Installing randrproto-1.5.0... >Extracting randrproto-1.5.0: .... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/randrproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/renderproto.pc - not found >===> Installing existing package /packages/All/renderproto-0.11.1.txz >Installing renderproto-0.11.1... >Extracting renderproto-0.11.1: .... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/renderproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/resourceproto.pc - not found >===> Installing existing package /packages/All/resourceproto-1.2.0.txz >Installing resourceproto-1.2.0... >Extracting resourceproto-1.2.0: .. done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/resourceproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/scrnsaverproto.pc - not found >===> Installing existing package /packages/All/scrnsaverproto-1.2.2.txz >Installing scrnsaverproto-1.2.2... >Extracting scrnsaverproto-1.2.2: ... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/scrnsaverproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/videoproto.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xcmiscproto.pc - not found >===> Installing existing package /packages/All/xcmiscproto-1.2.2.txz >Installing xcmiscproto-1.2.2... >Extracting xcmiscproto-1.2.2: ... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xcmiscproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - not found >===> Installing existing package /packages/All/xtrans-1.3.5.txz >Installing xtrans-1.3.5... >Extracting xtrans-1.3.5: .......... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - not found >===> Installing existing package /packages/All/xorg-macros-1.19.0.txz >Installing xorg-macros-1.19.0... >Extracting xorg-macros-1.19.0: ... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/presentproto.pc - not found >===> Installing existing package /packages/All/presentproto-1.0.txz >Installing presentproto-1.0... >Extracting presentproto-1.0: .... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/presentproto.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - not found >===> Installing existing package /packages/All/pixman-0.34.0.txz >Installing pixman-0.34.0... >Extracting pixman-0.34.0: .......... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - not found >===> Installing existing package /packages/All/libxkbfile-1.0.9.txz >Installing libxkbfile-1.0.9... >Extracting libxkbfile-1.0.9: .......... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xfont.pc - not found >===> Installing existing package /packages/All/libXfont-1.5.1,2.txz >Installing libXfont-1.5.1,2... >`-- Installing freetype2-2.6.3... >`-- Extracting freetype2-2.6.3: .......... done >`-- Installing libfontenc-1.1.3... >`-- Extracting libfontenc-1.1.3: ...... done >Extracting libXfont-1.5.1,2: .......... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xfont.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found >===> Installing existing package /packages/All/libXrandr-1.5.0.txz >Installing libXrandr-1.5.0... >`-- Installing libXrender-0.9.9... >`-- Extracting libXrender-0.9.9: .......... done >Extracting libXrandr-1.5.0: .......... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - not found >===> Installing existing package /packages/All/libXtst-1.2.2_3.txz >Installing libXtst-1.2.2_3... >`-- Installing libXi-1.7.6,1... >`-- Extracting libXi-1.7.6,1: .......... done >`-- Installing recordproto-1.14.2... >`-- Extracting recordproto-1.14.2: .... done >Extracting libXtst-1.2.2_3: .......... done >===> tigervnc-1.6.0 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found >===> Returning to build of tigervnc-1.6.0 >=========================================================================== > >========================< phase : lib-depends >======================== >===> tigervnc-1.6.0 depends on shared library: libtasn1.so - not found >===> Installing existing package /packages/All/libtasn1-4.7.txz >Installing libtasn1-4.7... >Extracting libtasn1-4.7: .......... done >===> tigervnc-1.6.0 depends on shared library: libtasn1.so - found (/usr/local/lib/libtasn1.so) >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on shared library: libgcrypt.so - not found >===> Installing existing package /packages/All/libgcrypt-1.6.5.txz >Installing libgcrypt-1.6.5... >`-- Installing libgpg-error-1.21... >`-- Extracting libgpg-error-1.21: .......... done >Extracting libgcrypt-1.6.5: .......... done >===> tigervnc-1.6.0 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on shared library: libgpg-error.so - found (/usr/local/lib/libgpg-error.so) >===> tigervnc-1.6.0 depends on shared library: libgnutls.so - not found >===> Installing existing package /packages/All/gnutls-3.3.17.1_2.txz >Installing gnutls-3.3.17.1_2... >`-- Installing nettle-3.2... >| `-- Installing gmp-5.1.3_3... >| `-- Extracting gmp-5.1.3_3: .......... done >`-- Extracting nettle-3.2: .......... done >`-- Installing libidn-1.31... >`-- Extracting libidn-1.31: .......... done >`-- Installing p11-kit-0.23.2... >`-- Extracting p11-kit-0.23.2: .......... done >`-- Installing trousers-tddl-0.3.10_7... >===> Creating users and/or groups. >Creating group '_tss' with gid '601'. >Using existing user '_tss'. >`-- Extracting trousers-tddl-0.3.10_7: .......... done >Extracting gnutls-3.3.17.1_2: .......... done >Message from trousers-tddl-0.3.10_7: >To run tcsd automatically, add the following line to /etc/rc.conf > >tcsd_enable="YES" > >You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. > >To use TPM, add your_account to '_tss' group like following: > ># pw groupadd _tss -m your_account >===> tigervnc-1.6.0 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so) >===> Returning to build of tigervnc-1.6.0 >===> tigervnc-1.6.0 depends on shared library: libjpeg.so - not found >===> Installing existing package /packages/All/jpeg-turbo-1.4.2.txz >Installing jpeg-turbo-1.4.2... >Extracting jpeg-turbo-1.4.2: .......... done >===> tigervnc-1.6.0 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) >===> Returning to build of tigervnc-1.6.0 >=========================================================================== > >========================< phase : configure >======================== >===> Configuring for tigervnc-1.6.0 >===> Performing in-source build >/bin/mkdir -p /construction/xports/net/tigervnc/work/tigervnc-1.6.0 >-- The C compiler identification is Clang 3.4.1 >-- The CXX compiler identification is Clang 3.4.1 >-- Check for working C compiler: /usr/bin/cc >-- Check for working C compiler: /usr/bin/cc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/c++ >-- Check for working CXX compiler: /usr/bin/c++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- CMAKE_BUILD_TYPE = Release >-- VERSION = 1.6.0 >-- BUILD_TIMESTAMP = 2016-03-17 14:18 >-- 64-bit build >-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so >-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Found X11: /usr/local/lib/libX11.so >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") >-- Found JPEG: /usr/local/lib/libjpeg.so >-- Performing Test FOUND_LIBJPEG_TURBO >-- Performing Test FOUND_LIBJPEG_TURBO - Success >-- Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_INCLUDE_DIR) >-- Found GnuTLS: /usr/local/lib/libgnutls.so (found version "3.3.17") >-- Looking for include file security/pam_appl.h >-- Looking for include file security/pam_appl.h - found >-- Looking for pam_start >-- Looking for pam_start - found >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:2 (get_target_property): > Policy CMP0026 is not set: Disallow use of the LOCATION target property. > Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > > The LOCATION property should not be read from target "os". Use the target > name directly with add_custom_command, or use the generator expression > $<TARGET_FILE>, as appropriate. > >Call Stack (most recent call first): > common/os/CMakeLists.txt:8 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Creating static libtool control file for target os >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:2 (get_target_property): > Policy CMP0026 is not set: Disallow use of the LOCATION target property. > Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > > The LOCATION property should not be read from target "rdr". Use the target > name directly with add_custom_command, or use the generator expression > $<TARGET_FILE>, as appropriate. > >Call Stack (most recent call first): > common/rdr/CMakeLists.txt:29 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Creating static libtool control file for target rdr >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "general". >Call Stack (most recent call first): > common/rdr/CMakeLists.txt:29 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "general". >Call Stack (most recent call first): > common/rdr/CMakeLists.txt:29 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "general". >Call Stack (most recent call first): > common/rdr/CMakeLists.txt:29 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:2 (get_target_property): > Policy CMP0026 is not set: Disallow use of the LOCATION target property. > Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > > The LOCATION property should not be read from target "network". Use the > target name directly with add_custom_command, or use the generator > expression $<TARGET_FILE>, as appropriate. > >Call Stack (most recent call first): > common/network/CMakeLists.txt:11 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Creating static libtool control file for target network >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:2 (get_target_property): > Policy CMP0026 is not set: Disallow use of the LOCATION target property. > Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > > The LOCATION property should not be read from target "Xregion". Use the > target name directly with add_custom_command, or use the generator > expression $<TARGET_FILE>, as appropriate. > >Call Stack (most recent call first): > common/Xregion/CMakeLists.txt:5 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Creating static libtool control file for target Xregion >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:2 (get_target_property): > Policy CMP0026 is not set: Disallow use of the LOCATION target property. > Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > > The LOCATION property should not be read from target "rfb". Use the target > name directly with add_custom_command, or use the generator expression > $<TARGET_FILE>, as appropriate. > >Call Stack (most recent call first): > common/rfb/CMakeLists.txt:99 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Creating static libtool control file for target rfb >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "general". >Call Stack (most recent call first): > common/rfb/CMakeLists.txt:99 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "general". >Call Stack (most recent call first): > common/rfb/CMakeLists.txt:99 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "general". >Call Stack (most recent call first): > common/rfb/CMakeLists.txt:99 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "general". >Call Stack (most recent call first): > common/rfb/CMakeLists.txt:99 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "general". >Call Stack (most recent call first): > common/rfb/CMakeLists.txt:99 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "pam". >Call Stack (most recent call first): > common/rfb/CMakeLists.txt:99 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at cmake/Modules/CMakeMacroLibtoolFile.cmake:47 (get_target_property): > Policy CMP0045 is not set: Error on non-existent target in > get_target_property. Run "cmake --help-policy CMP0045" for policy details. > Use the cmake_policy command to set the policy and suppress this warning. > > get_target_property() called with non-existent target "general". >Call Stack (most recent call first): > common/rfb/CMakeLists.txt:99 (libtool_create_control_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Configuring done >-- Generating done >CMake Warning: > Manually-specified variables were not used by the project: > > CMAKE_CXX_FLAGS_DEBUG > CMAKE_C_FLAGS_DEBUG > CMAKE_MODULE_LINKER_FLAGS > CMAKE_SHARED_LINKER_FLAGS > Python_ADDITIONAL_VERSIONS > THREADS_HAVE_PTHREAD_ARG > > >-- Build files have been written to: /construction/xports/net/tigervnc/work/tigervnc-1.6.0 >autoreconf-2.69: Entering directory `.' >autoreconf-2.69: configure.ac: not using Gettext >autoreconf-2.69: running: aclocal --force -I m4 >autoreconf-2.69: configure.ac: tracing >autoreconf-2.69: running: libtoolize --copy --force >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' >autoreconf-2.69: running: /usr/local/bin/autoconf-2.69 --force >autoreconf-2.69: running: /usr/local/bin/autoheader-2.69 --force >autoreconf-2.69: running: automake --add-missing --copy --force-missing >configure.ac:35: installing './compile' >configure.ac:34: installing './missing' >Xext/Makefile.am: installing './depcomp' >hw/dmx/Makefile.am:25: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >hw/dmx/Makefile.am:25: but option 'subdir-objects' is disabled >automake-1.15: warning: possible forward-incompatibility. >automake-1.15: At least a source file is in a subdirectory, but the 'subdir-objects' >automake-1.15: automake option hasn't been enabled. For now, the corresponding output >automake-1.15: object file(s) will be placed in the top-level directory. However, >automake-1.15: this behaviour will change in future Automake versions: they will >automake-1.15: unconditionally cause object files to be placed in the same subdirectory >automake-1.15: of the corresponding sources. >automake-1.15: You are advised to start using 'subdir-objects' option throughout your >automake-1.15: project, to avoid future incompatibilities. >hw/dmx/Makefile.am:6: warning: source file '$(top_srcdir)/Xext/panoramiX.c' is in a subdirectory, >hw/dmx/Makefile.am:6: but option 'subdir-objects' is disabled >hw/dmx/config/Makefile.am:23: warning: source file '$(top_srcdir)/os/strlcpy.c' is in a subdirectory, >hw/dmx/config/Makefile.am:23: but option 'subdir-objects' is disabled >hw/dmx/config/Makefile.am:42: warning: source file '$(top_srcdir)/hw/dmx/dmxlog.c' is in a subdirectory, >hw/dmx/config/Makefile.am:42: but option 'subdir-objects' is disabled >hw/kdrive/src/Makefile.am:15: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >hw/kdrive/src/Makefile.am:15: but option 'subdir-objects' is disabled >hw/vfb/Makefile.am:9: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >hw/vfb/Makefile.am:9: but option 'subdir-objects' is disabled >hw/vnc/Makefile.am:30: warning: source file '$(top_srcdir)/Xi/stubs.c' is in a subdirectory, >hw/vnc/Makefile.am:30: but option 'subdir-objects' is disabled >hw/vnc/Makefile.am:30: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >hw/vnc/Makefile.am:30: but option 'subdir-objects' is disabled >hw/vnc/Makefile.am:30: warning: source file '$(top_srcdir)/fb/fbcmap_mi.c' is in a subdirectory, >hw/vnc/Makefile.am:30: but option 'subdir-objects' is disabled >hw/xfree86/dixmods/Makefile.am:47: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >hw/xfree86/dixmods/Makefile.am:47: but option 'subdir-objects' is disabled >hw/xfree86/glamor_egl/Makefile.am:24: warning: source file '$(top_srcdir)/glamor/glamor_egl.c' is in a subdirectory, >hw/xfree86/glamor_egl/Makefile.am:24: but option 'subdir-objects' is disabled >hw/xfree86/glamor_egl/Makefile.am:24: warning: source file '$(top_srcdir)/glamor/glamor_eglmodule.c' is in a subdirectory, >hw/xfree86/glamor_egl/Makefile.am:24: but option 'subdir-objects' is disabled >hw/xfree86/int10/Makefile.am:34: warning: source file '$(srcdir)/../os-support/linux/int10/vm86/linux_vm86.c' is in a subdirectory, >hw/xfree86/int10/Makefile.am:34: but option 'subdir-objects' is disabled >hw/xfree86/int10/Makefile.am:34: warning: source file '$(srcdir)/../os-support/linux/int10/linux.c' is in a subdirectory, >hw/xfree86/int10/Makefile.am:34: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:57: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:57: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:57: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:57: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:57: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:57: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:34: warning: source file '$(srcdir)/../shared/ioperm_noop.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:34: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:23: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:23: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:23: warning: source file '$(srcdir)/../linux/lnx_agp.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:23: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:5: warning: source file '$(srcdir)/../shared/pm_noop.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:5: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:5: warning: source file '$(srcdir)/bsd_apm.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:5: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:5: warning: source file '$(srcdir)/bsd_kqueue_apm.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:5: but option 'subdir-objects' is disabled >hw/xfree86/os-support/bsd/Makefile.am:15: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory, >hw/xfree86/os-support/bsd/Makefile.am:15: but option 'subdir-objects' is disabled >hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/VTsw_noop.c' is in a subdirectory, >hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled >hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory, >hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled >hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory, >hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled >hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/sigiostubs.c' is in a subdirectory, >hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled >hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/pm_noop.c' is in a subdirectory, >hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled >hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory, >hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled >hw/xfree86/os-support/hurd/Makefile.am:3: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory, >hw/xfree86/os-support/hurd/Makefile.am:3: but option 'subdir-objects' is disabled >hw/xfree86/os-support/linux/Makefile.am:26: warning: source file '$(srcdir)/../shared/VTsw_usl.c' is in a subdirectory, >hw/xfree86/os-support/linux/Makefile.am:26: but option 'subdir-objects' is disabled >hw/xfree86/os-support/linux/Makefile.am:26: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory, >hw/xfree86/os-support/linux/Makefile.am:26: but option 'subdir-objects' is disabled >hw/xfree86/os-support/linux/Makefile.am:26: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory, >hw/xfree86/os-support/linux/Makefile.am:26: but option 'subdir-objects' is disabled >hw/xfree86/os-support/linux/Makefile.am:26: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory, >hw/xfree86/os-support/linux/Makefile.am:26: but option 'subdir-objects' is disabled >hw/xfree86/os-support/solaris/Makefile.am:10: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory, >hw/xfree86/os-support/solaris/Makefile.am:10: but option 'subdir-objects' is disabled >hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory, >hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled >hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory, >hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled >hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory, >hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled >hw/xfree86/os-support/solaris/Makefile.am:20: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory, >hw/xfree86/os-support/solaris/Makefile.am:20: but option 'subdir-objects' is disabled >hw/xfree86/os-support/solaris/Makefile.am:2: warning: source file '$(srcdir)/../shared/VTsw_noop.c' is in a subdirectory, >hw/xfree86/os-support/solaris/Makefile.am:2: but option 'subdir-objects' is disabled >hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/VTsw_noop.c' is in a subdirectory, >hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled >hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/agp_noop.c' is in a subdirectory, >hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled >hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/ioperm_noop.c' is in a subdirectory, >hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled >hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/kmod_noop.c' is in a subdirectory, >hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled >hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/pm_noop.c' is in a subdirectory, >hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled >hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/vidmem.c' is in a subdirectory, >hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled >hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/posix_tty.c' is in a subdirectory, >hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled >hw/xfree86/os-support/stub/Makefile.am:7: warning: source file '$(srcdir)/../shared/sigio.c' is in a subdirectory, >hw/xfree86/os-support/stub/Makefile.am:7: but option 'subdir-objects' is disabled >hw/xfree86/parser/Makefile.am:34: warning: source file '$(top_srcdir)/os/xprintf.c' is in a subdirectory, >hw/xfree86/parser/Makefile.am:34: but option 'subdir-objects' is disabled >hw/xfree86/utils/cvt/Makefile.am:31: warning: source file '$(top_srcdir)/hw/xfree86/modes/xf86cvt.c' is in a subdirectory, >hw/xfree86/utils/cvt/Makefile.am:31: but option 'subdir-objects' is disabled >hw/xfree86/utils/cvt/Makefile.am:31: warning: source file '$(top_srcdir)/os/xprintf.c' is in a subdirectory, >hw/xfree86/utils/cvt/Makefile.am:31: but option 'subdir-objects' is disabled >hw/xnest/Makefile.am:9: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >hw/xnest/Makefile.am:9: but option 'subdir-objects' is disabled >hw/xquartz/Makefile.am:22: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >hw/xquartz/Makefile.am:22: but option 'subdir-objects' is disabled >hw/xquartz/mach-startup/Makefile.am:12: warning: source file '$(top_srcdir)/os/strndup.c' is in a subdirectory, >hw/xquartz/mach-startup/Makefile.am:12: but option 'subdir-objects' is disabled >hw/xwayland/Makefile.am:12: warning: source file '$(top_srcdir)/Xext/dpmsstubs.c' is in a subdirectory, >hw/xwayland/Makefile.am:12: but option 'subdir-objects' is disabled >hw/xwayland/Makefile.am:12: warning: source file '$(top_srcdir)/Xi/stubs.c' is in a subdirectory, >hw/xwayland/Makefile.am:12: but option 'subdir-objects' is disabled >hw/xwayland/Makefile.am:12: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >hw/xwayland/Makefile.am:12: but option 'subdir-objects' is disabled >hw/xwin/Makefile.am:52: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >hw/xwin/Makefile.am:52: but option 'subdir-objects' is disabled >test/Makefile.am:80: warning: source file '$(top_srcdir)/mi/miinitext.c' is in a subdirectory, >test/Makefile.am:80: but option 'subdir-objects' is disabled >test/xi1/Makefile.am:12: warning: source file '$(srcdir)/../xi2/protocol-common.c' is in a subdirectory, >test/xi1/Makefile.am:12: but option 'subdir-objects' is disabled >autoreconf-2.69: Leaving directory `.' >configure: WARNING: unrecognized options: --disable-config-dbus >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... ./install-sh -c -d >checking for gawk... no >checking for mawk... no >checking for nawk... nawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >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 dependency style of cc... gcc3 >checking how to run the C preprocessor... cpp >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for cc option to accept ISO C99... none needed >checking whether __clang__ is declared... yes >checking whether __INTEL_COMPILER is declared... no >checking whether __SUNPRO_C is declared... no >checking for pkg-config... /usr/local/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking build system type... amd64-unknown-freebsd10.3 >checking host system type... amd64-unknown-freebsd10.3 >checking for a sed that does not truncate output... /usr/bin/sed >checking if cc supports -Werror=unknown-warning-option... yes >checking if cc supports -Werror=unused-command-line-argument... yes >checking if cc supports -Wall... yes >checking if cc supports -Wpointer-arith... yes >checking if cc supports -Wmissing-declarations... yes >checking if cc supports -Wformat=2... yes >checking if cc supports -Wstrict-prototypes... yes >checking if cc supports -Wmissing-prototypes... yes >checking if cc supports -Wnested-externs... yes >checking if cc supports -Wbad-function-cast... yes >checking if cc supports -Wold-style-definition... yes >checking if cc supports -Wdeclaration-after-statement... yes >checking if cc supports -Wunused... yes >checking if cc supports -Wuninitialized... yes >checking if cc supports -Wshadow... yes >checking if cc supports -Wmissing-noreturn... yes >checking if cc supports -Wmissing-format-attribute... yes >checking if cc supports -Wredundant-decls... yes >checking if cc supports -Wlogical-op... no >configure: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://bugs.freedesktop.org/enter_bug.cgi?product=xorg >checking if cc supports -Wimplicit... yes >checking if cc supports -Wnonnull... yes >checking if cc supports -Winit-self... yes >checking if cc supports -Wmain... yes >checking if cc supports -Wmissing-braces... yes >checking if cc supports -Wsequence-point... yes >checking if cc supports -Wreturn-type... yes >checking if cc supports -Wtrigraphs... yes >checking if cc supports -Warray-bounds... yes >checking if cc supports -Wwrite-strings... yes >checking if cc supports -Waddress... yes >checking if cc supports -Wint-to-pointer-cast... yes >checking if cc supports -Wpointer-to-int-cast... yes >checking if cc supports -pedantic... yes >checking if cc supports -Werror... yes >checking if cc supports -Werror=attributes... yes >checking whether make supports nested variables... (cached) yes >checking for doxygen... no >configure: WARNING: doxygen not found - documentation targets will be skipped >checking for X.Org SGML entities >= 1.8... no >checking whether to build documentation... yes >checking whether to build developer documentation... yes >checking for xmlto... no >configure: WARNING: xmlto not found - documentation targets will be skipped >checking for fop... no >configure: WARNING: fop not found - documentation targets will be skipped >checking for xsltproc... no >configure: WARNING: xsltproc not found - cannot transform XML documents >checking whether to build unit test cases... no >checking whether the linker accepts -Wl,-wrap,exit... yes >checking dependency style of cc... gcc3 >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... gcc3 >checking whether ln -s works... yes >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >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 -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 196608 >checking how to convert amd64-unknown-freebsd10.3 file names to amd64-unknown-freebsd10.3 format... func_convert_file_noop >checking how to convert amd64-unknown-freebsd10.3 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B 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 for dlfcn.h... 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... freebsd10.3 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... c++ -E >checking for ld used by c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC -DPIC >checking if c++ PIC flag -fPIC -DPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking if c++ supports -c -o file.o... (cached) yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd10.3 ld.so >checking how to hardcode library paths into programs... immediate >checking for pkg-config... (cached) /usr/local/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... no >checking for byacc... byacc >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for cpp... /usr/bin/cpp >checking if /usr/bin/cpp requires -undef... yes >checking if /usr/bin/cpp requires -traditional... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking stropts.h usability... no >checking stropts.h presence... no >checking for stropts.h... no >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for an ANSI C-conforming const... yes >checking for typeof syntax and keyword spelling... typeof >checking whether byte ordering is bigendian... no >checking size of unsigned long... 8 >checking for pid_t... yes >checking byteswap.h usability... no >checking byteswap.h presence... no >checking for byteswap.h... no >checking sys/endian.h usability... yes >checking sys/endian.h presence... yes >checking for sys/endian.h... yes >checking for __swap16 variant of <sys/endian.h> byteswapping macros... no >checking for bswap16 variant of <sys/endian.h> byteswapping macros... yes >checking for dlopen... yes >checking for backtrace... no >checking for ffs... yes >checking for geteuid... yes >checking for getuid... yes >checking for issetugid... yes >checking for getresuid... yes >checking for getdtablesize... yes >checking for getifaddrs... yes >checking for getpeereid... yes >checking for getpeerucred... no >checking for getprogname... yes >checking for getzoneid... no >checking for mmap... yes >checking for seteuid... yes >checking for shmctl64... no >checking for strncasecmp... yes >checking for vasprintf... yes >checking for vsnprintf... yes >checking for walkcontext... no >checking for strcasecmp... yes >checking for strcasestr... yes >checking for strlcat... yes >checking for strlcpy... yes >checking for strndup... yes >checking whether program_invocation_short_name is declared... no >checking for sqrt in -lm... yes >checking for cbrt... yes >checking ndbm.h usability... yes >checking ndbm.h presence... yes >checking for ndbm.h... yes >checking dbm.h usability... no >checking dbm.h presence... no >checking for dbm.h... no >checking rpcsvc/dbm.h usability... no >checking rpcsvc/dbm.h presence... no >checking for rpcsvc/dbm.h... no >checking linux/agpgart.h usability... no >checking linux/agpgart.h presence... no >checking for linux/agpgart.h... no >checking sys/agpio.h usability... yes >checking sys/agpio.h presence... yes >checking for sys/agpio.h... yes >checking sys/agpgart.h usability... no >checking sys/agpgart.h presence... no >checking for sys/agpgart.h... no >checking linux/fb.h usability... no >checking linux/fb.h presence... no >checking for linux/fb.h... no >checking for sys/linker.h... yes >checking for SYSV IPC... yes >checking machine/apmvar.h usability... no >checking machine/apmvar.h presence... no >checking for machine/apmvar.h... no >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for backtrace in -lc... no >checking for root directory for font files... /usr/local/share/fonts >checking for directory for misc files... ${FONTROOTDIR}/misc >checking for directory for OTF files... ${FONTROOTDIR}/OTF >checking for directory for TTF files... ${FONTROOTDIR}/TTF >checking for directory for Type1 files... ${FONTROOTDIR}/Type1 >checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi >checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi >checking for default font path... catalogue:/usr/local/share/fonts,built-ins >checking for thread local storage (TLS) support... __thread >checking for tls_model attribute support... yes >checking to see if we can install the Xorg server as root... yes >checking if Xtrans should support UNIX socket connections... yes >checking if Xtrans should support TCP socket connections... yes >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for getaddrinfo... yes >checking if IPv6 support should be built... yes >checking for struct sockaddr_in.sin_len... yes >checking for socklen_t... yes >checking for struct msghdr.msg_control... yes >checking if Xtrans should support os-specific local connections... no >checking for authdes_seccreate... yes >checking for authdes_create... yes >checking for library containing getsecretkey... -lrpcsvc >checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes >checking for PIXMAN... yes >checking for SYSTEMD_DAEMON... no >checking for UDEV... no >checking for DBUS... no >checking for HAL... no >checking for glibc...... no >checking for clock_gettime... yes >checking for a useful monotonic clock ...... yes >checking whether to track client ids... yes >checking for DRI2PROTO... yes >Checking temp dir /run/shm >Checking temp dir /var/tmp >configure: DRI3 disabled because xtrans fd passing support not found. >checking for DRI3PROTO... no >checking for sigaction... yes >checking for XSHMFENCE... yes >checking for XLIB... yes >checking for GL... yes >checking for XDMCP... yes >checking for XdmcpWrap in -lXdmcp... yes >checking for SHA1Init... no >checking for CC_SHA1_Init... no >checking for wincrypt.h... no >checking for SHA1Init in -lmd... no >checking for LIBSHA1... no >checking for nettle_sha1_init in -lnettle... no >checking for gcry_md_open in -lgcrypt... no >checking for SHA1_Init in -lcrypto... yes >checking for OPENSSL... no >checking for SHA1 implementation... libcrypto >checking for XSERVERCFLAGS... yes >checking for XSERVERLIBS... yes >checking for LIBUNWIND... no >checking if SVR4 needs to be defined... no >checking whether to build Xvfb DDX... no >checking for XNESTMODULES... yes >checking whether to build Xnest DDX... no >checking whether to build Xorg DDX... no >checking whether to build XWin DDX... no >checking dependency style of $(CC)... none >checking for DMXMODULES... no >checking whether to build Xdmx DDX... no >checking for XWAYLANDMODULES... no >checking whether to build Xwayland DDX... no >configure: WARNING: > *********************************************** > Neither HAL nor udev backend will be enabled. > Input device hotplugging will not be available! > *********************************************** >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating glx/Makefile >config.status: creating include/Makefile >config.status: creating composite/Makefile >config.status: creating damageext/Makefile >config.status: creating dbe/Makefile >config.status: creating dix/Makefile >config.status: creating doc/Makefile >config.status: creating doc/dtrace/Makefile >config.status: creating man/Makefile >config.status: creating fb/Makefile >config.status: creating glamor/Makefile >config.status: creating record/Makefile >config.status: creating config/Makefile >config.status: creating mi/Makefile >config.status: creating miext/Makefile >config.status: creating miext/sync/Makefile >config.status: creating miext/damage/Makefile >config.status: creating miext/shadow/Makefile >config.status: creating miext/rootless/Makefile >config.status: creating os/Makefile >config.status: creating pseudoramiX/Makefile >config.status: creating randr/Makefile >config.status: creating render/Makefile >config.status: creating xkb/Makefile >config.status: creating Xext/Makefile >config.status: creating Xi/Makefile >config.status: creating xfixes/Makefile >config.status: creating exa/Makefile >config.status: creating dri3/Makefile >config.status: creating present/Makefile >config.status: creating hw/Makefile >config.status: creating hw/xfree86/Makefile >config.status: creating hw/xfree86/Xorg.sh >config.status: creating hw/xfree86/common/Makefile >config.status: creating hw/xfree86/common/xf86Build.h >config.status: creating hw/xfree86/ddc/Makefile >config.status: creating hw/xfree86/dixmods/Makefile >config.status: creating hw/xfree86/doc/Makefile >config.status: creating hw/xfree86/dri/Makefile >config.status: creating hw/xfree86/dri2/Makefile >config.status: creating hw/xfree86/dri2/pci_ids/Makefile >config.status: creating hw/xfree86/drivers/Makefile >config.status: creating hw/xfree86/drivers/modesetting/Makefile >config.status: creating hw/xfree86/exa/Makefile >config.status: creating hw/xfree86/exa/man/Makefile >config.status: creating hw/xfree86/fbdevhw/Makefile >config.status: creating hw/xfree86/fbdevhw/man/Makefile >config.status: creating hw/xfree86/glamor_egl/Makefile >config.status: creating hw/xfree86/i2c/Makefile >config.status: creating hw/xfree86/int10/Makefile >config.status: creating hw/xfree86/loader/Makefile >config.status: creating hw/xfree86/man/Makefile >config.status: creating hw/xfree86/modes/Makefile >config.status: creating hw/xfree86/os-support/Makefile >config.status: creating hw/xfree86/os-support/bsd/Makefile >config.status: creating hw/xfree86/os-support/bus/Makefile >config.status: creating hw/xfree86/os-support/hurd/Makefile >config.status: creating hw/xfree86/os-support/misc/Makefile >config.status: creating hw/xfree86/os-support/linux/Makefile >config.status: creating hw/xfree86/os-support/solaris/Makefile >config.status: creating hw/xfree86/os-support/stub/Makefile >config.status: creating hw/xfree86/parser/Makefile >config.status: creating hw/xfree86/ramdac/Makefile >config.status: creating hw/xfree86/shadowfb/Makefile >config.status: creating hw/xfree86/vbe/Makefile >config.status: creating hw/xfree86/vgahw/Makefile >config.status: creating hw/xfree86/x86emu/Makefile >config.status: creating hw/xfree86/utils/Makefile >config.status: creating hw/xfree86/utils/man/Makefile >config.status: creating hw/xfree86/utils/cvt/Makefile >config.status: creating hw/xfree86/utils/gtf/Makefile >config.status: creating hw/dmx/config/Makefile >config.status: creating hw/dmx/config/man/Makefile >config.status: creating hw/dmx/doc/Makefile >config.status: creating hw/dmx/doxygen/doxygen.conf >config.status: creating hw/dmx/doxygen/Makefile >config.status: creating hw/dmx/examples/Makefile >config.status: creating hw/dmx/input/Makefile >config.status: creating hw/dmx/glxProxy/Makefile >config.status: creating hw/dmx/Makefile >config.status: creating hw/dmx/man/Makefile >config.status: creating hw/vfb/Makefile >config.status: creating hw/vfb/man/Makefile >config.status: creating hw/vnc/Makefile >config.status: creating hw/xnest/Makefile >config.status: creating hw/xnest/man/Makefile >config.status: creating hw/xwin/Makefile >config.status: creating hw/xwin/glx/Makefile >config.status: creating hw/xwin/man/Makefile >config.status: creating hw/xwin/winclipboard/Makefile >config.status: creating hw/xquartz/Makefile >config.status: creating hw/xquartz/GL/Makefile >config.status: creating hw/xquartz/bundle/Makefile >config.status: creating hw/xquartz/man/Makefile >config.status: creating hw/xquartz/mach-startup/Makefile >config.status: creating hw/xquartz/pbproxy/Makefile >config.status: creating hw/xquartz/xpr/Makefile >config.status: creating hw/kdrive/Makefile >config.status: creating hw/kdrive/ephyr/Makefile >config.status: creating hw/kdrive/ephyr/man/Makefile >config.status: creating hw/kdrive/fake/Makefile >config.status: creating hw/kdrive/fbdev/Makefile >config.status: creating hw/kdrive/linux/Makefile >config.status: creating hw/kdrive/src/Makefile >config.status: creating hw/xwayland/Makefile >config.status: creating test/Makefile >config.status: creating test/xi1/Makefile >config.status: creating test/xi2/Makefile >config.status: creating xserver.ent >config.status: creating xorg-server.pc >config.status: creating include/do-not-use-config.h >config.status: creating include/xorg-server.h >config.status: creating include/dix-config.h >config.status: creating include/xorg-config.h >config.status: creating include/xkb-config.h >config.status: creating include/xwin-config.h >config.status: creating include/kdrive-config.h >config.status: creating include/version-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing sdksyms commands >configure: WARNING: unrecognized options: --disable-config-dbus >=========================================================================== > >========================< phase : build >======================== >===> Building for tigervnc-1.6.0 >gmake[1]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >/usr/local/bin/cmake -H/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -B/construction/xports/net/tigervnc/work/tigervnc-1.6.0 --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/local/bin/cmake -E cmake_progress_start /construction/xports/net/tigervnc/work/tigervnc-1.6.0/CMakeFiles /construction/xports/net/tigervnc/work/tigervnc-1.6.0/CMakeFiles/progress.marks >gmake -f CMakeFiles/Makefile2 all >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/os/CMakeFiles/os.dir/build.make common/os/CMakeFiles/os.dir/depend >gmake -f common/network/CMakeFiles/network.dir/build.make common/network/CMakeFiles/network.dir/depend >gmake -f common/Xregion/CMakeFiles/Xregion.dir/build.make common/Xregion/CMakeFiles/Xregion.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os/CMakeFiles/os.dir/DependInfo.cmake >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network/CMakeFiles/network.dir/DependInfo.cmake >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion/CMakeFiles/Xregion.dir/DependInfo.cmake >Scanning dependencies of target os >Scanning dependencies of target Xregion >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/os/CMakeFiles/os.dir/build.make common/os/CMakeFiles/os.dir/build >gmake -f common/Xregion/CMakeFiles/Xregion.dir/build.make common/Xregion/CMakeFiles/Xregion.dir/build >Scanning dependencies of target network >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/network/CMakeFiles/network.dir/build.make common/network/CMakeFiles/network.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 0%] Building C object common/Xregion/CMakeFiles/Xregion.dir/Region.c.o >[ 1%] Building C object common/os/CMakeFiles/os.dir/w32tiger.c.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion && /usr/bin/cc -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/Xregion.dir/Region.c.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion/Region.c >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os && /usr/bin/cc -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/os.dir/w32tiger.c.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os/w32tiger.c >[ 2%] Building CXX object common/network/CMakeFiles/network.dir/TcpSocket.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/network.dir/TcpSocket.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network/TcpSocket.cxx >[ 3%] Building CXX object common/os/CMakeFiles/os.dir/os.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/os.dir/os.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os/os.cxx >[ 3%] Linking CXX static library libos.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os && /usr/local/bin/cmake -P CMakeFiles/os.dir/cmake_clean_target.cmake >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/os.dir/link.txt --verbose=1 >/usr/bin/ar qc libos.a CMakeFiles/os.dir/w32tiger.c.o CMakeFiles/os.dir/os.cxx.o >/usr/bin/ranlib libos.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os && /usr/local/bin/cmake -E make_directory /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os/.libs >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os && /usr/local/bin/cmake -E create_symlink /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os/libos.a /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os/.libs/libos.a >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 3%] Built target os >gmake -f unix/tx/CMakeFiles/tx.dir/build.make unix/tx/CMakeFiles/tx.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx/CMakeFiles/tx.dir/DependInfo.cmake >Scanning dependencies of target tx >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f unix/tx/CMakeFiles/tx.dir/build.make unix/tx/CMakeFiles/tx.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 4%] Building CXX object unix/tx/CMakeFiles/tx.dir/TXWindow.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/tx.dir/TXWindow.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx/TXWindow.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network/TcpSocket.cxx:46: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 5%] Linking C static library libXregion.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion && /usr/local/bin/cmake -P CMakeFiles/Xregion.dir/cmake_clean_target.cmake >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Xregion.dir/link.txt --verbose=1 >/usr/bin/ar qc libXregion.a CMakeFiles/Xregion.dir/Region.c.o >/usr/bin/ranlib libXregion.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion && /usr/local/bin/cmake -E make_directory /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion/.libs >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion && /usr/local/bin/cmake -E create_symlink /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion/libXregion.a /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion/.libs/libXregion.a >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 5%] Built target Xregion >gmake -f tests/CMakeFiles/test_util.dir/build.make tests/CMakeFiles/test_util.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/test_util.dir/DependInfo.cmake >Scanning dependencies of target test_util >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/test_util.dir/build.make tests/CMakeFiles/test_util.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 6%] Building CXX object tests/CMakeFiles/test_util.dir/util.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/test_util.dir/util.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/util.cxx >[ 7%] Linking CXX static library libtest_util.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/local/bin/cmake -P CMakeFiles/test_util.dir/cmake_clean_target.cmake >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_util.dir/link.txt --verbose=1 >/usr/bin/ar qc libtest_util.a CMakeFiles/test_util.dir/util.cxx.o >/usr/bin/ranlib libtest_util.a >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 7%] Built target test_util >gmake -f common/rdr/CMakeFiles/rdr.dir/build.make common/rdr/CMakeFiles/rdr.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/CMakeFiles/rdr.dir/DependInfo.cmake >Scanning dependencies of target rdr >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/rdr/CMakeFiles/rdr.dir/build.make common/rdr/CMakeFiles/rdr.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 8%] Building CXX object common/rdr/CMakeFiles/rdr.dir/Exception.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/Exception.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/Exception.cxx >[ 9%] Building CXX object common/rdr/CMakeFiles/rdr.dir/FdInStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/FdInStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/FdInStream.cxx >2 warnings generated. >[ 10%] Linking CXX static library libnetwork.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network && /usr/local/bin/cmake -P CMakeFiles/network.dir/cmake_clean_target.cmake >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/network.dir/link.txt --verbose=1 >/usr/bin/ar qc libnetwork.a CMakeFiles/network.dir/TcpSocket.cxx.o >/usr/bin/ranlib libnetwork.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network && /usr/local/bin/cmake -E make_directory /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network/.libs >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network && /usr/local/bin/cmake -E create_symlink /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network/libnetwork.a /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network/.libs/libnetwork.a >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 10%] Built target network >[ 11%] Building CXX object common/rdr/CMakeFiles/rdr.dir/FdOutStream.cxx.o >[ 12%] Building CXX object common/rdr/CMakeFiles/rdr.dir/FileInStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/FdOutStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/FdOutStream.cxx >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/FileInStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/FileInStream.cxx >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/FileInStream.cxx:74:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] > if (n < 0 || ferror(file)) > ~ ^ ~ >1 warning generated. >[ 13%] Building CXX object common/rdr/CMakeFiles/rdr.dir/HexInStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/HexInStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/HexInStream.cxx >[ 14%] Building CXX object common/rdr/CMakeFiles/rdr.dir/HexOutStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/HexOutStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/HexOutStream.cxx >[ 15%] Linking CXX static library libtx.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx && /usr/local/bin/cmake -P CMakeFiles/tx.dir/cmake_clean_target.cmake >[ 15%] Building CXX object common/rdr/CMakeFiles/rdr.dir/InStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/InStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/InStream.cxx >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/tx.dir/link.txt --verbose=1 >[ 16%] Building CXX object common/rdr/CMakeFiles/rdr.dir/RandomStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/RandomStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/RandomStream.cxx >/usr/bin/ar qc libtx.a CMakeFiles/tx.dir/TXWindow.cxx.o >/usr/bin/ranlib libtx.a >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 16%] Built target tx >[ 17%] Building CXX object common/rdr/CMakeFiles/rdr.dir/TLSException.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/TLSException.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/TLSException.cxx >[ 18%] Building CXX object common/rdr/CMakeFiles/rdr.dir/TLSInStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/TLSInStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/TLSInStream.cxx >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/TLSException.cxx:37:49: warning: field 'err' is uninitialized when used here [-Wuninitialized] > : Exception("%s: %s (%d)", s, gnutls_strerror(err), err), err(err_) > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/TLSException.cxx:37:55: warning: field 'err' is uninitialized when used here [-Wuninitialized] > : Exception("%s: %s (%d)", s, gnutls_strerror(err), err), err(err_) > ^ >2 warnings generated. >[ 19%] Building CXX object common/rdr/CMakeFiles/rdr.dir/TLSOutStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/TLSOutStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/TLSOutStream.cxx >[ 20%] Building CXX object common/rdr/CMakeFiles/rdr.dir/ZlibInStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/ZlibInStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/ZlibInStream.cxx >[ 21%] Building CXX object common/rdr/CMakeFiles/rdr.dir/ZlibOutStream.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rdr.dir/ZlibOutStream.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/ZlibOutStream.cxx >[ 22%] Linking CXX static library librdr.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/local/bin/cmake -P CMakeFiles/rdr.dir/cmake_clean_target.cmake >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/rdr.dir/link.txt --verbose=1 >/usr/bin/ar qc librdr.a CMakeFiles/rdr.dir/Exception.cxx.o CMakeFiles/rdr.dir/FdInStream.cxx.o CMakeFiles/rdr.dir/FdOutStream.cxx.o CMakeFiles/rdr.dir/FileInStream.cxx.o CMakeFiles/rdr.dir/HexInStream.cxx.o CMakeFiles/rdr.dir/HexOutStream.cxx.o CMakeFiles/rdr.dir/InStream.cxx.o CMakeFiles/rdr.dir/RandomStream.cxx.o CMakeFiles/rdr.dir/TLSException.cxx.o CMakeFiles/rdr.dir/TLSInStream.cxx.o CMakeFiles/rdr.dir/TLSOutStream.cxx.o CMakeFiles/rdr.dir/ZlibInStream.cxx.o CMakeFiles/rdr.dir/ZlibOutStream.cxx.o >/usr/bin/ranlib librdr.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/local/bin/cmake -E make_directory /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/.libs >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr && /usr/local/bin/cmake -E create_symlink /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/librdr.a /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/.libs/librdr.a >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 22%] Built target rdr >gmake -f common/rfb/CMakeFiles/rfb.dir/build.make common/rfb/CMakeFiles/rfb.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMakeFiles/rfb.dir/DependInfo.cmake >Scanning dependencies of target rfb >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/rfb/CMakeFiles/rfb.dir/build.make common/rfb/CMakeFiles/rfb.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 22%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Blacklist.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Blacklist.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Blacklist.cxx >[ 23%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CConnection.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CConnection.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.cxx >[ 24%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CMsgHandler.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CMsgHandler.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgHandler.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.cxx:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgWriter.h:60:18: warning: 'rfb::CMsgWriter::clientCutText' hides overloaded virtual function [-Woverloaded-virtual] > virtual void clientCutText(const char* str, rdr::U32 len); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/InputHandler.h:36:18: note: hidden overloaded virtual function 'rfb::InputHandler::clientCutText' declared here: type mismatch at 2nd parameter ('int' vs 'rdr::U32' (aka 'unsigned int')) > virtual void clientCutText(const char* str, int len) {} > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.cxx:25: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Security.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Blacklist.cxx:18: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Blacklist.h:34: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.cxx:26: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:28: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgHandler.h:29: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ConnParams.h:31: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ScreenSet.h:64:3: warning: 'ScreenSet' defined as a struct here but previously declared as a class [-Wmismatched-tags] > struct ScreenSet { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgWriter.h:36:3: note: did you mean struct here? > class ScreenSet; > ^~~~~ > struct >2 warnings generated. >[ 25%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CMsgReader.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CMsgReader.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgReader.cxx >[ 26%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CMsgWriter.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CMsgWriter.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgWriter.cxx >4 warnings generated. >[ 27%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CSecurityPlain.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CSecurityPlain.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityPlain.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgWriter.cxx:29: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgWriter.h:36:3: warning: class 'ScreenSet' was previously declared as a struct [-Wmismatched-tags] > class ScreenSet; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ScreenSet.h:64:10: note: previous use is here > struct ScreenSet { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgWriter.h:36:3: note: did you mean struct here? > class ScreenSet; > ^~~~~ > struct >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMsgWriter.h:60:18: warning: 'rfb::CMsgWriter::clientCutText' hides overloaded virtual function [-Woverloaded-virtual] > virtual void clientCutText(const char* str, rdr::U32 len); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/InputHandler.h:36:18: note: hidden overloaded virtual function 'rfb::InputHandler::clientCutText' declared here: type mismatch at 2nd parameter ('int' vs 'rdr::U32' (aka 'unsigned int')) > virtual void clientCutText(const char* str, int len) {} > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityPlain.cxx:20: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 28%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CSecurityStack.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CSecurityStack.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityStack.cxx >2 warnings generated. >[ 28%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CSecurityVeNCrypt.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CSecurityVeNCrypt.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityVeNCrypt.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityStack.cxx:20: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityStack.h:24: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Security.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) >2 virtual bool setParam(); > ^ > warnings generated. >[ 29%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CSecurityVncAuth.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CSecurityVncAuth.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityVncAuth.cxx >2 warnings generated. >[ 30%] Building CXX object common/rfb/CMakeFiles/rfb.dir/ComparingUpdateTracker.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/ComparingUpdateTracker.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ComparingUpdateTracker.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityVeNCrypt.cxx:28: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityVncAuth.cxx:26: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 31%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Configuration.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Configuration.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.cxx:27: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 32%] Building CXX object common/rfb/CMakeFiles/rfb.dir/ConnParams.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/ConnParams.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ConnParams.cxx >2 warnings generated. >[ 33%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CopyRectDecoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CopyRectDecoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CopyRectDecoder.cxx >[ 34%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Cursor.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Cursor.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Cursor.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Cursor.cxx:22: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 34%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Decoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Decoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Decoder.cxx >[ 35%] Building C object common/rfb/CMakeFiles/rfb.dir/d3des.c.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/cc -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/d3des.c.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/d3des.c >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CopyRectDecoder.cxx:19: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 36%] Building CXX object common/rfb/CMakeFiles/rfb.dir/EncodeManager.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/EncodeManager.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.cxx >[ 37%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Encoder.cxx.o >[ 38%] Building CXX object common/rfb/CMakeFiles/rfb.dir/HTTPServer.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Encoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Encoder.cxx >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/HTTPServer.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/HTTPServer.cxx >[ 39%] Building CXX object common/rfb/CMakeFiles/rfb.dir/HextileDecoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/HextileDecoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/HextileDecoder.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.cxx:20: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: warning: class 'Rect' was previously declared as a struct [-Wmismatched-tags] > class Rect; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Rect.h:68:10: note: previous use is here > struct Rect { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: note: did you mean struct here? > class Rect; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/HTTPServer.cxx:19: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/HTTPServer.h:33: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.cxx:23: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.cxx:24: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: warning: class 'ScreenSet' was previously declared as a struct [-Wmismatched-tags] > class ScreenSet; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ScreenSet.h:64:10: note: previous use is here > struct ScreenSet { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: note: did you mean struct here? > class ScreenSet; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/HextileDecoder.cxx:19: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 40%] Building CXX object common/rfb/CMakeFiles/rfb.dir/HextileEncoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/HextileEncoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/HextileEncoder.cxx >2 warnings generated. >[ 40%] Building CXX object common/rfb/CMakeFiles/rfb.dir/JpegCompressor.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/JpegCompressor.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/JpegCompressor.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/HextileEncoder.cxx:21: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 41%] Building CXX object common/rfb/CMakeFiles/rfb.dir/JpegDecompressor.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/JpegDecompressor.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/JpegDecompressor.cxx >4 warnings generated. >[ 42%] Building CXX object common/rfb/CMakeFiles/rfb.dir/KeyRemapper.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/KeyRemapper.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/KeyRemapper.cxx >[ 43%] Building CXX object common/rfb/CMakeFiles/rfb.dir/LogWriter.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/LogWriter.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.cxx:23: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 44%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Logger.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Logger.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Logger.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Logger.cxx:26: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Logger.cxx:48:35: warning: format string is not a string literal [-Wformat-nonliteral] > vsnprintf(buf1, sizeof(buf1)-1, format, ap); > ^~~~~~ >3 warnings generated. >[ 45%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Logger_file.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Logger_file.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Logger_file.cxx >[ 46%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Logger_stdio.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Logger_stdio.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Logger_stdio.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/KeyRemapper.cxx:21: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 47%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Password.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Password.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Password.cxx >[ 47%] Building CXX object common/rfb/CMakeFiles/rfb.dir/PixelBuffer.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/PixelBuffer.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/PixelBuffer.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/PixelBuffer.cxx:26: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 48%] Building CXX object common/rfb/CMakeFiles/rfb.dir/PixelFormat.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/PixelFormat.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/PixelFormat.cxx >2 warnings generated. >[ 49%] Building CXX object common/rfb/CMakeFiles/rfb.dir/RREEncoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/RREEncoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/RREEncoder.cxx >2 warnings generated. >[ 50%] Building CXX object common/rfb/CMakeFiles/rfb.dir/RREDecoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/RREDecoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/RREDecoder.cxx >[ 51%] Building CXX object common/rfb/CMakeFiles/rfb.dir/RawDecoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/RawDecoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/RawDecoder.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/RREEncoder.cxx:21: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/RREDecoder.cxx:19: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 52%] Building CXX object common/rfb/CMakeFiles/rfb.dir/RawEncoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/RawEncoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/RawEncoder.cxx >2 warnings generated. >[ 53%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Region.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Region.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Region.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/RawDecoder.cxx:20: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 53%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SConnection.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SConnection.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.cxx:22: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Security.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/RawEncoder.cxx:21: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 54%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SMsgHandler.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SMsgHandler.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgHandler.cxx >[ 55%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SMsgReader.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SMsgReader.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgReader.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.cxx:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: warning: class 'ScreenSet' was previously declared as a struct [-Wmismatched-tags] > class ScreenSet; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ScreenSet.h:64:10: note: previous use is here > struct ScreenSet { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: note: did you mean struct here? > class ScreenSet; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.cxx:30: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: warning: class 'Rect' was previously declared as a struct [-Wmismatched-tags] > class Rect; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Rect.h:68:10: note: previous use is here > struct Rect { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: note: did you mean struct here? > class Rect; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgReader.cxx:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 56%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SMsgWriter.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SMsgWriter.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.cxx >4 warnings generated. >[ 57%] Building CXX object common/rfb/CMakeFiles/rfb.dir/ServerCore.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/ServerCore.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ServerCore.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ServerCore.cxx:26: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ServerCore.h:27: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 58%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Security.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Security.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Security.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Security.cxx:27: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityNone.h:25: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Security.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >2 warnings generated. >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 59%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SecurityServer.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SecurityServer.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.cxx:25: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Security.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.cxx:28: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: warning: class 'ScreenSet' was previously declared as a struct [-Wmismatched-tags] > class ScreenSet; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ScreenSet.h:64:10: note: previous use is here > struct ScreenSet { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: note: did you mean struct here? > class ScreenSet; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.cxx:29: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 59%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SecurityClient.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SecurityClient.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.cxx:25: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityNone.h:25: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Security.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 60%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SSecurityPlain.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SSecurityPlain.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityPlain.cxx >3 warnings generated. >[ 61%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SSecurityStack.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SSecurityStack.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityStack.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityPlain.cxx:24: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityPlain.h:27: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 62%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SSecurityVncAuth.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SSecurityVncAuth.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityVncAuth.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityVncAuth.cxx:24: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityVncAuth.h:27: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityStack.cxx:19: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityStack.h:23: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurity.h:47: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] >2 virtual bool setParam(int v); > ^ > warnings generated. >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 63%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SSecurityVeNCrypt.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SSecurityVeNCrypt.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityVeNCrypt.cxx >2 warnings generated. >[ 64%] Building CXX object common/rfb/CMakeFiles/rfb.dir/ScaleFilters.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/ScaleFilters.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ScaleFilters.cxx >[ 65%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Timer.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Timer.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Timer.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityVeNCrypt.cxx:29: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityVeNCrypt.h:32: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityStack.h:23: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurity.h:47: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Timer.cxx:29: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 65%] Building CXX object common/rfb/CMakeFiles/rfb.dir/TightDecoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/TightDecoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/TightDecoder.cxx >2 warnings generated. >[ 66%] Building CXX object common/rfb/CMakeFiles/rfb.dir/TightEncoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/TightEncoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/TightEncoder.cxx >2 warnings generated. >[ 67%] Building CXX object common/rfb/CMakeFiles/rfb.dir/TightJPEGEncoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/TightJPEGEncoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/TightJPEGEncoder.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/TightDecoder.cxx:21: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/TightEncoder.cxx:27: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/TightJPEGEncoder.cxx:22: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 68%] Building CXX object common/rfb/CMakeFiles/rfb.dir/UpdateTracker.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/UpdateTracker.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/UpdateTracker.cxx >2 warnings generated. >[ 69%] Building CXX object common/rfb/CMakeFiles/rfb.dir/VNCSConnectionST.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/VNCSConnectionST.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCSConnectionST.cxx >2 warnings generated. >[ 70%] Building CXX object common/rfb/CMakeFiles/rfb.dir/VNCServerST.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/VNCServerST.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCServerST.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCServerST.cxx:54: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ServerCore.h:27: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/UpdateTracker.cxx:25: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 71%] Building CXX object common/rfb/CMakeFiles/rfb.dir/ZRLEEncoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/ZRLEEncoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ZRLEEncoder.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCSConnectionST.cxx:32: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCSConnectionST.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCSConnectionST.cxx:32: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCSConnectionST.h:32: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: warning: class 'ScreenSet' was previously declared as a struct [-Wmismatched-tags] > class ScreenSet; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ScreenSet.h:64:10: note: previous use is here > struct ScreenSet { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: note: did you mean struct here? > class ScreenSet; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCSConnectionST.cxx:32: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCSConnectionST.h:35: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: warning: class 'Rect' was previously declared as a struct [-Wmismatched-tags] > class Rect; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Rect.h:68:10: note: previous use is here > struct Rect { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: note: did you mean struct here? > class Rect; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCServerST.cxx:56: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCSConnectionST.h:32: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: warning: class 'ScreenSet' was previously declared as a struct [-Wmismatched-tags] > class ScreenSet; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ScreenSet.h:64:10: note: previous use is here > struct ScreenSet { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: note: did you mean struct here? > class ScreenSet; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCServerST.cxx:56: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCSConnectionST.h:35: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: warning: class 'Rect' was previously declared as a struct [-Wmismatched-tags] > class Rect; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Rect.h:68:10: note: previous use is here > struct Rect { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: note: did you mean struct here? > class Rect; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ZRLEEncoder.cxx:24: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 72%] Building CXX object common/rfb/CMakeFiles/rfb.dir/ZRLEDecoder.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/ZRLEDecoder.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ZRLEDecoder.cxx >4 warnings generated. >4 warnings generated. >[ 72%] Building CXX object common/rfb/CMakeFiles/rfb.dir/encodings.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/encodings.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/encodings.cxx >[ 73%] Building CXX object common/rfb/CMakeFiles/rfb.dir/util.cxx.o >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ZRLEDecoder.cxx:19: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/util.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/util.cxx > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/util.cxx:55:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] > if (len < 0) { > ~~~ ^ ~ >[ 74%] Building CXX object common/rfb/CMakeFiles/rfb.dir/Logger_syslog.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/Logger_syslog.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Logger_syslog.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Logger_syslog.cxx:27: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >1 warning generated. >2 warnings generated. >[ 75%] Building CXX object common/rfb/CMakeFiles/rfb.dir/UnixPasswordValidator.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/UnixPasswordValidator.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/UnixPasswordValidator.cxx >[ 76%] Building C object common/rfb/CMakeFiles/rfb.dir/pam.c.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/cc -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/pam.c.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/pam.c >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/UnixPasswordValidator.cxx:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 77%] Building CXX object common/rfb/CMakeFiles/rfb.dir/CSecurityTLS.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/CSecurityTLS.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityTLS.cxx >2 warnings generated. >[ 78%] Building CXX object common/rfb/CMakeFiles/rfb.dir/SSecurityTLS.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/rfb.dir/SSecurityTLS.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityTLS.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityTLS.cxx:36: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CSecurityTLS.h:34: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityVeNCrypt.h:32: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityStack.h:23: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurity.h:47: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >2 warnings generated. >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityTLS.cxx:32: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityTLS.h:33: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurity.h:47: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityTLS.cxx:32: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurityTLS.h:65:9: warning: private field 'type' is not used [-Wunused-private-field] > int type; > ^ >3 warnings generated. >[ 78%] Linking CXX static library librfb.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/local/bin/cmake -P CMakeFiles/rfb.dir/cmake_clean_target.cmake >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/rfb.dir/link.txt --verbose=1 >/usr/bin/ar qc librfb.a CMakeFiles/rfb.dir/Blacklist.cxx.o CMakeFiles/rfb.dir/CConnection.cxx.o CMakeFiles/rfb.dir/CMsgHandler.cxx.o CMakeFiles/rfb.dir/CMsgReader.cxx.o CMakeFiles/rfb.dir/CMsgWriter.cxx.o CMakeFiles/rfb.dir/CSecurityPlain.cxx.o CMakeFiles/rfb.dir/CSecurityStack.cxx.o CMakeFiles/rfb.dir/CSecurityVeNCrypt.cxx.o CMakeFiles/rfb.dir/CSecurityVncAuth.cxx.o CMakeFiles/rfb.dir/ComparingUpdateTracker.cxx.o CMakeFiles/rfb.dir/Configuration.cxx.o CMakeFiles/rfb.dir/ConnParams.cxx.o CMakeFiles/rfb.dir/CopyRectDecoder.cxx.o CMakeFiles/rfb.dir/Cursor.cxx.o CMakeFiles/rfb.dir/Decoder.cxx.o CMakeFiles/rfb.dir/d3des.c.o CMakeFiles/rfb.dir/EncodeManager.cxx.o CMakeFiles/rfb.dir/Encoder.cxx.o CMakeFiles/rfb.dir/HTTPServer.cxx.o CMakeFiles/rfb.dir/HextileDecoder.cxx.o CMakeFiles/rfb.dir/HextileEncoder.cxx.o CMakeFiles/rfb.dir/JpegCompressor.cxx.o CMakeFiles/rfb.dir/JpegDecompressor.cxx.o CMakeFiles/rfb.dir/KeyRemapper.cxx.o CMakeFiles/rfb.dir/LogWriter.cxx.o CMakeFiles/rfb.dir/Logger.cxx.o CMakeFiles/rfb.dir/Logger_file.cxx.o CMakeFiles/rfb.dir/Logger_stdio.cxx.o CMakeFiles/rfb.dir/Password.cxx.o CMakeFiles/rfb.dir/PixelBuffer.cxx.o CMakeFiles/rfb.dir/PixelFormat.cxx.o CMakeFiles/rfb.dir/RREEncoder.cxx.o CMakeFiles/rfb.dir/RREDecoder.cxx.o CMakeFiles/rfb.dir/RawDecoder.cxx.o CMakeFiles/rfb.dir/RawEncoder.cxx.o CMakeFiles/rfb.dir/Region.cxx.o CMakeFiles/rfb.dir/SConnection.cxx.o CMakeFiles/rfb.dir/SMsgHandler.cxx.o CMakeFiles/rfb.dir/SMsgReader.cxx.o CMakeFiles/rfb.dir/SMsgWriter.cxx.o CMakeFiles/rfb.dir/ServerCore.cxx.o CMakeFiles/rfb.dir/Security.cxx.o CMakeFiles/rfb.dir/SecurityServer.cxx.o CMakeFiles/rfb.dir/SecurityClient.cxx.o CMakeFiles/rfb.dir/SSecurityPlain.cxx.o CMakeFiles/rfb.dir/SSecurityStack.cxx.o CMakeFiles/rfb.dir/SSecurityVncAuth.cxx.o CMakeFiles/rfb.dir/SSecurityVeNCrypt.cxx.o CMakeFiles/rfb.dir/ScaleFilters.cxx.o CMakeFiles/rfb.dir/Timer.cxx.o CMakeFiles/rfb.dir/TightDecoder.cxx.o CMakeFiles/rfb.dir/TightEncoder.cxx.o CMakeFiles/rfb.dir/TightJPEGEncoder.cxx.o CMakeFiles/rfb.dir/UpdateTracker.cxx.o CMakeFiles/rfb.dir/VNCSConnectionST.cxx.o CMakeFiles/rfb.dir/VNCServerST.cxx.o CMakeFiles/rfb.dir/ZRLEEncoder.cxx.o CMakeFiles/rfb.dir/ZRLEDecoder.cxx.o CMakeFiles/rfb.dir/encodings.cxx.o CMakeFiles/rfb.dir/util.cxx.o CMakeFiles/rfb.dir/Logger_syslog.cxx.o CMakeFiles/rfb.dir/UnixPasswordValidator.cxx.o CMakeFiles/rfb.dir/pam.c.o CMakeFiles/rfb.dir/CSecurityTLS.cxx.o CMakeFiles/rfb.dir/SSecurityTLS.cxx.o >/usr/bin/ranlib librfb.a >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/local/bin/cmake -E make_directory /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/.libs >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb && /usr/local/bin/cmake -E create_symlink /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/librfb.a /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/.libs/librfb.a >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 78%] Built target rfb >gmake -f unix/vncconfig/CMakeFiles/vncconfig.dir/build.make unix/vncconfig/CMakeFiles/vncconfig.dir/depend >gmake -f unix/vncpasswd/CMakeFiles/vncpasswd.dir/build.make unix/vncpasswd/CMakeFiles/vncpasswd.dir/depend >gmake -f unix/x0vncserver/CMakeFiles/x0vncserver.dir/build.make unix/x0vncserver/CMakeFiles/x0vncserver.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig/CMakeFiles/vncconfig.dir/DependInfo.cmake >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/CMakeFiles/x0vncserver.dir/DependInfo.cmake >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncpasswd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncpasswd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncpasswd/CMakeFiles/vncpasswd.dir/DependInfo.cmake >Scanning dependencies of target vncpasswd >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f unix/vncpasswd/CMakeFiles/vncpasswd.dir/build.make unix/vncpasswd/CMakeFiles/vncpasswd.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 79%] Building CXX object unix/vncpasswd/CMakeFiles/vncpasswd.dir/vncpasswd.cxx.o >Scanning dependencies of target vncconfig >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncpasswd && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/vncpasswd.dir/vncpasswd.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncpasswd/vncpasswd.cxx >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f unix/vncconfig/CMakeFiles/vncconfig.dir/build.make unix/vncconfig/CMakeFiles/vncconfig.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >Scanning dependencies of target x0vncserver >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f unix/x0vncserver/CMakeFiles/x0vncserver.dir/build.make unix/x0vncserver/CMakeFiles/x0vncserver.dir/build >[ 80%] Building C object unix/vncconfig/CMakeFiles/vncconfig.dir/buildtime.c.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig && /usr/bin/cc -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/vncconfig.dir/buildtime.c.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig/buildtime.c >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 81%] Building C object unix/x0vncserver/CMakeFiles/x0vncserver.dir/buildtime.c.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/bin/cc -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -DHAVE_XDAMAGE -DHAVE_XTEST -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/x0vncserver.dir/buildtime.c.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/buildtime.c >[ 82%] Building C object unix/vncconfig/CMakeFiles/vncconfig.dir/vncExt.c.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig && /usr/bin/cc -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/vncconfig.dir/vncExt.c.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig/vncExt.c >[ 83%] Building CXX object unix/x0vncserver/CMakeFiles/x0vncserver.dir/Geometry.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -DHAVE_XDAMAGE -DHAVE_XTEST -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/x0vncserver.dir/Geometry.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/Geometry.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/Geometry.cxx:23: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 84%] Linking CXX executable vncpasswd >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncpasswd && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/vncpasswd.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -fstack-protector CMakeFiles/vncpasswd.dir/vncpasswd.cxx.o -o vncpasswd ../tx/libtx.a ../../common/rfb/librfb.a ../../common/os/libos.a /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libjpeg.so ../../common/rdr/librdr.a ../../common/os/libos.a -lz ../../common/Xregion/libXregion.a -lpam /usr/local/lib/libgnutls.so -Wl,-rpath,/usr/local/lib: >2 warnings generated. >[ 84%] Building CXX object unix/x0vncserver/CMakeFiles/x0vncserver.dir/Image.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -DHAVE_XDAMAGE -DHAVE_XTEST -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/x0vncserver.dir/Image.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/Image.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/Image.cxx:32: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 84%] Building CXX object unix/vncconfig/CMakeFiles/vncconfig.dir/vncconfig.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/vncconfig.dir/vncconfig.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig/vncconfig.cxx >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 84%] Built target vncpasswd >[ 85%] Building CXX object unix/x0vncserver/CMakeFiles/x0vncserver.dir/PollingManager.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -DHAVE_XDAMAGE -DHAVE_XTEST -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/x0vncserver.dir/PollingManager.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/PollingManager.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig/vncconfig.cxx:38: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/PollingManager.cxx:27: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >gmake -f tests/CMakeFiles/conv.dir/build.make tests/CMakeFiles/conv.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/conv.dir/DependInfo.cmake >Scanning dependencies of target conv >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/conv.dir/build.make tests/CMakeFiles/conv.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 86%] Building CXX object tests/CMakeFiles/conv.dir/conv.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/conv.dir/conv.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/conv.cxx >[ 87%] Linking CXX executable conv >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/conv.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -fstack-protector CMakeFiles/conv.dir/conv.cxx.o -o conv ../common/rfb/librfb.a /usr/local/lib/libjpeg.so ../common/rdr/librdr.a ../common/os/libos.a -lz ../common/Xregion/libXregion.a -lpam /usr/local/lib/libgnutls.so -Wl,-rpath,/usr/local/lib >2 warnings generated. >2 warnings generated. >[ 88%] Building CXX object unix/vncconfig/CMakeFiles/vncconfig.dir/QueryConnectDialog.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/vncconfig.dir/QueryConnectDialog.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig/QueryConnectDialog.cxx >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 89%] Building CXX object unix/x0vncserver/CMakeFiles/x0vncserver.dir/PollingScheduler.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -DHAVE_XDAMAGE -DHAVE_XTEST -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/x0vncserver.dir/PollingScheduler.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/PollingScheduler.cxx >[ 89%] Built target conv >[ 90%] Building CXX object unix/x0vncserver/CMakeFiles/x0vncserver.dir/TimeMillis.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -DHAVE_XDAMAGE -DHAVE_XTEST -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/x0vncserver.dir/TimeMillis.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/TimeMillis.cxx >gmake -f tests/CMakeFiles/convperf.dir/build.make tests/CMakeFiles/convperf.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/convperf.dir/DependInfo.cmake >[ 91%] Building CXX object unix/x0vncserver/CMakeFiles/x0vncserver.dir/x0vncserver.cxx.o >Scanning dependencies of target convperf >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -DHAVE_XDAMAGE -DHAVE_XTEST -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/x0vncserver.dir/x0vncserver.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/x0vncserver.cxx >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/convperf.dir/build.make tests/CMakeFiles/convperf.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 92%] Building CXX object tests/CMakeFiles/convperf.dir/convperf.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/convperf.dir/convperf.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/convperf.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/x0vncserver.cxx:29: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/LogWriter.h:26: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >[ 93%] Linking CXX executable convperf >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/convperf.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -fstack-protector CMakeFiles/convperf.dir/convperf.cxx.o -o convperf libtest_util.a ../common/rfb/librfb.a /usr/local/lib/libjpeg.so ../common/rdr/librdr.a ../common/os/libos.a -lz ../common/Xregion/libXregion.a -lpam /usr/local/lib/libgnutls.so -Wl,-rpath,/usr/local/lib >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 93%] Built target convperf >[ 94%] Building CXX object unix/x0vncserver/CMakeFiles/x0vncserver.dir/XPixelBuffer.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -DHAVE_XDAMAGE -DHAVE_XTEST -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/x0vncserver.dir/XPixelBuffer.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/XPixelBuffer.cxx >[ 95%] Linking CXX executable vncconfig >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/vncconfig.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -fstack-protector CMakeFiles/vncconfig.dir/buildtime.c.o CMakeFiles/vncconfig.dir/vncExt.c.o CMakeFiles/vncconfig.dir/vncconfig.cxx.o CMakeFiles/vncconfig.dir/QueryConnectDialog.cxx.o -o vncconfig ../tx/libtx.a ../../common/rfb/librfb.a ../../common/network/libnetwork.a ../../common/rdr/librdr.a /usr/local/lib/libX11.so /usr/local/lib/libXext.so -lz /usr/local/lib/libjpeg.so ../../common/os/libos.a ../../common/Xregion/libXregion.a -lpam /usr/local/lib/libgnutls.so -Wl,-rpath,/usr/local/lib: >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 95%] Built target vncconfig >[ 96%] Building CXX object unix/x0vncserver/CMakeFiles/x0vncserver.dir/__/vncconfig/QueryConnectDialog.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -DHAVE_XDAMAGE -DHAVE_XTEST -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/x0vncserver.dir/__/vncconfig/QueryConnectDialog.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig/QueryConnectDialog.cxx >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/XPixelBuffer.cxx:27: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/XPixelBuffer.h:27: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCServer.h:26: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurity.h:47: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >gmake -f tests/CMakeFiles/decperf.dir/build.make tests/CMakeFiles/decperf.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/decperf.dir/DependInfo.cmake >Scanning dependencies of target decperf >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/decperf.dir/build.make tests/CMakeFiles/decperf.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 97%] Building CXX object tests/CMakeFiles/decperf.dir/decperf.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/decperf.dir/decperf.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/decperf.cxx >2 warnings generated. >gmake -f tests/CMakeFiles/encperf.dir/build.make tests/CMakeFiles/encperf.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/encperf.dir/DependInfo.cmake >Scanning dependencies of target encperf >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/encperf.dir/build.make tests/CMakeFiles/encperf.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 98%] Building CXX object tests/CMakeFiles/encperf.dir/encperf.cxx.o >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/bin/c++ -DBUILD_TIMESTAMP="\"2016-03-17 14:18\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS -I/usr/local/include -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -I/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -o CMakeFiles/encperf.dir/encperf.cxx.o -c /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/encperf.cxx >[ 99%] Linking CXX executable x0vncserver >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/x0vncserver.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -fstack-protector CMakeFiles/x0vncserver.dir/buildtime.c.o CMakeFiles/x0vncserver.dir/Geometry.cxx.o CMakeFiles/x0vncserver.dir/Image.cxx.o CMakeFiles/x0vncserver.dir/PollingManager.cxx.o CMakeFiles/x0vncserver.dir/PollingScheduler.cxx.o CMakeFiles/x0vncserver.dir/TimeMillis.cxx.o CMakeFiles/x0vncserver.dir/x0vncserver.cxx.o CMakeFiles/x0vncserver.dir/XPixelBuffer.cxx.o CMakeFiles/x0vncserver.dir/__/vncconfig/QueryConnectDialog.cxx.o -o x0vncserver ../tx/libtx.a ../../common/rfb/librfb.a ../../common/network/libnetwork.a ../../common/rdr/librdr.a /usr/local/lib/libXtst.so /usr/local/lib/libXdamage.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -lz /usr/local/lib/libjpeg.so ../../common/os/libos.a ../../common/Xregion/libXregion.a -lpam /usr/local/lib/libgnutls.so -Wl,-rpath,/usr/local/lib: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/decperf.cxx:34: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. >[ 99%] Linking CXX executable decperf >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/decperf.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -fstack-protector CMakeFiles/decperf.dir/decperf.cxx.o -o decperf libtest_util.a ../common/rfb/librfb.a /usr/local/lib/libjpeg.so ../common/rdr/librdr.a ../common/os/libos.a -lz ../common/Xregion/libXregion.a -lpam /usr/local/lib/libgnutls.so -Wl,-rpath,/usr/local/lib >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 99%] Built target x0vncserver >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/encperf.cxx:39: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CConnection.h:31: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityClient.h:25: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 99%] Built target decperf >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/encperf.cxx:44: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: warning: class 'Rect' was previously declared as a struct [-Wmismatched-tags] > class Rect; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Rect.h:68:10: note: previous use is here > struct Rect { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/EncodeManager.h:35:3: note: did you mean struct here? > class Rect; > ^~~~~ > struct >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/encperf.cxx:46: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: warning: class 'ScreenSet' was previously declared as a struct [-Wmismatched-tags] > class ScreenSet; > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/ScreenSet.h:64:10: note: previous use is here > struct ScreenSet { > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SMsgWriter.h:35:3: note: did you mean struct here? > class ScreenSet; > ^~~~~ > struct >4 warnings generated. >[100%] Linking CXX executable encperf >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/encperf.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -Wall -Wformat=2 -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -UNDEBUG -fstack-protector CMakeFiles/encperf.dir/encperf.cxx.o -o encperf libtest_util.a ../common/rfb/librfb.a /usr/local/lib/libjpeg.so ../common/rdr/librdr.a ../common/os/libos.a -lz ../common/Xregion/libXregion.a -lpam /usr/local/lib/libgnutls.so -Wl,-rpath,/usr/local/lib >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[100%] Built target encperf >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >/usr/local/bin/cmake -E cmake_progress_start /construction/xports/net/tigervnc/work/tigervnc-1.6.0/CMakeFiles 0 >gmake[1]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[1]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver' >Making all in doc >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/doc' >Making all in dtrace >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/doc/dtrace' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/doc/dtrace' >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/doc' >gmake[3]: Nothing to be done for 'all-am'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/doc' >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/doc' >Making all in man >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/man' > GEN Xserver.1 >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/man' >Making all in include >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/include' >gmake all-am >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/include' >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/include' >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/include' >Making all in dix >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/dix' >gmake all-am >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/dix' > CC atom.lo > CC colormap.lo > CC cursor.lo > CC devices.lo > CC dispatch.lo > CC dixfonts.lo > CC main.lo > CC dixutils.lo > CC enterleave.lo > CC events.lo > CC eventconvert.lo > CC extension.lo > CC ffs.lo > CC gc.lo > CC getevents.lo > CC globals.lo > CC glyphcurs.lo > CC grabs.lo > CC initatoms.lo > CC inpututils.lo > CC pixmap.lo > CC privates.lo > CC property.lo > CC ptrveloc.lo > CC region.lo > CC registry.lo > CC resource.lo > CC selection.lo > CC swaprep.lo > CC swapreq.lo > CC tables.lo > CC touch.lo > CC window.lo > CCLD libdix.la > CC stubmain.lo > CCLD libmain.la >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/dix' >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/dix' >Making all in fb >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/fb' > CC libfb_la-fb24_32.lo > CC libfb_la-fballpriv.lo > CC libfb_la-fbarc.lo > CC libfb_la-fbbits.lo > CC libfb_la-fbblt.lo > CC libfb_la-fbbltone.lo > CC libfb_la-fbcmap_mi.lo > CC libfb_la-fbcopy.lo > CC libfb_la-fbfill.lo > CC libfb_la-fbfillrect.lo > CC libfb_la-fbfillsp.lo > CC libfb_la-fbgc.lo > CC libfb_la-fbgetsp.lo > CC libfb_la-fbglyph.lo > CC libfb_la-fbimage.lo > CC libfb_la-fbline.lo > CC libfb_la-fboverlay.lo > CC libfb_la-fbpict.lo > CC libfb_la-fbpixmap.lo > CC libfb_la-fbpoint.lo > CC libfb_la-fbpush.lo > CC libfb_la-fbscreen.lo > CC libfb_la-fbseg.lo > CC libfb_la-fbsetsp.lo > CC libfb_la-fbsolid.lo > CC libfb_la-fbtrap.lo > CC libfb_la-fbutil.lo > CC libfb_la-fbwindow.lo > CCLD libfb.la > CC libwfb_la-fb24_32.lo > CC libwfb_la-fballpriv.lo > CC libwfb_la-fbarc.lo > CC libwfb_la-fbbits.lo > CC libwfb_la-fbblt.lo > CC libwfb_la-fbbltone.lo > CC libwfb_la-fbcmap_mi.lo > CC libwfb_la-fbcopy.lo > CC libwfb_la-fbfill.lo > CC libwfb_la-fbfillrect.lo > CC libwfb_la-fbfillsp.lo > CC libwfb_la-fbgc.lo > CC libwfb_la-fbgetsp.lo > CC libwfb_la-fbglyph.lo > CC libwfb_la-fbimage.lo > CC libwfb_la-fbline.lo > CC libwfb_la-fboverlay.lo > CC libwfb_la-fbpict.lo > CC libwfb_la-fbpixmap.lo > CC libwfb_la-fbpoint.lo > CC libwfb_la-fbpush.lo > CC libwfb_la-fbscreen.lo > CC libwfb_la-fbseg.lo > CC libwfb_la-fbsetsp.lo > CC libwfb_la-fbsolid.lo > CC libwfb_la-fbtrap.lo > CC libwfb_la-fbutil.lo > CC libwfb_la-fbwindow.lo > CCLD libwfb.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/fb' >Making all in mi >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/mi' > CC miarc.lo > CC mibitblt.lo > CC micmap.lo > CC micopy.lo > CC midash.lo > CC midispcur.lo > CC mieq.lo > CC miexpose.lo > CC mifillarc.lo > CC mifillrct.lo > CC migc.lo > CC miglblt.lo > CC mioverlay.lo > CC mipointer.lo > CC mipoly.lo > CC mipolypnt.lo > CC mipolyrect.lo > CC mipolyseg.lo > CC mipolytext.lo > CC mipushpxl.lo > CC miscrinit.lo > CC misprite.lo > CC mivaltree.lo > CC miwideline.lo > CC miwindow.lo > CC mizerarc.lo > CC mizerclip.lo > CC mizerline.lo > CCLD libmi.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/mi' >Making all in Xext >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/Xext' > CC bigreq.lo > CC geext.lo > CC shape.lo > CC sleepuntil.lo > CC sync.lo > CC xcmisc.lo > CC xtest.lo > CC shm.lo > CC xvmain.lo > CC xvdisp.lo > CC xvmc.lo > CC hashtable.lo > CC xres.lo > CC saver.lo > CC xace.lo > CC dpms.lo > CCLD libXext.la > CC dpmsstubs.lo > CCLD libXextdpmsstubs.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/Xext' >Making all in miext >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext' >Making all in sync >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext/sync' > CC misync.lo > CC misyncfd.lo > CC misyncshm.lo > CCLD libsync.la >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext/sync' >Making all in damage >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext/damage' > CC damage.lo > CCLD libdamage.la >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext/damage' >Making all in shadow >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext/shadow' > CC shadow.lo > CC shafb4.lo > CC shafb8.lo > CC shalloc.lo > CC shiplan2p4.lo > CC shiplan2p8.lo > CC shpacked.lo > CC shplanar8.lo > CC shplanar.lo > CC shrot16pack_180.lo > CC shrot16pack_270.lo > CC shrot16pack_270YX.lo > CC shrot16pack_90.lo > CC shrot16pack_90YX.lo > CC shrot16pack.lo > CC shrot32pack_180.lo > CC shrot32pack_270.lo > CC shrot32pack_90.lo > CC shrot32pack.lo > CC shrot8pack_180.lo > CC shrot8pack_270.lo > CC shrot8pack_90.lo > CC shrot8pack.lo > CC shrotate.lo > CCLD libshadow.la >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext/shadow' >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext' >gmake[3]: Nothing to be done for 'all-am'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext' >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/miext' >Making all in os >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/os' > CC WaitFor.lo > CC access.lo > CC auth.lo > CC backtrace.lo > CC client.lo > CC connection.lo > CC io.lo > CC mitauth.lo > CC oscolor.lo > CC osinit.lo > CC utils.lo > CC xdmauth.lo > CC xsha1.lo > CC xstrans.lo > CC xprintf.lo > CC log.lo > CC rpcauth.lo >rpcauth.c:158:16: warning: comparison of constant -1 with expression of type 'XID' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] > if (rpc_id == ~0L) > ~~~~~~ ^ ~~~ >1 warning generated. > CC xdmcp.lo > CC busfault.lo > CCLD libos.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/os' >Making all in randr >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/randr' > CC randr.lo > CC rrcrtc.lo > CC rrdispatch.lo > CC rrinfo.lo > CC rrmode.lo > CC rroutput.lo > CC rrpointer.lo > CC rrproperty.lo > CC rrprovider.lo > CC rrproviderproperty.lo > CC rrscreen.lo > CC rrsdispatch.lo > CC rrtransform.lo > CCLD librandr.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/randr' >Making all in render >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/render' > CC animcur.lo > CC filter.lo > CC glyph.lo > CC matrix.lo > CC miindex.lo > CC mipict.lo > CC mirect.lo > CC mitrap.lo > CC mitri.lo > CC picture.lo >picture.c:755:28: warning: implicit truncation from 'int' to bitfield changes value from -1 to 4095 [-Wbitfield-constant-conversion] > pPicture->stateChanges = -1; > ^ ~~ >1 warning generated. > CC render.lo > CCLD librender.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/render' >Making all in Xi >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/Xi' > CC allowev.lo > CC chgdctl.lo > CC chgfctl.lo > CC chgkbd.lo > CC chgkmap.lo > CC chgprop.lo > CC chgptr.lo > CC closedev.lo > CC devbell.lo > CC exevents.lo > CC extinit.lo > CC getbmap.lo > CC getdctl.lo > CC getfctl.lo > CC getfocus.lo > CC getkmap.lo > CC getmmap.lo > CC getprop.lo > CC getselev.lo > CC getvers.lo > CC grabdev.lo > CC grabdevb.lo > CC grabdevk.lo > CC gtmotion.lo > CC listdev.lo > CC opendev.lo > CC queryst.lo > CC selectev.lo > CC sendexev.lo > CC setbmap.lo > CC setdval.lo > CC setfocus.lo > CC setmmap.lo > CC setmode.lo > CC ungrdev.lo > CC ungrdevb.lo > CC ungrdevk.lo > CC xiallowev.lo > CC xibarriers.lo > CC xichangecursor.lo > CC xichangehierarchy.lo >xichangehierarchy.c:424:23: warning: comparison of constant 536870911 with expression of type 'uint16_t' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare] > if (stuff->length > (INT_MAX >> 2)) > ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ >xichangehierarchy.c:438:26: warning: comparison of constant 536870911 with expression of type 'uint16_t' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare] > if ((any->length > (INT_MAX >> 2)) || (len < (any->length << 2))) > ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ >2 warnings generated. > CC xigetclientpointer.lo > CC xigrabdev.lo > CC xipassivegrab.lo > CC xiproperty.lo > CC xiquerydevice.lo > CC xiquerypointer.lo > CC xiqueryversion.lo > CC xiselectev.lo > CC xisetclientpointer.lo > CC xisetdevfocus.lo > CC xiwarppointer.lo > CCLD libXi.la > CC stubs.lo > CCLD libXistubs.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/Xi' >Making all in xkb >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/xkb' > CC ddxBeep.lo > CC ddxCtrls.lo > CC ddxLEDs.lo > CC ddxLoad.lo > CC xkb.lo > CC xkbUtils.lo > CC xkbEvents.lo > CC xkbAccessX.lo > CC xkbSwap.lo > CC xkbLEDs.lo > CC xkbInit.lo > CC xkbActions.lo > CC xkbPrKeyEv.lo > CC maprules.lo > CC xkmread.lo > CC xkbtext.lo > CC xkbfmisc.lo > CC xkbout.lo > CC XKBMisc.lo > CC XKBAlloc.lo > CC XKBGAlloc.lo > CC XKBMAlloc.lo > CCLD libxkb.la > CC ddxVT.lo > CC ddxPrivate.lo > CC ddxKillSrv.lo > CCLD libxkbstubs.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/xkb' >Making all in dbe >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/dbe' > CC dbe.lo > CC midbe.lo > CCLD libdbe.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/dbe' >Making all in record >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/record' > CC record.lo > CC set.lo > CCLD librecord.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/record' >Making all in xfixes >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/xfixes' > CC cursor.lo > CC region.lo > CC saveset.lo > CC select.lo > CC xfixes.lo > CCLD libxfixes.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/xfixes' >Making all in damageext >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/damageext' > CC damageext.lo > CCLD libdamageext.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/damageext' >Making all in composite >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/composite' > CC compalloc.lo > CC compext.lo > CC compinit.lo > CC compoverlay.lo > CC compwindow.lo > CCLD libcomposite.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/composite' >Making all in glx >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/glx' > CC indirect_dispatch.lo > CC indirect_dispatch_swap.lo >indirect_dispatch_swap.c:85:1: warning: unused function 'bswap_CARD64' [-Wunused-function] >bswap_CARD64(const void *src) >^ >1 warning generated. > CC indirect_reqsize.lo > CC indirect_size_get.lo > CC indirect_table.lo > CC clientinfo.lo > CC createcontext.lo > CC extension_string.lo > CC indirect_util.lo > CC indirect_program.lo > CC indirect_texture_compression.lo > CC glxcmds.lo > CC glxcmdsswap.lo > CC glxext.lo > CC glxdriswrast.lo > CC glxdricommon.lo > CC glxscreens.lo > CC render2.lo > CC render2swap.lo > CC renderpix.lo > CC renderpixswap.lo > CC rensize.lo > CC single2.lo > CC single2swap.lo > CC singlepix.lo > CC singlepixswap.lo > CC singlesize.lo > CC swap_interval.lo > CC xfont.lo > CCLD libglx.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/glx' >Making all in present >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/present' > CC present.lo > CC present_event.lo > CC present_fake.lo > CC present_fence.lo > CC present_notify.lo > CC present_request.lo > CC present_screen.lo > CCLD libpresent.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/present' >Making all in exa >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/exa' > CC exa.lo > CC exa_classic.lo > CC exa_migration_classic.lo > CC exa_driver.lo > CC exa_mixed.lo > CC exa_migration_mixed.lo > CC exa_accel.lo > CC exa_glyphs.lo > CC exa_offscreen.lo > CC exa_render.lo > CC exa_unaccel.lo > CCLD libexa.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/exa' >Making all in config >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/config' > CC config.lo > CCLD libconfig.la >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/config' >Making all in hw >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw' >Making all in vnc >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw/vnc' > CC libvnc_la-vncModule.lo > CC libvnccommon_la-vncExt.lo > CXX libvnccommon_la-vncExtInit.lo >In file included from vncExtInit.cc:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. > CC libvnccommon_la-vncHooks.lo >vncHooks.c:1034:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, FillSpans); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1060:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, SetSpans); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1086:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PutImage); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1118:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, CopyArea); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1199:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, CopyPlane); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1232:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PolyPoint); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1297:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, Polylines); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1428:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PolySegment); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1514:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PolyRectangle); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1602:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PolyArc); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1671:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, FillPolygon); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1737:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PolyFillRect); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1806:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PolyFillArc); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1892:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PolyText8); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1926:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PolyText16); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1959:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, ImageText8); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:1990:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, ImageText16); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:2022:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, ImageGlyphBlt); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:2054:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PolyGlyphBlt); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >vncHooks.c:2086:3: warning: initializing 'GCFuncs *' (aka 'struct _GCFuncs *') with an expression of type 'const GCFuncs *' (aka 'const struct _GCFuncs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > GC_OP_PROLOGUE(pGC, PushPixels); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >vncHooks.c:1015:14: note: expanded from macro 'GC_OP_PROLOGUE' > GCFuncs *oldFuncs = pGC->funcs;\ > ^ ~~~~~~~~~~ >20 warnings generated. > CC libvnccommon_la-vncBlockHandler.lo > CC libvnccommon_la-XorgGlue.lo > CXX libvnccommon_la-RFBGlue.lo >In file included from RFBGlue.cc:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >2 warnings generated. > CXX libvnccommon_la-XserverDesktop.lo >In file included from XserverDesktop.cc:37: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCServerST.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SDesktop.h:41: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/VNCServer.h:26: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SSecurity.h:47: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SConnection.h:30: >In file included from /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/SecurityServer.h:23: >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:215:18: warning: 'rfb::IntParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool setParam(int v); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 1) > virtual bool setParam(); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:252:18: warning: 'rfb::BinaryParameter::setParam' hides overloaded virtual function [-Woverloaded-virtual] > virtual void setParam(const void* v, int l); > ^ >/construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/Configuration.h:162:18: note: hidden overloaded virtual function 'rfb::VoidParameter::setParam' declared here: different number of parameters (0 vs 2) > virtual bool setParam(); > ^ >In file included from XserverDesktop.cc:43: >./XserverDesktop.h:118:8: warning: private field 'deferredUpdateTimerSet' is not used [-Wunused-private-field] > bool deferredUpdateTimerSet; > ^ >3 warnings generated. > CC libvnccommon_la-Input.lo > CC libvnccommon_la-InputXKB.lo > CXXLD libvnccommon.la > CXXLD libvnc.la > CC Xvnc-xvnc.o > CC Xvnc-stubs.o > CC Xvnc-miinitext.o > CC Xvnc-fbcmap_mi.o > CC Xvnc-buildtime.o > CXXLD Xvnc >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw/vnc' >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw' >gmake[3]: Nothing to be done for 'all-am'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw' >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw' >Making all in test >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/test' >gmake all-recursive >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/test' >gmake[4]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/test' >gmake[4]: Nothing to be done for 'all-am'. >gmake[4]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/test' >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/test' >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/test' >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver' >gmake[2]: Nothing to be done for 'all-am'. >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver' >gmake[1]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver' >=========================================================================== > >========================< phase : run-depends >======================== >===> tigervnc-1.6.0_1 depends on file: /usr/local/share/X11/xkb/rules/base - not found >===> Installing existing package /packages/All/xkeyboard-config-2.17.txz >Installing xkeyboard-config-2.17... >Extracting xkeyboard-config-2.17: .......... done >===> tigervnc-1.6.0_1 depends on file: /usr/local/share/X11/xkb/rules/base - found >===> Returning to build of tigervnc-1.6.0_1 >===> tigervnc-1.6.0_1 depends on executable: xkbcomp - not found >===> Installing existing package /packages/All/xkbcomp-1.3.1.txz >Installing xkbcomp-1.3.1... >Extracting xkbcomp-1.3.1: ...... done >===> tigervnc-1.6.0_1 depends on executable: xkbcomp - found >===> Returning to build of tigervnc-1.6.0_1 >===> tigervnc-1.6.0_1 depends on file: /usr/local/bin/python2.7 - found >===> tigervnc-1.6.0_1 depends on package: libGL>0 - found >===> tigervnc-1.6.0_1 depends on file: /usr/local/libdata/pkgconfig/pixman-1.pc - found >===> tigervnc-1.6.0_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found >===> tigervnc-1.6.0_1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found >===> tigervnc-1.6.0_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found >===> tigervnc-1.6.0_1 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found >===> tigervnc-1.6.0_1 depends on file: /usr/local/libdata/pkgconfig/xfont.pc - found >===> tigervnc-1.6.0_1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found >===> tigervnc-1.6.0_1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found >===> tigervnc-1.6.0_1 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found >=========================================================================== > >========================< phase : stage >======================== >===> Staging for tigervnc-1.6.0_1 >===> Generating temporary packing list >gmake[1]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >/usr/local/bin/cmake -H/construction/xports/net/tigervnc/work/tigervnc-1.6.0 -B/construction/xports/net/tigervnc/work/tigervnc-1.6.0 --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/local/bin/cmake -E cmake_progress_start /construction/xports/net/tigervnc/work/tigervnc-1.6.0/CMakeFiles /construction/xports/net/tigervnc/work/tigervnc-1.6.0/CMakeFiles/progress.marks >gmake -f CMakeFiles/Makefile2 all >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/os/CMakeFiles/os.dir/build.make common/os/CMakeFiles/os.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/os/CMakeFiles/os.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/os/CMakeFiles/os.dir/build.make common/os/CMakeFiles/os.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'common/os/CMakeFiles/os.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 2%] Built target os >gmake -f common/rdr/CMakeFiles/rdr.dir/build.make common/rdr/CMakeFiles/rdr.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rdr/CMakeFiles/rdr.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/rdr/CMakeFiles/rdr.dir/build.make common/rdr/CMakeFiles/rdr.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'common/rdr/CMakeFiles/rdr.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 15%] Built target rdr >gmake -f common/network/CMakeFiles/network.dir/build.make common/network/CMakeFiles/network.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/network/CMakeFiles/network.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/network/CMakeFiles/network.dir/build.make common/network/CMakeFiles/network.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'common/network/CMakeFiles/network.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 17%] Built target network >gmake -f common/Xregion/CMakeFiles/Xregion.dir/build.make common/Xregion/CMakeFiles/Xregion.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/Xregion/CMakeFiles/Xregion.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/Xregion/CMakeFiles/Xregion.dir/build.make common/Xregion/CMakeFiles/Xregion.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'common/Xregion/CMakeFiles/Xregion.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 18%] Built target Xregion >gmake -f common/rfb/CMakeFiles/rfb.dir/build.make common/rfb/CMakeFiles/rfb.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb /construction/xports/net/tigervnc/work/tigervnc-1.6.0/common/rfb/CMakeFiles/rfb.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f common/rfb/CMakeFiles/rfb.dir/build.make common/rfb/CMakeFiles/rfb.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'common/rfb/CMakeFiles/rfb.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 74%] Built target rfb >gmake -f unix/tx/CMakeFiles/tx.dir/build.make unix/tx/CMakeFiles/tx.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/tx/CMakeFiles/tx.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f unix/tx/CMakeFiles/tx.dir/build.make unix/tx/CMakeFiles/tx.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'unix/tx/CMakeFiles/tx.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 76%] Built target tx >gmake -f unix/vncconfig/CMakeFiles/vncconfig.dir/build.make unix/vncconfig/CMakeFiles/vncconfig.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncconfig/CMakeFiles/vncconfig.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f unix/vncconfig/CMakeFiles/vncconfig.dir/build.make unix/vncconfig/CMakeFiles/vncconfig.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'unix/vncconfig/CMakeFiles/vncconfig.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 80%] Built target vncconfig >gmake -f unix/vncpasswd/CMakeFiles/vncpasswd.dir/build.make unix/vncpasswd/CMakeFiles/vncpasswd.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncpasswd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncpasswd /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/vncpasswd/CMakeFiles/vncpasswd.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f unix/vncpasswd/CMakeFiles/vncpasswd.dir/build.make unix/vncpasswd/CMakeFiles/vncpasswd.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'unix/vncpasswd/CMakeFiles/vncpasswd.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 82%] Built target vncpasswd >gmake -f unix/x0vncserver/CMakeFiles/x0vncserver.dir/build.make unix/x0vncserver/CMakeFiles/x0vncserver.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver /construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/x0vncserver/CMakeFiles/x0vncserver.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f unix/x0vncserver/CMakeFiles/x0vncserver.dir/build.make unix/x0vncserver/CMakeFiles/x0vncserver.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'unix/x0vncserver/CMakeFiles/x0vncserver.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 91%] Built target x0vncserver >gmake -f tests/CMakeFiles/conv.dir/build.make tests/CMakeFiles/conv.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/conv.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/conv.dir/build.make tests/CMakeFiles/conv.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'tests/CMakeFiles/conv.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 93%] Built target conv >gmake -f tests/CMakeFiles/test_util.dir/build.make tests/CMakeFiles/test_util.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/test_util.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/test_util.dir/build.make tests/CMakeFiles/test_util.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'tests/CMakeFiles/test_util.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 95%] Built target test_util >gmake -f tests/CMakeFiles/convperf.dir/build.make tests/CMakeFiles/convperf.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/convperf.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/convperf.dir/build.make tests/CMakeFiles/convperf.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'tests/CMakeFiles/convperf.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 97%] Built target convperf >gmake -f tests/CMakeFiles/decperf.dir/build.make tests/CMakeFiles/decperf.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/decperf.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/decperf.dir/build.make tests/CMakeFiles/decperf.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'tests/CMakeFiles/decperf.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[ 98%] Built target decperf >gmake -f tests/CMakeFiles/encperf.dir/build.make tests/CMakeFiles/encperf.dir/depend >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >cd /construction/xports/net/tigervnc/work/tigervnc-1.6.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0 /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests /construction/xports/net/tigervnc/work/tigervnc-1.6.0/tests/CMakeFiles/encperf.dir/DependInfo.cmake >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake -f tests/CMakeFiles/encperf.dir/build.make tests/CMakeFiles/encperf.dir/build >gmake[3]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[3]: Nothing to be done for 'tests/CMakeFiles/encperf.dir/build'. >gmake[3]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >[100%] Built target encperf >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >/usr/local/bin/cmake -E cmake_progress_start /construction/xports/net/tigervnc/work/tigervnc-1.6.0/CMakeFiles 0 >gmake -f CMakeFiles/Makefile2 preinstall >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[2]: Nothing to be done for 'preinstall'. >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >Installing the project stripped... >/usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake >-- Install configuration: "Release" >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/share/doc/tigervnc/LICENCE.TXT >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/share/doc/tigervnc/README.txt >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/bin/vncserver >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/man/man1/vncserver.1 >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/bin/vncconfig >-- Set runtime path of "/construction/xports/net/tigervnc/work/stage/usr/local/bin/vncconfig" to "/usr/local/lib" >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/man/man1/vncconfig.1 >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/bin/vncpasswd >-- Set runtime path of "/construction/xports/net/tigervnc/work/stage/usr/local/bin/vncpasswd" to "/usr/local/lib" >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/man/man1/vncpasswd.1 >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/bin/x0vncserver >-- Set runtime path of "/construction/xports/net/tigervnc/work/stage/usr/local/bin/x0vncserver" to "/usr/local/lib" >-- Installing: /construction/xports/net/tigervnc/work/stage/usr/local/man/man1/x0vncserver.1 >gmake[1]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0' >gmake[1]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw/vnc' >gmake[2]: Entering directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw/vnc' > ../.././install-sh -c -d '/construction/xports/net/tigervnc/work/stage/usr/local/bin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c Xvnc '/construction/xports/net/tigervnc/work/stage/usr/local/bin' >libtool: install: /usr/bin/install -c Xvnc /construction/xports/net/tigervnc/work/stage/usr/local/bin/Xvnc > ../.././install-sh -c -d '/construction/xports/net/tigervnc/work/stage/usr/local/lib/xorg/modules/extensions' > /bin/sh ../../libtool --mode=install /usr/bin/install -c libvnc.la '/construction/xports/net/tigervnc/work/stage/usr/local/lib/xorg/modules/extensions' >libtool: install: /usr/bin/install -c .libs/libvnc.so /construction/xports/net/tigervnc/work/stage/usr/local/lib/xorg/modules/extensions/libvnc.so >libtool: install: /usr/bin/install -c .libs/libvnc.lai /construction/xports/net/tigervnc/work/stage/usr/local/lib/xorg/modules/extensions/libvnc.la >libtool: warning: remember to run 'libtool --finish /usr/local/lib/xorg/modules/extensions' > ../.././install-sh -c -d '/construction/xports/net/tigervnc/work/stage/usr/local/man/man1' > /usr/bin/install -c -m 644 'Xvnc.man' '/construction/xports/net/tigervnc/work/stage/usr/local/man/man1/Xvnc.1' >gmake[2]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw/vnc' >gmake[1]: Leaving directory '/construction/xports/net/tigervnc/work/tigervnc-1.6.0/unix/xserver/hw/vnc' >====> Compressing man pages (compress-man) >=========================================================================== > >========================< phase : package >======================== >===> Building package for tigervnc-1.6.0_1 >file sizes/checksums [14]: . done >packing files [14]: . done >packing directories [0]: . done >=========================================================================== > >Finished: Thursday, 17 MAR 2016 at 14:20:43 UTC >Duration: 00:02:14
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 208088
:
168324
|
168325
| 168326