From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Feb 7 10:51:57 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2280D866 for ; Fri, 7 Feb 2014 10:51:57 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F18BE1C5D; Fri, 7 Feb 2014 10:51:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id s17ApuEU061778; Fri, 7 Feb 2014 10:51:56 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id s17Apumf061264; Fri, 7 Feb 2014 10:51:56 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 7 Feb 2014 10:51:56 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201402071051.s17Apumf061264@beefy2.isc.freebsd.org> To: peter@netkey.at Subject: [REL - head-amd64-default][net-p2p/retroshare] Failed for retroshare-0.5.5a in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 10:51:57 -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: peter@netkey.at Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/net-p2p/retroshare/Makefile 334586 2013-11-22 12:55:00Z makc $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-06_22h28m10s/logs/retroshare-0.5.5a.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-06_22h28m10s Log: ====>> Building net-p2p/retroshare build started at Fri Feb 7 10:50:47 UTC 2014 port directory: /usr/ports/net-p2p/retroshare building for: FreeBSD head-amd64-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r261447 amd64 maintained by: peter@netkey.at Makefile ident: $FreeBSD: head/net-p2p/retroshare/Makefile 334586 2013-11-22 12:55:00Z makc $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1100007 UNAME_v=FreeBSD 11.0-CURRENT r261447 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref PKG_EXT=txz tpid=63193 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=retroshare-0.5.5a PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ---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-- TMPDIR="/tmp" 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)" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/retroshare DOCSDIR=/usr/local/share/doc/retroshare EXAMPLESDIR=/usr/local/share/examples/retroshare WWWDIR=/usr/local/www/retroshare ETCDIR=/usr/local/etc/retroshare --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for retroshare-0.5.5a =================================================== =========================================================================== =================================================== ===> retroshare-0.5.5a 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.2.6.txz Installing pkg-1.2.6... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of retroshare-0.5.5a =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by retroshare-0.5.5a for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by retroshare-0.5.5a for building => SHA256 Checksum OK for RetroShare-v0.5.5a.zip. =========================================================================== =================================================== ===> retroshare-0.5.5a depends on file: /usr/local/bin/unzip - not found ===> Verifying install for /usr/local/bin/unzip in /usr/ports/archivers/unzip ===> Installing existing package /packages/All/unzip-6.0_1.txz Installing unzip-6.0_1... done ===> Returning to build of retroshare-0.5.5a =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by retroshare-0.5.5a for building ===> Extracting for retroshare-0.5.5a => SHA256 Checksum OK for RetroShare-v0.5.5a.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for retroshare-0.5.5a ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for retroshare-0.5.5a =========================================================================== =================================================== ===> retroshare-0.5.5a depends on file: /usr/local/libdata/pkgconfig/ice.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/ice.pc in /usr/ports/x11/libICE ===> Installing existing package /packages/All/libICE-1.0.8,1.txz Installing libICE-1.0.8,1...Installing xproto-7.0.25... done done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/sm.pc in /usr/ports/x11/libSM ===> Installing existing package /packages/All/libSM-1.2.2,1.txz Installing libSM-1.2.2,1... done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2,1.txz Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8... done Installing libXdmcp-1.1.1... done Installing libxcb-1.9.3...Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_3... done done done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> retroshare-0.5.5a depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> retroshare-0.5.5a depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found ===> retroshare-0.5.5a depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xext.pc in /usr/ports/x11/libXext ===> Installing existing package /packages/All/libXext-1.3.2,1.txz Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on file: /usr/local/libdata/pkgconfig/xrender.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xrender.pc in /usr/ports/x11/libXrender ===> Installing existing package /packages/All/libXrender-0.9.8.txz Installing libXrender-0.9.8...Installing renderproto-0.11.1... done done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on file: /usr/local/lib/qt4/libQtCore.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtCore.so in /usr/ports/devel/qt4-corelib ===> Installing existing package /packages/All/qt4-corelib-4.8.5_1.txz Installing qt4-corelib-4.8.5_1...Installing glib-2.36.3_1...Installing python27-2.7.6_2...Installing gettext-0.18.3.1... done done Installing perl5-5.16.3_6...Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5 Done. done Installing pcre-8.33... done Installing libffi-3.0.13_1... done No schema files found: doing nothing. done Installing icu-50.1.2... done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ====================================================================== Qt 4 can be built with optional support for: - Common UNIX Printing System (CUPS) (enabled by default) - Network Audio System (NAS) - Qt style that renders using GTK (QGTKSTYLE) In order to enable them, you have to add QT4_OPTIONS= CUPS NAS QGTKSTYLE to your /etc/make.conf and compile devel/qt4-corelib and x11-toolkits/qt4-gui ports. ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on shared library: libpthread-stubs.so - found ===> retroshare-0.5.5a depends on shared library: libpcre.so - found ===> retroshare-0.5.5a depends on shared library: libupnp.so - not found ===> Verifying for libupnp.so in /usr/ports/devel/upnp ===> Installing existing package /packages/All/upnp-1.6.19,1.txz Installing upnp-1.6.19,1... done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on shared library: libpng15.so - found ===> retroshare-0.5.5a depends on shared library: libfreetype.so - found ===> retroshare-0.5.5a depends on shared library: libassuan.so - not found ===> Verifying for libassuan.so in /usr/ports/security/libassuan ===> Installing existing package /packages/All/libassuan-2.1.1.txz Installing libassuan-2.1.1...Installing libgpg-error-1.12... done done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on shared library: libgcrypt.so - not found ===> Verifying for libgcrypt.so in /usr/ports/security/libgcrypt ===> Installing existing package /packages/All/libgcrypt-1.5.3.txz Installing libgcrypt-1.5.3... done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on shared library: libgnome-keyring.so - not found ===> Verifying for libgnome-keyring.so in /usr/ports/security/libgnome-keyring ===> Installing existing package /packages/All/libgnome-keyring-2.32.0_6.txz Installing libgnome-keyring-2.32.0_6...Installing pango-1.34.1_1...Installing pixman-0.32.4... done Installing libXft-2.3.1... done Installing harfbuzz-0.9.25...Installing cairo-1.10.2_7,2...Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1... done done done Installing graphite2-1.2.4... done done done Installing gtk2-2.24.22_1...Installing atk-2.8.0... done Installing cups-client-1.5.4_1... done Installing gdk-pixbuf2-2.28.2...Installing jasper-1.900.1_12...Installing jpeg-8_4... done done Installing tiff-4.0.3...Installing freeglut-2.8.1...Installing libGLU-9.0.0... done done Installing jbigkit-1.6... done done done Installing gtk-update-icon-cache-2.24.22...Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done done Installing shared-mime-info-1.1... done done Installing python-2.7_1,2... done done Installing libtasn1-3.3... done Installing libIDL-0.8.14_1... done Installing gconf2-2.32.0_3...Installing polkit-0.105_1... done Installing dconf-0.14.1... done Installing dbus-glib-0.100.2... done Installing ORBit2-2.14.19... done done done Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8 (yet). To workaround this a small patch adds one include file and comments out content of one function (only leaves return NULL). This might cause side effects. Joysticks do not work, and there might be ports that do not compile or applications that crash because of this. Do not hesitate to contact x11@FreeBSD.org if there are any issues and side effects because of this. ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on shared library: libgpg-error.so - found ===> retroshare-0.5.5a depends on shared library: libgpgme.so - not found ===> Verifying for libgpgme.so in /usr/ports/security/gpgme ===> Installing existing package /packages/All/gpgme-1.4.3.txz Installing gpgme-1.4.3...Installing gnupg-2.0.22...Installing curl-7.33.0_2... done Installing libksba-1.3.0... done Installing pth-2.0.7... done done done ############################################################################### A T T E N T I O N In order to use gpg-agent, you need to install a pinentry dialog. The following ports of pinentry dialogs are available: security/pinentry-curses (ncurses based dialog) security/pinentry-gtk (GTK 1.2 based dialog) security/pinentry-gtk2 (GTK 2.x based dialog) security/pinentry-qt (QT3 based dialog) security/pinentry-q4 (QT4 based dialog) ############################################################################### ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on shared library: libexpat.so - found ===> retroshare-0.5.5a depends on shared library: libfontconfig.so - found ===> retroshare-0.5.5a depends on shared library: libspeex.so - not found ===> Verifying for libspeex.so in /usr/ports/audio/speex ===> Installing existing package /packages/All/speex-1.2.r1_5,1.txz Installing speex-1.2.r1_5,1...Installing libogg-1.3.1,4... done done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on shared library: libxslt.so - not found ===> Verifying for libxslt.so in /usr/ports/textproc/libxslt ===> Installing existing package /packages/All/libxslt-1.1.28_1.txz Installing libxslt-1.1.28_1... done ===> Returning to build of retroshare-0.5.5a ===> retroshare-0.5.5a depends on shared library: libglib-2.0.so - found ===> retroshare-0.5.5a depends on shared library: libpcre.so - found =========================================================================== =================================================== ===> Configuring for retroshare-0.5.5a Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/openpgpsdk/src/openpgpsdk.pro Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/supportlibs/pegmarkdown/pegmarkdown.pro Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/libbitdht/src/libbitdht.pro Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/libretroshare/src/libretroshare.pro Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/retroshare-gui/src/retroshare-gui.pro Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/plugins/plugins.pro Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/plugins/LinksCloud/LinksCloud.pro Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/plugins/VOIP/VOIP.pro Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/plugins/FeedReader/FeedReader.pro =========================================================================== =================================================== ===> Building for retroshare-0.5.5a cd openpgpsdk/src/ && /usr/bin/make -f Makefile.openpgpsdk all cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o accumulate.o openpgpsdk/accumulate.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o compress.o openpgpsdk/compress.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o create.o openpgpsdk/create.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o crypto.o openpgpsdk/crypto.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o errors.o openpgpsdk/errors.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o fingerprint.o openpgpsdk/fingerprint.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o hash.o openpgpsdk/hash.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o keyring.o openpgpsdk/keyring.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o lists.o openpgpsdk/lists.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o memory.o openpgpsdk/memory.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o openssl_crypto.o openpgpsdk/openssl_crypto.c openpgpsdk/openssl_crypto.c:442:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(err = ERR_get_error()) ~~~~^~~~~~~~~~~~~~~~~ openpgpsdk/openssl_crypto.c:442:14: note: place parentheses around the assignment to silence this warning while(err = ERR_get_error()) ^ ( ) openpgpsdk/openssl_crypto.c:442:14: note: use '==' to turn this assignment into an equality comparison while(err = ERR_get_error()) ^ == 1 warning generated. cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o packet-parse.o openpgpsdk/packet-parse.c openpgpsdk/packet-parse.c:2293:38: warning: implicit conversion from enumeration type 'ops_s2k_usage_t' to different enumeration type 'ops_symmetric_algorithm_t' [-Wenum-conversion] C.secret_key.algorithm=C.secret_key.s2k_usage; ~~~~~~~~~~~~~~^~~~~~~~~ 1 warning generated. cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o packet-print.o openpgpsdk/packet-print.c openpgpsdk/packet-print.c:1001:33: warning: too many arguments in call to 'end_subpacket' end_subpacket(content_->tag); // \todo print out contents? ~~~~~~~~~~~~~ ^ 1 warning generated. cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o packet-show.o openpgpsdk/packet-show.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o random.o openpgpsdk/random.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o reader.o openpgpsdk/reader.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o reader_armoured.o openpgpsdk/reader_armoured.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o reader_encrypted_se.o openpgpsdk/reader_encrypted_se.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o reader_encrypted_seip.o openpgpsdk/reader_encrypted_seip.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o reader_fd.o openpgpsdk/reader_fd.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o reader_hashed.o openpgpsdk/reader_hashed.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o reader_mem.o openpgpsdk/reader_mem.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o readerwriter.o openpgpsdk/readerwriter.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o signature.o openpgpsdk/signature.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o symmetric.o openpgpsdk/symmetric.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o util.o openpgpsdk/util.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o validate.o openpgpsdk/validate.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer.o openpgpsdk/writer.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer_armour.o openpgpsdk/writer_armour.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer_partial.o openpgpsdk/writer_partial.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer_literal.o openpgpsdk/writer_literal.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer_encrypt.o openpgpsdk/writer_encrypt.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer_encrypt_se_ip.o openpgpsdk/writer_encrypt_se_ip.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer_fd.o openpgpsdk/writer_fd.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer_memory.o openpgpsdk/writer_memory.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer_skey_checksum.o openpgpsdk/writer_skey_checksum.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o writer_stream_encrypt_se_ip.o openpgpsdk/writer_stream_encrypt_se_ip.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o opsdir.o openpgpsdk/opsdir.c cc -c -O2 -pipe -fno-strict-aliasing -g -fPIC -DOPENSSL_NO_IDEA -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o opsstring.o openpgpsdk/opsstring.c rm -f libops.a ar cqs libops.a accumulate.o compress.o create.o crypto.o errors.o fingerprint.o hash.o keyring.o lists.o memory.o openssl_crypto.o packet-parse.o packet-print.o packet-show.o random.o reader.o reader_armoured.o reader_encrypted_se.o reader_encrypted_seip.o reader_fd.o reader_hashed.o reader_mem.o readerwriter.o signature.o symmetric.o util.o validate.o writer.o writer_armour.o writer_partial.o writer_literal.o writer_encrypt.o writer_encrypt_se_ip.o writer_fd.o writer_memory.o writer_skey_checksum.o writer_stream_encrypt_se_ip.o opsdir.o opsstring.o rm -f lib/libops.a mv -f libops.a lib/ cd supportlibs/pegmarkdown/ && /usr/local/bin/qmake-qt4 /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/supportlibs/pegmarkdown/pegmarkdown.pro -spec /usr/local/share/qt4/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ QMAKE_CFLAGS=-O2\ -pipe\ -fno-strict-aliasing QMAKE_CXXFLAGS=-O2\ -pipe\ -fno-strict-aliasing QMAKE_LFLAGS= PREFIX=/usr/local CONFIG+=release CONFIG-=debug\ separate_debug_info -o Makefile cd supportlibs/pegmarkdown/ && /usr/bin/make -f Makefile all gcc -c -O2 -pipe -fno-strict-aliasing -Wall -ansi -D_GNU_SOURCE -O2 -fPIC -Wall -W -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I. -I/usr/local/include/qt4 -I/usr/local/include -o markdown_lib.o markdown_lib.c make[2]: exec(gcc) failed (No such file or directory) *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a/supportlibs/pegmarkdown *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-v0.5.5a *** Error code 1 Stop. make: stopped in /usr/ports/net-p2p/retroshare ===> Cleaning for retroshare-0.5.5a