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: g...@freebsd.org Last committer: b...@freebsd.org Ident: $FreeBSD: head/net-p2p/valknut/Makefile 327758 2013-09-20 22:28:25Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-26_06h12m52s/logs/valknut-0.4.9_5.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-26_06h12m52s Log: ====>> Building net-p2p/valknut build started at Thu Sep 26 12:46:17 UTC 2013 port directory: /usr/ports/net-p2p/valknut building for: FreeBSD head-i386-default-job-22 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: g...@freebsd.org Makefile ident: $FreeBSD: head/net-p2p/valknut/Makefile 327758 2013-09-20 22:28:25Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000055 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT 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/head-i386-default/ref PKG_EXT=txz tpid=33880 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=valknut-0.4.9_5 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---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-libs=/usr/local/lib --with-extra-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- DCLIB_CFLAGS=-I/usr/local/include TMPDIR="/tmp" MOC="/usr/local/bin/moc-qt4" UIC="/usr/local/bin/uic-qt4" LIBS="-pthread" QMAKE="/usr/local/bin/qmake-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-clang" QTDIR="/usr/local" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-clang" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include/qt4 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib/qt4" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include/qt4 -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/valknut DOCSDIR=/usr/local/share/doc/valknut EXAMPLESDIR=/usr/local/share/examples/valknut WWWDIR=/usr/local/www/valknut ETCDIR=/usr/local/etc/valknut --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for valknut-0.4.9_5 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> valknut-0.4.9_5 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.1.4_5.txz Installing pkg-1.1.4_5... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of valknut-0.4.9_5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by valknut-0.4.9_5 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by valknut-0.4.9_5 for building => SHA256 Checksum OK for valknut-0.4.9.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by valknut-0.4.9_5 for building ===> Extracting for valknut-0.4.9_5 => SHA256 Checksum OK for valknut-0.4.9.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for valknut-0.4.9_5 /usr/bin/sed -i.bak -e 's|-lpthread|-pthread|g; s|-D_XOPEN_SOURCE=500||g' /wrkdirs/usr/ports/net-p2p/valknut/work/valknut-0.4.9/configure =========================================================================== =======================<phase: build-depends >============================ ===> valknut-0.4.9_5 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... done done ===> Returning to build of valknut-0.4.9_5 ===> valknut-0.4.9_5 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.3.txz Installing pkgconf-0.9.3... done ===> Returning to build of valknut-0.4.9_5 ===> valknut-0.4.9_5 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.4_5.txz Installing qt4-corelib-4.8.4_5...Installing python27-2.7.5_3... done Installing python2-2_1... done Installing python-2.7_1,2... done Installing perl-5.14.4_1...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.14.4 to /usr/bin/perl Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl5 Done. Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. done Installing pcre-8.33... done Installing libffi-3.0.13... done Installing icu-50.1.2... done Installing glib-2.36.3...No schema files found: doing nothing. 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 valknut-0.4.9_5 ===> valknut-0.4.9_5 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.4.txz Installing qt4-gui-4.8.4...Installing xset-1.2.3_1...Installing xproto-7.0.24... done Installing xextproto-7.2.1... done Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done Installing libXau-1.0.8... done Installing libxml2-2.8.0_2... done Installing libpthread-stubs-0.3_3... done done Installing libXext-1.3.2,1...Installing libX11-1.6.1,1...Installing kbproto-1.0.6... done done done Installing libSM-1.2.1,1...Installing libICE-1.0.8,1... done done Installing libXt-1.1.4,1... done Installing libXmu-1.1.1,1... done Installing libXfontcache-1.0.5...Installing fontcacheproto-0.1.3... done done done Installing xprop-1.2.2... done Installing xineramaproto-1.2.1... done Installing renderproto-0.11.1... done Installing randrproto-1.4.0... done Installing libXrender-0.9.8... done <snip> inline void setTouchPoints(const QList<QTouchEvent::TouchPoint> &atouchPoints) { _touchPoints = atouchPoints; } ^ In file included from ./main.cpp:29: In file included from /usr/local/include/qt4/QtGui/qapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qcoreapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qobject.h:50: /usr/local/include/qt4/QtCore/qlist.h:423:35: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] memcpy(from, src, (to - from) * sizeof(Node *)); ~~~^~~~~~ ~ /usr/local/include/qt4/QtCore/qlist.h:711:9: note: in instantiation of member function 'QList<QAction *>::node_copy' requested here node_copy(reinterpret_cast<Node *>(p.begin()), reinterpret_cast<Node *>(p.end()), n); ^ /usr/local/include/qt4/QtCore/qlist.h:725:5: note: in instantiation of member function 'QList<QAction *>::detach_helper' requested here detach_helper(d->alloc); ^ /usr/local/include/qt4/QtCore/qlist.h:122:80: note: in instantiation of member function 'QList<QAction *>::detach_helper' requested here inline QList(const QList<T> &l) : d(l.d) { d->ref.ref(); if (!d->sharable) detach_helper(); } ^ /usr/local/include/qt4/QtGui/qactiongroup.h:85:63: note: in instantiation of member function 'QList<QAction *>::QList' requested here inline QT3_SUPPORT bool addTo(QWidget *w) { w->addActions(actions()); return true; } ^ In file included from ./main.cpp:29: In file included from /usr/local/include/qt4/QtGui/qapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qcoreapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qobject.h:47: In file included from /usr/local/include/qt4/QtCore/qobjectdefs.h:45: In file included from /usr/local/include/qt4/QtCore/qnamespace.h:45: /usr/local/include/qt4/QtCore/qglobal.h:2318:48: warning: implicit conversion changes signedness: 'QStyle::SubControl' to 'int' [-Wsign-conversion] Q_DECL_CONSTEXPR inline QFlags(Enum f) : i(f) {} ~^ /usr/local/include/qt4/QtGui/qstyle.h:879:1: note: in instantiation of member function 'QFlags<QStyle::SubControl>::QFlags' requested here Q_DECLARE_OPERATORS_FOR_FLAGS(QStyle::SubControls) ^ /usr/local/include/qt4/QtCore/qglobal.h:2355:10: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' { return QFlags<Flags::enum_type>(f1) | f2; } \ ^ /usr/local/include/qt4/QtCore/qglobal.h:2333:81: warning: implicit conversion changes signedness: 'const int' to 'unsigned int' [-Wsign-conversion] Q_DECL_CONSTEXPR inline QFlags operator|(Enum f) const { return QFlags(Enum(i | f)); } ^ ~ /usr/local/include/qt4/QtGui/qstyle.h:879:1: note: in instantiation of member function 'QFlags<QStyle::SubControl>::operator|' requested here Q_DECLARE_OPERATORS_FOR_FLAGS(QStyle::SubControls) ^ /usr/local/include/qt4/QtCore/qglobal.h:2355:39: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' { return QFlags<Flags::enum_type>(f1) | f2; } \ ^ In file included from ./main.cpp:29: In file included from /usr/local/include/qt4/QtGui/qapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qcoreapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qobject.h:50: /usr/local/include/qt4/QtCore/qlist.h:423:35: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] memcpy(from, src, (to - from) * sizeof(Node *)); ~~~^~~~~~ ~ /usr/local/include/qt4/QtCore/qlist.h:711:9: note: in instantiation of member function 'QList<QStyleOptionQ3ListViewItem>::node_copy' requested here node_copy(reinterpret_cast<Node *>(p.begin()), reinterpret_cast<Node *>(p.end()), n); ^ /usr/local/include/qt4/QtCore/qlist.h:725:5: note: in instantiation of member function 'QList<QStyleOptionQ3ListViewItem>::detach_helper' requested here detach_helper(d->alloc); ^ /usr/local/include/qt4/QtCore/qlist.h:446:13: note: in instantiation of member function 'QList<QStyleOptionQ3ListViewItem>::detach_helper' requested here detach_helper(); ^ /usr/local/include/qt4/QtGui/qstyleoption.h:747:20: note: in instantiation of member function 'QList<QStyleOptionQ3ListViewItem>::operator=' requested here class Q_GUI_EXPORT QStyleOptionQ3ListView : public QStyleOptionComplex ^ In file included from ./main.cpp:29: In file included from /usr/local/include/qt4/QtGui/qapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qcoreapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qobject.h:47: In file included from /usr/local/include/qt4/QtCore/qobjectdefs.h:45: In file included from /usr/local/include/qt4/QtCore/qnamespace.h:45: /usr/local/include/qt4/QtCore/qglobal.h:2318:48: warning: implicit conversion changes signedness: 'QTextOption::Flag' to 'int' [-Wsign-conversion] Q_DECL_CONSTEXPR inline QFlags(Enum f) : i(f) {} ~^ /usr/local/include/qt4/QtGui/qtextoption.h:146:1: note: in instantiation of member function 'QFlags<QTextOption::Flag>::QFlags' requested here Q_DECLARE_OPERATORS_FOR_FLAGS(QTextOption::Flags) ^ /usr/local/include/qt4/QtCore/qglobal.h:2355:10: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' { return QFlags<Flags::enum_type>(f1) | f2; } \ ^ /usr/local/include/qt4/QtCore/qglobal.h:2333:81: warning: implicit conversion changes signedness: 'const int' to 'unsigned int' [-Wsign-conversion] Q_DECL_CONSTEXPR inline QFlags operator|(Enum f) const { return QFlags(Enum(i | f)); } ^ ~ /usr/local/include/qt4/QtGui/qtextoption.h:146:1: note: in instantiation of member function 'QFlags<QTextOption::Flag>::operator|' requested here Q_DECLARE_OPERATORS_FOR_FLAGS(QTextOption::Flags) ^ /usr/local/include/qt4/QtCore/qglobal.h:2355:39: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' { return QFlags<Flags::enum_type>(f1) | f2; } \ ^ In file included from ./main.cpp:29: In file included from /usr/local/include/qt4/QtGui/qapplication.h:54: In file included from /usr/local/include/qt4/QtGui/qwidget.h:49: In file included from /usr/local/include/qt4/QtGui/qpalette.h:47: In file included from /usr/local/include/qt4/QtGui/qbrush.h:47: /usr/local/include/qt4/QtCore/qvector.h:503:34: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); ^~~~~~~~~~~~~~~~~ ~ /usr/local/include/qt4/QtCore/qvector.h:337:3: note: in instantiation of member function 'QVector<QTextLength>::realloc' requested here { realloc(d->size, d->alloc); } ^ /usr/local/include/qt4/QtCore/qvector.h:123:84: note: in instantiation of member function 'QVector<QTextLength>::detach_helper' requested here inline QVector(const QVector<T> &v) : d(v.d) { d->ref.ref(); if (!d->sharable) detach_helper(); } ^ /usr/local/include/qt4/QtGui/qtextformat.h:857:14: note: in instantiation of member function 'QVector<QTextLength>::QVector' requested here { return lengthVectorProperty(TableColumnWidthConstraints); } ^ In file included from ./main.cpp:29: In file included from /usr/local/include/qt4/QtGui/qapplication.h:54: In file included from /usr/local/include/qt4/QtGui/qwidget.h:49: In file included from /usr/local/include/qt4/QtGui/qpalette.h:47: In file included from /usr/local/include/qt4/QtGui/qbrush.h:47: /usr/local/include/qt4/QtCore/qvector.h:503:78: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); ~~~~~~~~~~~~~~~~~~~~~~~^~~ ~ /usr/local/include/qt4/QtCore/qvector.h:508:81: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/qt4/QtCore/qvector.h:508:63: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^~~~~~~~~~~~~~~~~ ~ /usr/local/include/qt4/QtCore/qvector.h:508:91: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ~~~~~~~^~~ ~ /usr/local/include/qt4/QtCore/qvector.h:509:78: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/qt4/QtCore/qvector.h:509:60: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^~~~~~~~~~~~~~~~~ ~ /usr/local/include/qt4/QtCore/qvector.h:509:90: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ~~~~~~~~~^~~ ~ /usr/local/include/qt4/QtCore/qvector.h:547:51: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] qMemSet(x.p->array + x.d->size, 0, (asize - x.d->size) * sizeof(T)); ~~~~~~^~~~~~~~~~~ ~ /usr/local/include/qt4/QtCore/qvector.h:405:71: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion] QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/qt4/QtCore/qvector.h:494:19: note: in instantiation of member function 'QVector<QTextLength>::malloc' requested here x.d = malloc(aalloc); ^ /usr/local/include/qt4/QtCore/qvector.h:337:3: note: in instantiation of member function 'QVector<QTextLength>::realloc' requested here { realloc(d->size, d->alloc); } ^ /usr/local/include/qt4/QtCore/qvector.h:123:84: note: in instantiation of member function 'QVector<QTextLength>::detach_helper' requested here inline QVector(const QVector<T> &v) : d(v.d) { d->ref.ref(); if (!d->sharable) detach_helper(); } ^ /usr/local/include/qt4/QtGui/qtextformat.h:857:14: note: in instantiation of member function 'QVector<QTextLength>::QVector' requested here { return lengthVectorProperty(TableColumnWidthConstraints); } ^ In file included from ./main.cpp:29: In file included from /usr/local/include/qt4/QtGui/qapplication.h:54: In file included from /usr/local/include/qt4/QtGui/qwidget.h:49: In file included from /usr/local/include/qt4/QtGui/qpalette.h:47: In file included from /usr/local/include/qt4/QtGui/qbrush.h:47: /usr/local/include/qt4/QtCore/qvector.h:405:53: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^~~~~~~~~~~~~~~~~ ~ /usr/local/include/qt4/QtCore/qvector.h:405:81: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion] QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ~~~~~~~^~~ ~ In file included from ./main.cpp:29: In file included from /usr/local/include/qt4/QtGui/qapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qcoreapplication.h:45: In file included from /usr/local/include/qt4/QtCore/qobject.h:47: In file included from /usr/local/include/qt4/QtCore/qobjectdefs.h:45: In file included from /usr/local/include/qt4/QtCore/qnamespace.h:45: /usr/local/include/qt4/QtCore/qglobal.h:2318:48: warning: implicit conversion changes signedness: 'QTextEdit::AutoFormattingFlag' to 'int' [-Wsign-conversion] Q_DECL_CONSTEXPR inline QFlags(Enum f) : i(f) {} ~^ /usr/local/include/qt4/QtGui/qtextedit.h:422:1: note: in instantiation of member function 'QFlags<QTextEdit::AutoFormattingFlag>::QFlags' requested here Q_DECLARE_OPERATORS_FOR_FLAGS(QTextEdit::AutoFormatting) ^ /usr/local/include/qt4/QtCore/qglobal.h:2355:10: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' { return QFlags<Flags::enum_type>(f1) | f2; } \ ^ /usr/local/include/qt4/QtCore/qglobal.h:2333:81: warning: implicit conversion changes signedness: 'const int' to 'unsigned int' [-Wsign-conversion] Q_DECL_CONSTEXPR inline QFlags operator|(Enum f) const { return QFlags(Enum(i | f)); } ^ ~ /usr/local/include/qt4/QtGui/qtextedit.h:422:1: note: in instantiation of member function 'QFlags<QTextEdit::AutoFormattingFlag>::operator|' requested here Q_DECLARE_OPERATORS_FOR_FLAGS(QTextEdit::AutoFormatting) ^ /usr/local/include/qt4/QtCore/qglobal.h:2355:39: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' { return QFlags<Flags::enum_type>(f1) | f2; } \ ^ 121 warnings and 1 error generated. gmake[5]: *** [main.o] Error 1 gmake[5]: Leaving directory `/wrkdirs/usr/ports/net-p2p/valknut/work/valknut-0.4.9/valknut' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/wrkdirs/usr/ports/net-p2p/valknut/work/valknut-0.4.9/valknut' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/wrkdirs/usr/ports/net-p2p/valknut/work/valknut-0.4.9/valknut' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/net-p2p/valknut/work/valknut-0.4.9' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/net-p2p/valknut/work/valknut-0.4.9' *** Error code 1 Stop. make: stopped in /usr/ports/net-p2p/valknut ===> Cleaning for valknut-0.4.9_5 _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"