From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed May 20 09:45:37 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4ABA0553 for ; Wed, 20 May 2015 09:45:37 +0000 (UTC) Received: from beefy5.nyi.freebsd.org (beefy5.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F94C1E01 for ; Wed, 20 May 2015 09:45:36 +0000 (UTC) Received: from beefy5.nyi.freebsd.org (localhost [127.0.0.1]) by beefy5.nyi.freebsd.org (8.14.9/8.14.9) with ESMTP id t4K9jaw0020893 for ; Wed, 20 May 2015 09:45:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy5.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t4K9jar3020882; Wed, 20 May 2015 09:45:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 20 May 2015 09:45:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201505200945.t4K9jar3020882@beefy5.nyi.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 101i386-default][net/x2goclient] Failed for x2goclient-4.0.3.2 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2015 09:45:37 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ports@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/net/x2goclient/Makefile 380004 2015-02-26 14:04:27Z amdmi3 $ Log URL: http://beefy5.nyi.freebsd.org/data/101i386-default/386820/logs/x2goclient-4.0.3.2.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=101i386-default&build=386820 Log: ====>> Building net/x2goclient build started at Wed May 20 09:42:46 UTC 2015 port directory: /usr/ports/net/x2goclient building for: FreeBSD 101i386-default-job-24 10.1-RELEASE-p10 FreeBSD 10.1-RELEASE-p10 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/net/x2goclient/Makefile 380004 2015-02-26 14:04:27Z amdmi3 $ Poudriere version: 3.1.6 Host OSVERSION: 1100070 Jail OSVERSION: 1001000 ---Begin Environment--- UNAME_p=i386 UNAME_m=i386 OSVERSION=1001000 UNAME_v=FreeBSD 10.1-RELEASE-p10 UNAME_r=10.1-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/101i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=x2goclient-4.0.3.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/101i386-default/ref/.p/pool MASTERNAME=101i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.6 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for x2goclient-4.0.3.2: DOCS=on: Build and/or install documentation LDAP=on: LDAP protocol support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/net/x2goclient/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/x2goclient/work HOME=/wrkdirs/usr/ports/net/x2goclient/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/x2goclient/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/x2goclient/work HOME=/wrkdirs/usr/ports/net/x2goclient/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -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" --End MAKE_ENV-- --PLIST_SUB-- QT_PREFIX="/usr/local" QT_BINDIR="bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" OSREL=10.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" DOCSDIR="share/doc/x2goclient" EXAMPLESDIR="share/examples/x2goclient" DATADIR="share/x2goclient" WWWDIR="www/x2goclient" ETCDIR="etc/x2goclient" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/x2goclient DOCSDIR=/usr/local/share/doc/x2goclient EXAMPLESDIR=/usr/local/share/examples/x2goclient WWWDIR=/usr/local/www/x2goclient ETCDIR=/usr/local/etc/x2goclient --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> x2goclient-4.0.3.2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.5.2.txz [101i386-default-job-24] Installing pkg-1.5.2... [101i386-default-job-24] Extracting pkg-1.5.2... done Message for pkg-1.5.2: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of x2goclient-4.0.3.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by x2goclient-4.0.3.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by x2goclient-4.0.3.2 for building => SHA256 Checksum OK for x2goclient-4.0.3.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by x2goclient-4.0.3.2 for building ===> Extracting for x2goclient-4.0.3.2 => SHA256 Checksum OK for x2goclient-4.0.3.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for x2goclient-4.0.3.2 ===> Applying FreeBSD patches for x2goclient-4.0.3.2 =========================================================================== =================================================== ===> x2goclient-4.0.3.2 depends on file: /usr/local/lib/libssh.so - not found ===> Verifying install for /usr/local/lib/libssh.so in /usr/ports/security/libssh ===> Installing existing package /packages/All/libssh-0.7.0.txz [101i386-default-job-24] Installing libssh-0.7.0... [101i386-default-job-24] Extracting libssh-0.7.0... done ===> Returning to build of x2goclient-4.0.3.2 ===> x2goclient-4.0.3.2 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xpm.pc in /usr/ports/x11/libXpm ===> Installing existing package /packages/All/libXpm-3.5.11_3.txz [101i386-default-job-24] Installing libXpm-3.5.11_3... [101i386-default-job-24] `-- Installing libX11-1.6.2_3,1... [101i386-default-job-24] | `-- Installing kbproto-1.0.6... [101i386-default-job-24] | `-- Extracting kbproto-1.0.6... done [101i386-default-job-24] | `-- Installing libXau-1.0.8_3... [101i386-default-job-24] | | `-- Installing xproto-7.0.27... [101i386-default-job-24] | | `-- Extracting xproto-7.0.27... done [101i386-default-job-24] | `-- Extracting libXau-1.0.8_3... done [101i386-default-job-24] | `-- Installing libXdmcp-1.1.2... [101i386-default-job-24] | `-- Extracting libXdmcp-1.1.2... done [101i386-default-job-24] | `-- Installing libxcb-1.11_1... [101i386-default-job-24] | | `-- Installing libpthread-stubs-0.3_6... [101i386-default-job-24] | | `-- Extracting libpthread-stubs-0.3_6... done [101i386-default-job-24] | | `-- Installing libxml2-2.9.2_2... [101i386-default-job-24] | | `-- Extracting libxml2-2.9.2_2... done [101i386-default-job-24] | `-- Extracting libxcb-1.11_1... done [101i386-default-job-24] `-- Extracting libX11-1.6.2_3,1... done [101i386-default-job-24] `-- Installing libXext-1.3.3_1,1... [101i386-default-job-24] | `-- Installing xextproto-7.3.0... [101i386-default-job-24] | `-- Extracting xextproto-7.3.0... done [101i386-default-job-24] `-- Extracting libXext-1.3.3_1,1... done [101i386-default-job-24] `-- Installing libXt-1.1.4_3,1... [101i386-default-job-24] | `-- Installing libSM-1.2.2_3,1... [101i386-default-job-24] | | `-- Installing libICE-1.0.9_1,1... [101i386-default-job-24] | | `-- Extracting libICE-1.0.9_1,1... done [101i386-default-job-24] | `-- Extracting libSM-1.2.2_3,1... done [101i386-default-job-24] `-- Extracting libXt-1.1.4_3,1... done [101i386-default-job-24] Extracting libXpm-3.5.11_3... done ===> Returning to build of x2goclient-4.0.3.2 ===> x2goclient-4.0.3.2 depends on file: /usr/local/lib/qt4/libQtGui.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtGui.so in /usr/ports/x11-toolkits/qt4-gui ===> Installing existing package /packages/All/qt4-gui-4.8.6_5.txz [101i386-default-job-24] Installing qt4-gui-4.8.6_5... [101i386-default-job-24] `-- Installing encodings-1.0.4_3,1... [101i386-default-job-24] | `-- Installing font-util-1.3.1... [101i386-default-job-24] | `-- Extracting font-util-1.3.1... done ^ sshmasterconnection.cpp:1115:5: warning: 'string_free' is deprecated [-Wdeprecated-declarations] string_free(pubkeyStr); ^ /usr/local/include/libssh/legacy.h:114:32: note: 'string_free' declared here SSH_DEPRECATED LIBSSH_API void string_free(ssh_string str); ^ sshmasterconnection.cpp:1439:37: warning: 'channel_new' is deprecated [-Wdeprecated-declarations] ssh_channel channel=channel_new ( my_ssh_session ); ^ /usr/local/include/libssh/legacy.h:62:39: note: 'channel_new' declared here SSH_DEPRECATED LIBSSH_API ssh_channel channel_new(ssh_session session); ^ sshmasterconnection.cpp:1449:26: warning: 'channel_open_forward' is deprecated [-Wdeprecated-declarations] if ( channel_open_forward ( channel, ^ /usr/local/include/libssh/legacy.h:63:31: note: 'channel_open_forward' declared here SSH_DEPRECATED LIBSSH_API int channel_open_forward(ssh_channel channel, const char *remotehost, ^ sshmasterconnection.cpp:1474:26: warning: 'channel_open_session' is deprecated [-Wdeprecated-declarations] if ( channel_open_session ( channel ) !=SSH_OK ) ^ /usr/local/include/libssh/legacy.h:65:31: note: 'channel_open_session' declared here SSH_DEPRECATED LIBSSH_API int channel_open_session(ssh_channel channel); ^ sshmasterconnection.cpp:1483:31: warning: 'channel_request_exec' is deprecated [-Wdeprecated-declarations] else if ( channel_request_exec ( channel, channelConnections[i].command.toAscii() ) != SSH_OK ) ^ /usr/local/include/libssh/legacy.h:75:31: note: 'channel_request_exec' declared here SSH_DEPRECATED LIBSSH_API int channel_request_exec(ssh_channel channel, const char *cmd); ^ sshmasterconnection.cpp:1529:18: warning: 'channel_poll' is deprecated [-Wdeprecated-declarations] if ( channel_poll ( channel,1 ) >0 ) ^ /usr/local/include/libssh/legacy.h:66:31: note: 'channel_poll' declared here SSH_DEPRECATED LIBSSH_API int channel_poll(ssh_channel channel, int is_stderr); ^ sshmasterconnection.cpp:1534:26: warning: 'channel_read' is deprecated [-Wdeprecated-declarations] nbytes = channel_read ( channel, buffer, sizeof ( buffer )-1, 1 ); ^ /usr/local/include/libssh/legacy.h:67:31: note: 'channel_read' declared here SSH_DEPRECATED LIBSSH_API int channel_read(ssh_channel channel, void *dest, uint32_t count, int is_stderr); ^ sshmasterconnection.cpp:1540:21: warning: 'channel_poll' is deprecated [-Wdeprecated-declarations] int rez=channel_poll ( channel,0 ); ^ /usr/local/include/libssh/legacy.h:66:31: note: 'channel_poll' declared here SSH_DEPRECATED LIBSSH_API int channel_poll(ssh_channel channel, int is_stderr); ^ sshmasterconnection.cpp:1555:26: warning: 'channel_read' is deprecated [-Wdeprecated-declarations] nbytes = channel_read ( channel, buffer, sizeof ( buffer )-1, 0 ); ^ /usr/local/include/libssh/legacy.h:67:31: note: 'channel_read' declared here SSH_DEPRECATED LIBSSH_API int channel_read(ssh_channel channel, void *dest, uint32_t count, int is_stderr); ^ sshmasterconnection.cpp:1596:22: warning: 'channel_is_eof' is deprecated [-Wdeprecated-declarations] if ( channel_is_eof ( channel ) ) ^ /usr/local/include/libssh/legacy.h:60:31: note: 'channel_is_eof' declared here SSH_DEPRECATED LIBSSH_API int channel_is_eof(ssh_channel channel); ^ sshmasterconnection.cpp:1618:26: warning: 'channel_write' is deprecated [-Wdeprecated-declarations] if ( channel_write ( channel, buffer, nbytes ) !=nbytes ) ^ /usr/local/include/libssh/legacy.h:89:31: note: 'channel_write' declared here SSH_DEPRECATED LIBSSH_API int channel_write(ssh_channel channel, const void *data, uint32_t len); ^ sshmasterconnection.cpp:1665:9: warning: 'channel_send_eof' is deprecated [-Wdeprecated-declarations] channel_send_eof ( channel ); ^ /usr/local/include/libssh/legacy.h:85:31: note: 'channel_send_eof' declared here SSH_DEPRECATED LIBSSH_API int channel_send_eof(ssh_channel channel); ^ sshmasterconnection.cpp:1669:9: warning: 'channel_close' is deprecated [-Wdeprecated-declarations] channel_close ( channel ); ^ /usr/local/include/libssh/legacy.h:53:31: note: 'channel_close' declared here SSH_DEPRECATED LIBSSH_API int channel_close(ssh_channel channel); ^ sshmasterconnection.cpp:1673:9: warning: 'channel_free' is deprecated [-Wdeprecated-declarations] channel_free ( channel ); ^ /usr/local/include/libssh/legacy.h:56:32: note: 'channel_free' declared here SSH_DEPRECATED LIBSSH_API void channel_free(ssh_channel channel); ^ 17 warnings generated. c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o sshprocess.o sshprocess.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o SVGFrame.o SVGFrame.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o userbutton.o userbutton.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o x2gologdebug.o x2gologdebug.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o printprocess.o printprocess.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o cupsprint.o cupsprint.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o cupsprintwidget.o cupsprintwidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o cupsprintersettingsdialog.o cupsprintersettingsdialog.cpp cupsprintersettingsdialog.cpp:209:2: warning: expression result unused [-Wunused-value] !m_cups->getPrinterInfo ( printer, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o printwidget.o printwidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o printercmddialog.o printercmddialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o printdialog.o printdialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o wapi.o wapi.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o clicklineedit.o clicklineedit.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o httpbrokerclient.o httpbrokerclient.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o ongetpass.o ongetpass.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o x2gosettings.o x2gosettings.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o brokerpassdlg.o brokerpassdlg.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o contest.o contest.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o xsettingswidget.o xsettingswidget.cpp xsettingswidget.cpp:22:43: warning: unused parameter 'parent' [-Wunused-parameter] XSettingsWidget::XSettingsWidget(QWidget* parent) ^ 1 warning generated. c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o appdialog.o appdialog.cpp appdialog.cpp:98:17: warning: enumeration value 'TOP' not handled in switch [-Wswitch] switch (app.category) ^ 1 warning generated. c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o x2goutils.o x2goutils.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o helpdialog.o helpdialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o sessionexplorer.o sessionexplorer.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o folderbutton.o folderbutton.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o folderexplorer.o folderexplorer.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o x2goclient.o x2goclient.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include configdialog.h -o moc_configdialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_configdialog.o moc_configdialog.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include editconnectiondialog.h -o moc_editconnectiondialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_editconnectiondialog.o moc_editconnectiondialog.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include exportdialog.h -o moc_exportdialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_exportdialog.o moc_exportdialog.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include imgframe.h -o moc_imgframe.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_imgframe.o moc_imgframe.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include onmainwindow.h -o moc_onmainwindow.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_onmainwindow.o moc_onmainwindow.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include sessionbutton.h -o moc_sessionbutton.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_sessionbutton.o moc_sessionbutton.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include sessionmanagedialog.h -o moc_sessionmanagedialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_sessionmanagedialog.o moc_sessionmanagedialog.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include sshmasterconnection.h -o moc_sshmasterconnection.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_sshmasterconnection.o moc_sshmasterconnection.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include sshprocess.h -o moc_sshprocess.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_sshprocess.o moc_sshprocess.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include SVGFrame.h -o moc_SVGFrame.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_SVGFrame.o moc_SVGFrame.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include userbutton.h -o moc_userbutton.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_userbutton.o moc_userbutton.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include printprocess.h -o moc_printprocess.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_printprocess.o moc_printprocess.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include cupsprintwidget.h -o moc_cupsprintwidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_cupsprintwidget.o moc_cupsprintwidget.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include cupsprintersettingsdialog.h -o moc_cupsprintersettingsdialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_cupsprintersettingsdialog.o moc_cupsprintersettingsdialog.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include printwidget.h -o moc_printwidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_printwidget.o moc_printwidget.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include printercmddialog.h -o moc_printercmddialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_printercmddialog.o moc_printercmddialog.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include printdialog.h -o moc_printdialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_printdialog.o moc_printdialog.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include sessionwidget.h -o moc_sessionwidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_sessionwidget.o moc_sessionwidget.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include connectionwidget.h -o moc_connectionwidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_connectionwidget.o moc_connectionwidget.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include settingswidget.h -o moc_settingswidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_settingswidget.o moc_settingswidget.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include mediawidget.h -o moc_mediawidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_mediawidget.o moc_mediawidget.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include sharewidget.h -o moc_sharewidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_sharewidget.o moc_sharewidget.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include clicklineedit.h -o moc_clicklineedit.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_clicklineedit.o moc_clicklineedit.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include httpbrokerclient.h -o moc_httpbrokerclient.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_httpbrokerclient.o moc_httpbrokerclient.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include brokerpassdlg.h -o moc_brokerpassdlg.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_brokerpassdlg.o moc_brokerpassdlg.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include contest.h -o moc_contest.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_contest.o moc_contest.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include xsettingswidget.h -o moc_xsettingswidget.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_xsettingswidget.o moc_xsettingswidget.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include appdialog.h -o moc_appdialog.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_appdialog.o moc_appdialog.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include sessionexplorer.h -o moc_sessionexplorer.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_sessionexplorer.o moc_sessionexplorer.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include folderbutton.h -o moc_folderbutton.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_folderbutton.o moc_folderbutton.cpp /usr/local/bin/moc-qt4 -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include folderexplorer.h -o moc_folderexplorer.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o moc_folderexplorer.o moc_folderexplorer.cpp /usr/local/bin/rcc -name resources resources.rcc -o qrc_resources.cpp c++ -c -O2 -pipe -DUSELDAP -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DCFGCLIENT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4 -I. -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o qrc_resources.o qrc_resources.cpp c++ -fstack-protector -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 -o x2goclient sharewidget.o settingswidget.o mediawidget.o configwidget.o sessionwidget.o connectionwidget.o configdialog.o editconnectiondialog.o exportdialog.o imgframe.o LDAPSession.o onmainwindow.o sessionbutton.o sessionmanagedialog.o sshmasterconnection.o sshprocess.o SVGFrame.o userbutton.o x2gologdebug.o printprocess.o cupsprint.o cupsprintwidget.o cupsprintersettingsdialog.o printwidget.o printercmddialog.o printdialog.o wapi.o clicklineedit.o httpbrokerclient.o ongetpass.o x2gosettings.o brokerpassdlg.o contest.o xsettingswidget.o appdialog.o x2goutils.o helpdialog.o sessionexplorer.o folderbutton.o folderexplorer.o x2goclient.o moc_configdialog.o moc_editconnectiondialog.o moc_exportdialog.o moc_imgframe.o moc_onmainwindow.o moc_sessionbutton.o moc_sessionmanagedialog.o moc_sshmasterconnection.o moc_sshprocess.o moc_SVGFrame.o moc_userbutton.o moc_printp rocess.o moc_cupsprintwidget.o moc_cupsprintersettingsdialog.o moc_printwidget.o moc_printercmddialog.o moc_printdialog.o moc_sessionwidget.o moc_connectionwidget.o moc_settingswidget.o moc_mediawidget.o moc_sharewidget.o moc_clicklineedit.o moc_httpbrokerclient.o moc_brokerpassdlg.o moc_contest.o moc_xsettingswidget.o moc_appdialog.o moc_sessionexplorer.o moc_folderbutton.o moc_folderexplorer.o qrc_resources.o -L/usr/local/lib/qt4 -L/usr/local/lib -lX11 -lXpm -lcups -lldap -lssh -lQtSvg -L/usr/local/lib/qt4 -L/usr/local/lib -lQtGui -lQtNetwork -lQtCore sshmasterconnection.o: In function `SshMasterConnection::addReverseTunnelConnections()': sshmasterconnection.cpp:(.text+0x1618): undefined reference to `ssh_forward_listen' c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/x2goclient/work/x2goclient-4.0.3.2 *** Error code 1 Stop. make: stopped in /usr/ports/net/x2goclient