Date: Sun, 28 Jan 2018 16:53:45 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-armv6-default][databases/tora] Failed for tora-2.1.3_11, 1 in build Message-ID: <201801281653.w0SGrjq0041169@beefy8.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: rene@FreeBSD.org Ident: $FreeBSD: head/databases/tora/Makefile 435639 2017-03-07 18:57:21Z rene $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p460069_s328457/logs/tora-2.1.3_11,1.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p460069_s328457 Log: =>> Building databases/tora build started at Sun Jan 28 16:45:19 UTC 2018 port directory: /usr/ports/databases/tora package name: tora-2.1.3_11,1 building for: FreeBSD head-armv6-default-job-18 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 arm maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/tora/Makefile 435639 2017-03-07 18:57:21Z rene $ Poudriere version: 3.2.4-20-g3ab5fc55 Host OSVERSION: 1200054 Jail OSVERSION: 1200056 Job Id: 18 !!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1200056 UNAME_v=FreeBSD 12.0-CURRENT 1200056 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.4-20-g3ab5fc55 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for tora-2.1.3_11,1: DOCS=on: Build and/or install documentation MYSQL=on: MySQL database support PGSQL=on: PostgreSQL database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-pcre=/usr/local --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 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/databases/tora/work/tora-2.1.3/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tora/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tora/work HOME=/wrkdirs/usr/ports/databases/tora/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/tora/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake" MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/databases/tora/work/tora-2.1.3/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tora/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tora/work HOME=/wrkdirs/usr/ports/databases/tora/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/tora/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" QT_BINDIR="lib/qt4/bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tora" EXAMPLESDIR="share/examples/tora" DATADIR="share/tora" WWWDIR="www/tora" ETCDIR="etc/tora" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tora DOCSDIR=/usr/local/share/doc/tora EXAMPLESDIR=/usr/local/share/examples/tora WWWDIR=/usr/local/www/tora ETCDIR=/usr/local/etc/tora --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200056 PYTHONBASE=/usr/local UID=0 _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> NOTICE: The tora port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> tora-2.1.3_11,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.4.txz [head-armv6-default-job-18] Installing pkg-1.10.4... [head-armv6-default-job-18] Extracting pkg-1.10.4: .......... done ===> tora-2.1.3_11,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tora-2.1.3_11,1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The tora port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: <snip> register T *originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:250:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:251:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ 15 warnings generated. mv -f .deps/tora-toparamget.Tpo .deps/tora-toparamget.Po /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I.. -I./otl -I../src/loki/include -I/usr/local/include/qt4 -I/usr/local/include/qt4/Qt -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXml -DDEFAULT_PLUGIN_DIR=\"/usr/local/lib\" -DTOVERSION=\"2.1.3\" -O2 -pipe -fno-strict-aliasing -fno-inline -O2 -MT tora-topreferences.o -MD -MP -MF .deps/tora-topreferences.Tpo -c -o tora-topreferences.o `test -f 'topreferences.cpp' || echo './'`topreferences.cpp In file included from topreferences.cpp:42: In file included from ./utils.h:51: In file included from /usr/local/include/qt4/QtGui/QToolButton:1: In file included from /usr/local/include/qt4/QtGui/qtoolbutton.h:45: In file included from /usr/local/include/qt4/QtGui/qabstractbutton.h:45: In file included from /usr/local/include/qt4/QtGui/qicon.h:47: In file included from /usr/local/include/qt4/QtCore/qlist.h:46: In file included from /usr/local/include/qt4/QtCore/qatomic.h:46: In file included from /usr/local/include/qt4/QtCore/qbasicatomic.h:227: In file included from /usr/local/include/qt4/QtCore/qatomic_arch.h:56: In file included from /usr/local/include/qt4/QtCore/qatomic_arm.h:66: /usr/local/include/qt4/QtCore/qatomic_armv6.h:115:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:116:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:133:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:134:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:170:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:171:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:188:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:189:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:190:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:210:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:230:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:231:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:249:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:250:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:251:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ 15 warnings generated. mv -f .deps/tora-topreferences.Tpo .deps/tora-topreferences.Po /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I.. -I./otl -I../src/loki/include -I/usr/local/include/qt4 -I/usr/local/include/qt4/Qt -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXml -DDEFAULT_PLUGIN_DIR=\"/usr/local/lib\" -DTOVERSION=\"2.1.3\" -O2 -pipe -fno-strict-aliasing -fno-inline -O2 -MT tora-toplsqleditor.o -MD -MP -MF .deps/tora-toplsqleditor.Tpo -c -o tora-toplsqleditor.o `test -f 'toplsqleditor.cpp' || echo './'`toplsqleditor.cpp In file included from toplsqleditor.cpp:42: In file included from /usr/local/include/qt4/QtGui/QToolBar:1: In file included from /usr/local/include/qt4/QtGui/qtoolbar.h:45: In file included from /usr/local/include/qt4/QtGui/qwidget.h:47: In file included from /usr/local/include/qt4/QtCore/qobject.h:48: In file included from /usr/local/include/qt4/QtCore/qstring.h:46: In file included from /usr/local/include/qt4/QtCore/qbytearray.h:45: In file included from /usr/local/include/qt4/QtCore/qatomic.h:46: In file included from /usr/local/include/qt4/QtCore/qbasicatomic.h:227: In file included from /usr/local/include/qt4/QtCore/qatomic_arch.h:56: In file included from /usr/local/include/qt4/QtCore/qatomic_arm.h:66: /usr/local/include/qt4/QtCore/qatomic_armv6.h:115:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:116:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:133:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:134:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:170:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:171:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:188:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:189:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:190:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:210:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:230:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:231:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:249:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:250:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:251:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ 15 warnings generated. mv -f .deps/tora-toplsqleditor.Tpo .deps/tora-toplsqleditor.Po /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I.. -I./otl -I../src/loki/include -I/usr/local/include/qt4 -I/usr/local/include/qt4/Qt -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXml -DDEFAULT_PLUGIN_DIR=\"/usr/local/lib\" -DTOVERSION=\"2.1.3\" -O2 -pipe -fno-strict-aliasing -fno-inline -O2 -MT tora-toplsqltext.o -MD -MP -MF .deps/tora-toplsqltext.Tpo -c -o tora-toplsqltext.o `test -f 'toplsqltext.cpp' || echo './'`toplsqltext.cpp In file included from toplsqltext.cpp:42: In file included from /usr/local/include/qt4/QtCore/QSettings:1: In file included from /usr/local/include/qt4/QtCore/qsettings.h:45: In file included from /usr/local/include/qt4/QtCore/qobject.h:48: In file included from /usr/local/include/qt4/QtCore/qstring.h:46: In file included from /usr/local/include/qt4/QtCore/qbytearray.h:45: In file included from /usr/local/include/qt4/QtCore/qatomic.h:46: In file included from /usr/local/include/qt4/QtCore/qbasicatomic.h:227: In file included from /usr/local/include/qt4/QtCore/qatomic_arch.h:56: In file included from /usr/local/include/qt4/QtCore/qatomic_arm.h:66: /usr/local/include/qt4/QtCore/qatomic_armv6.h:115:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:116:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:133:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:134:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:170:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:171:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:188:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:189:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:190:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:210:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:230:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:231:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:249:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *originalValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:250:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T *newValue; ^~~~~~~~~ /usr/local/include/qt4/QtCore/qatomic_armv6.h:251:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int result; ^~~~~~~~~ toplsqltext.cpp:80:19: error: cannot initialize a member subobject of type 'const char *' with an rvalue of type 'bool' { NULL, NULL, false, false} ^~~~~ 15 warnings and 1 error generated. gmake[4]: *** [Makefile:2130: tora-toplsqltext.o] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/tora/work/tora-2.1.3/src' gmake[3]: *** [Makefile:1231: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/tora/work/tora-2.1.3/src' gmake[2]: *** [Makefile:522: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/tora/work/tora-2.1.3' gmake[1]: *** [Makefile:452: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/tora/work/tora-2.1.3' *** Error code 1 Stop. make: stopped in /usr/ports/databases/tora
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801281653.w0SGrjq0041169>