From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 2 00:10:44 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 BB0AAE5E; Thu, 2 Jan 2014 00:10:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 A44651165; Thu, 2 Jan 2014 00:10:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id s020AidN062443; Thu, 2 Jan 2014 00:10:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id s020AiAA062442; Thu, 2 Jan 2014 00:10:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 2 Jan 2014 00:10:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201401020010.s020AiAA062442@beefy1.isc.freebsd.org> To: swills@FreeBSD.org Subject: [REL - 91i386-default][net-p2p/dogecoin] Failed for dogecoin-0.6.4.0 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: Thu, 02 Jan 2014 00:10:44 -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: swills@FreeBSD.org Last committer: swills@FreeBSD.org Ident: $FreeBSD: head/net-p2p/dogecoin/Makefile 336962 2013-12-19 21:32:15Z swills $ Log URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-01-01_17h50m37s/logs/dogecoin-0.6.4.0.log Build URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-01-01_17h50m37s Log: ====>> Building net-p2p/dogecoin build started at Thu Jan 2 00:08:31 UTC 2014 port directory: /usr/ports/net-p2p/dogecoin building for: FreeBSD 91i386-default-job-19 9.1-RELEASE FreeBSD 9.1-RELEASE i386 maintained by: swills@FreeBSD.org Makefile ident: $FreeBSD: head/net-p2p/dogecoin/Makefile 336962 2013-12-19 21:32:15Z swills $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE UNAME_r=9.1-RELEASE BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref PKG_EXT=txz tpid=19203 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=dogecoin-0.6.4.0 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=91i386-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--- ===> The following configuration options are available for dogecoin-0.6.4.0: GUI=on: Build as a QT4 GUI QRCODES=on: Build with QR code display UPNP=off: Build with UPNP 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-libs=/usr/local/lib --with-extra-includes=/usr/local/include --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" MOC="/usr/local/bin/moc-qt4" UIC="/usr/local/bin/uic-qt4" LIBS="" QMAKE="/usr/local/bin/qmake-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-g++" QTDIR="/usr/local" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-g++" 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=" -Wl,-rpath=/usr/lib:/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof" 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/dogecoin DOCSDIR=/usr/local/share/doc/dogecoin EXAMPLESDIR=/usr/local/share/examples/dogecoin WWWDIR=/usr/local/www/dogecoin ETCDIR=/usr/local/etc/dogecoin --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 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 dogecoin-0.6.4.0 =================================================== =========================================================================== =================================================== ===> dogecoin-0.6.4.0 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.4_1.txz Installing pkg-1.2.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dogecoin-0.6.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dogecoin-0.6.4.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by dogecoin-0.6.4.0 for building => SHA256 Checksum OK for dogecoin-0.6.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dogecoin-0.6.4.0 for building ===> Extracting for dogecoin-0.6.4.0 => SHA256 Checksum OK for dogecoin-0.6.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dogecoin-0.6.4.0 ===> Applying FreeBSD patches for dogecoin-0.6.4.0 =========================================================================== =================================================== ===> dogecoin-0.6.4.0 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1...Installing libiconv-1.14_1... done done done ===> Returning to build of dogecoin-0.6.4.0 ===> dogecoin-0.6.4.0 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.txz Installing qt4-corelib-4.8.5...Installing glib-2.36.3_1...Installing python27-2.7.6_1... 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. Attention! Whenever you change the QT4_OPTIONS both devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt! ====================================================================== ===> Returning to build of dogecoin-0.6.4.0 ===> dogecoin-0.6.4.0 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.5.txz Installing qt4-gui-4.8.5...Installing encodings-1.0.4_1,1...Installing font-util-1.3.0_1... done done Installing fontconfig-2.11.0_1,1...Installing expat-2.1.0... done Installing freetype2-2.5.2... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 3 dirs /usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs /usr/local/lib/X11/fonts/util: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 3 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded done Installing libXt-1.1.4,1... done Installing png-1.5.17... done Installing xdg-utils-1.0.2.20130919_1...Installing hicolor-icon-theme-0.12... done Installing xprop-1.2.2...Installing libXmu-1.1.2,1... done done Installing xset-1.2.3_1...Installing libXfontcache-1.0.5...Installing fontcacheproto-0.1.3... done done done done Installing xorg-fonts-truetype-7.7_1...Installing dejavu-2.34... done Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done done done done Installing font-misc-ethiopic-1.0.3_1... done Installing font-misc-meltho-1.0.3_1... done done done Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/lib/X11/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ====================================================================== Qt paint engine makes common use of shared memory. To avoid MIT-SHM errors (i.e., blank windows), you probably need to raise shared memory limits in loader.conf(5). The following should be safe values for the KDE Plasma Desktop: kern.ipc.shmall=32768 kern.ipc.shmmni=1024 kern.ipc.shmseg=1024 ====================================================================== ===> Returning to build of dogecoin-0.6.4.0 ===> dogecoin-0.6.4.0 depends on file: /usr/local/bin/linguist-qt4 - not found ===> Verifying install for /usr/local/bin/linguist-qt4 in /usr/ports/devel/qt4-linguist ===> Installing existing package /packages/All/qt4-linguist-4.8.5.txz Installing qt4-linguist-4.8.5...Installing qt4-assistant-4.8.5...Installing qt4-doc-4.8.5... done Installing qt4-help-4.8.5...Installing qt4-clucene-4.8.5... done Installing qt4-network-4.8.5...Installing ca_root_nss-3.15.3.1... done done Installing qt4-sql-4.8.5... done Installing qt4-sqlite-plugin-4.8.5...Installing sqlite3-3.8.1... done done Installing qt4-xml-4.8.5... done done Installing qt4-webkit-4.8.5...Installing gstreamer-plugins-0.10.36_3,3...Installing gstreamer-0.10.36...Installing gobject-introspection-1.36.0_2...Installing gnomehier-3.0... done done done Installing libXv-1.0.10,1...Installing videoproto-2.3.2... done done Installing orc-0.4.18... done done Installing qt4-declarative-4.8.5...Installing qt4-opengl-4.8.5...Installing libGL-7.6.1_4...Installing dri2proto-2.8... done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done done Installing libXxf86vm-1.1.3...Installing xf86vidmodeproto-2.3.1... done done Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.2...Installing pciids-20131225... done done done done done Installing qt4-script-4.8.5... done Installing qt4-svg-4.8.5... done Installing qt4-xmlpatterns-4.8.5... done done done done done ******************************************************************************* To enable QT's database support, install the database plugin ports. The following plugin ports are available: IBase/Firebird - databases/qt4-ibase-plugin MySQL - databases/qt4-mysql-plugin ODBC - databases/qt4-odbc-plugin PostgreSQL - databases/qt4-pgsql-plugin SQLite - databases/qt4-sqlite-plugin ******************************************************************************* ===> Returning to build of dogecoin-0.6.4.0 ===> dogecoin-0.6.4.0 depends on file: /usr/local/bin/moc-qt4 - not found ===> Verifying install for /usr/local/bin/moc-qt4 in /usr/ports/devel/qt4-moc ===> Installing existing package /packages/All/qt4-moc-4.8.5.txz Installing qt4-moc-4.8.5... done ===> Returning to build of dogecoin-0.6.4.0 ===> dogecoin-0.6.4.0 depends on file: /usr/local/bin/qmake-qt4 - not found ===> Verifying install for /usr/local/bin/qmake-qt4 in /usr/ports/devel/qmake4 ===> Installing existing package /packages/All/qt4-qmake-4.8.5.txz Installing qt4-qmake-4.8.5... done ===> Returning to build of dogecoin-0.6.4.0 ===> dogecoin-0.6.4.0 depends on file: /usr/local/bin/rcc - not found ===> Verifying install for /usr/local/bin/rcc in /usr/ports/devel/qt4-rcc ===> Installing existing package /packages/All/qt4-rcc-4.8.5.txz Installing qt4-rcc-4.8.5... done ===> Returning to build of dogecoin-0.6.4.0 ===> dogecoin-0.6.4.0 depends on file: /usr/local/bin/uic-qt4 - not found ===> Verifying install for /usr/local/bin/uic-qt4 in /usr/ports/devel/qt4-uic ===> Installing existing package /packages/All/qt4-uic-4.8.5.txz Installing qt4-uic-4.8.5... done ===> Returning to build of dogecoin-0.6.4.0 =========================================================================== =================================================== ===> dogecoin-0.6.4.0 depends on shared library: libboost_date_time.so - not found ===> Verifying for libboost_date_time.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.52.0_2.txz Installing boost-libs-1.52.0_2... done You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> Returning to build of dogecoin-0.6.4.0 ===> dogecoin-0.6.4.0 depends on shared library: libqrencode.so - not found ===> Verifying for libqrencode.so in /usr/ports/graphics/libqrencode ===> Installing existing package /packages/All/libqrencode-3.4.3.txz Installing libqrencode-3.4.3... done ===> Returning to build of dogecoin-0.6.4.0 ===> dogecoin-0.6.4.0 depends on shared library: libdb-4.8.so - not found ===> Verifying for libdb-4.8.so in /usr/ports/databases/db48 ===> Installing existing package /packages/All/db48-4.8.30.0.txz Installing db48-4.8.30.0... done ===> Returning to build of dogecoin-0.6.4.0 =========================================================================== =================================================== ===> Configuring for dogecoin-0.6.4.0 cd /wrkdirs/usr/ports/net-p2p/dogecoin/work/dogecoin-dogecoin-8e53cb8 && /usr/bin/env TMPDIR="/tmp" TMPDIR="/tmp" MOC="/usr/local/bin/moc-qt4" UIC="/usr/local/bin/uic-qt4" LIBS="" QMAKE="/usr/local/bin/qmake-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-g++" QTDIR="/usr/local" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh /usr/local/bin/qmake-qt4 -spec /usr/local/share/qt4/mkspecs/freebsd-g++ QMAKE_CC="cc" QMAKE_CXX="c++" QMAKE_LINK="c++" QMAKE_LINK_SHLIB="c++" QMAKE_LINK_C="cc" QMAKE_LINK_C_SHLIB="cc" QMAKE_CFLAGS="-O2 -pipe -fno-strict-aliasing" QMAKE_CXXFLAGS="-O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof" QMAKE_LFLAGS=" -Wl,-rpath=/usr/lib:/usr/local/lib" PREFIX="/usr/local" USE_UPNP=- USE_QRCODE=1 QMAKE_LRELEASE=/usr/local/bin/lrelease-qt4 INCLUDEPATH=/usr/local/include/db48 QMAKE_LIBDIR+=/usr/local/lib/db48 dogecoin-qt.pro Project MESSAGE: Building without UPNP support Project MESSAGE: Building with QRCode support Project MESSAGE: Building with UPNP supportRemoved plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. =========================================================================== =================================================== ===> Building for dogecoin-0.6.4.0 cd /wrkdirs/usr/ports/net-p2p/dogecoin/work/dogecoin-dogecoin-8e53cb8; /bin/sh share/genbuild.sh /wrkdirs/usr/ports/net-p2p/dogecoin/work/dogecoin-dogecoin-8e53cb8/build/build.h /usr/local/bin/uic-qt4 src/qt/forms/sendcoinsdialog.ui -o build/ui_sendcoinsdialog.h /usr/local/bin/uic-qt4 src/qt/forms/addressbookpage.ui -o build/ui_addressbookpage.h /usr/local/bin/uic-qt4 src/qt/forms/signverifymessagedialog.ui -o build/ui_signverifymessagedialog.h /usr/local/bin/uic-qt4 src/qt/forms/aboutdialog.ui -o build/ui_aboutdialog.h /usr/local/bin/uic-qt4 src/qt/forms/editaddressdialog.ui -o build/ui_editaddressdialog.h /usr/local/bin/uic-qt4 src/qt/forms/transactiondescdialog.ui -o build/ui_transactiondescdialog.h /usr/local/bin/uic-qt4 src/qt/forms/overviewpage.ui -o build/ui_overviewpage.h /usr/local/bin/uic-qt4 src/qt/forms/sendcoinsentry.ui -o build/ui_sendcoinsentry.h /usr/local/bin/uic-qt4 src/qt/forms/askpassphrasedialog.ui -o build/ui_askpassphrasedialog.h /usr/local/bin/uic-qt4 src/qt/forms/rpcconsole.ui -o build/ui_rpcconsole.h /usr/local/bin/uic-qt4 src/qt/forms/miningpage.ui -o build/ui_miningpage.h /usr/local/bin/uic-qt4 src/qt/forms/optionsdialog.ui -o build/ui_optionsdialog.h /usr/local/bin/uic-qt4 src/qt/forms/qrcodedialog.ui -o build/ui_qrcodedialog.h c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/bitcoin.o src/qt/bitcoin.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/bitcoingui.o src/qt/bitcoingui.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/transactiontablemodel.o src/qt/transactiontablemodel.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/addresstablemodel.o src/qt/addresstablemodel.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/optionsdialog.o src/qt/optionsdialog.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/sendcoinsdialog.o src/qt/sendcoinsdialog.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/addressbookpage.o src/qt/addressbookpage.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/signverifymessagedialog.o src/qt/signverifymessagedialog.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/aboutdialog.o src/qt/aboutdialog.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/editaddressdialog.o src/qt/editaddressdialog.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/bitcoinaddressvalidator.o src/qt/bitcoinaddressvalidator.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/version.o src/version.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/sync.o src/sync.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/util.o src/util.cpp src/util.cpp: In function 'long int hex2long(const char*)': src/util.cpp:1264: warning: array subscript has type 'char' [-Wchar-subscripts] c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/netbase.o src/netbase.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/key.o src/key.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/script.o src/script.cpp c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -fstack-protector -O2 -pthread -D_THREAD_SAFE -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_QRCODE -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I/usr/local/include/db48 -Isrc -Isrc/json -Isrc/qt -IC:/deps/boost -Ic:/deps/db/build_unix -Ic:/deps/ssl/include -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/main.o src/main.cpp src/main.cpp: In function 'int generateMTRandom(unsigned int, int)': src/main.cpp:836: error: reference to 'random' is ambiguous /usr/include/stdlib.h:216: error: candidates are: long int random() /usr/local/include/boost/random/detail/ptr_helper.hpp:21: error: namespace boost::random { } src/main.cpp:836: error: expected `;' before 'gen' src/main.cpp:837: error: reference to 'random' is ambiguous /usr/include/stdlib.h:216: error: candidates are: long int random() /usr/local/include/boost/random/detail/ptr_helper.hpp:21: error: namespace boost::random { } src/main.cpp:837: error: expected primary-expression before '>' token src/main.cpp:837: error: 'dist' was not declared in this scope src/main.cpp:838: error: 'gen' was not declared in this scope src/main.cpp: In function 'FILE* AppendBlockFile(unsigned int&)': src/main.cpp:2047: warning: comparison between signed and unsigned integer expressions src/main.cpp: At global scope: src/main.cpp:3394: warning: 'unsigned int ScanHash_CryptoPP(char*, char*, char*, char*, unsigned int&)' defined but not used /usr/local/include/boost/system/error_code.hpp:214: warning: 'boost::system::posix_category' defined but not used /usr/local/include/boost/system/error_code.hpp:215: warning: 'boost::system::errno_ecat' defined but not used /usr/local/include/boost/system/error_code.hpp:216: warning: 'boost::system::native_ecat' defined but not used gmake: *** [build/main.o] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/net-p2p/dogecoin. ===> Cleaning for dogecoin-0.6.4.0