Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2018 23:17:38 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][misc/qbrew] Failed for qbrew-0.4.1_4 in build
Message-ID:  <201809062317.w86NHcO8075539@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:     david@usermode.org
Last committer: tcberner@FreeBSD.org
Ident:          $FreeBSD: head/misc/qbrew/Makefile 473503 2018-06-28 17:39:53Z tcberner $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p478648_s338416/logs/qbrew-0.4.1_4.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p478648_s338416
Log:

=>> Building misc/qbrew
build started at Thu Sep  6 23:15:51 UTC 2018
port directory: /usr/ports/misc/qbrew
package name: qbrew-0.4.1_4
building for: FreeBSD head-armv6-default-job-18 12.0-ALPHA4 FreeBSD 12.0-ALPHA4 1200083 arm
maintained by: david@usermode.org
Makefile ident:      $FreeBSD: head/misc/qbrew/Makefile 473503 2018-06-28 17:39:53Z tcberner $
Poudriere version: 3.2.7-6-g819c79a1
Host OSVERSION: 1200069
Jail OSVERSION: 1200083
Job Id: 18




!!! Jail is newer than host. (Jail: 1200083, Host: 1200069) !!!
!!! 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=1200083
UNAME_v=FreeBSD 12.0-ALPHA4 1200083
UNAME_r=12.0-ALPHA4
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-6-g819c79a1
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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---
---End OPTIONS List---

--MAINTAINER--
david@usermode.org
--End MAINTAINER--

--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--
QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/misc/qbrew/work/qbrew-0.4.1/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" 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)" XDG_DATA_HOME=/wrkdirs/usr/ports/misc/qbrew/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/qbrew/work  HOME=/wrkdirs/usr/ports/misc/qbrew/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/qbrew/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/misc/qbrew/work/qbrew-0.4.1/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/misc/qbrew/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/qbrew/work  HOME=/wrkdirs/usr/ports/misc/qbrew/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/qbrew/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  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" 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" DEBUG="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/qbrew"  EXAMPLESDIR="share/examples/qbrew"  DATADIR="share/qbrew"  WWWDIR="www/qbrew"  ETCDIR="etc/qbrew"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/qbrew DOCSDIR=/usr/local/share/doc/qbrew EXAMPLESDIR=/usr/local/share/examples/qbrew  WWWDIR=/usr/local/www/qbrew ETCDIR=/usr/local/etc/qbrew
--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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv6-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv6-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv6-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=12.0-ALPHA4
OSREL=12.0
OSVERSION=1200083
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qbrew-0.4.1_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_2.txz
[head-armv6-default-job-18] Installing pkg-1.10.5_2...
[head-armv6-default-job-18] Extracting pkg-1.10.5_2: .......... done
===>   qbrew-0.4.1_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qbrew-0.4.1_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by qbrew-0.4.1_4 for building
===========================================================================
<snip>
FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from qt4-corelib-4.8.7_13:

======================================================================

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!

======================================================================
Message from dejavu-2.37:

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/share/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.
===>   qbrew-0.4.1_4 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so)
===>   Returning to build of qbrew-0.4.1_4
===>   qbrew-0.4.1_4 depends on shared library: libQtXml.so - not found
===>   Installing existing package /packages/All/qt4-xml-4.8.7_2.txz
[head-armv6-default-job-18] Installing qt4-xml-4.8.7_2...
[head-armv6-default-job-18] Extracting qt4-xml-4.8.7_2: .......... done
===>   qbrew-0.4.1_4 depends on shared library: libQtXml.so - found (/usr/local/lib/qt4/libQtXml.so)
===>   Returning to build of qbrew-0.4.1_4
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qbrew-0.4.1_4
===========================================================================
=======================<phase: build          >============================
===>  Building for qbrew-0.4.1_4
/usr/local/lib/qt4/bin/uic src/alcoholtool.ui -o build/ui_alcoholtool.h
/usr/local/lib/qt4/bin/uic src/calcconfig.ui -o build/ui_calcconfig.h
/usr/local/lib/qt4/bin/uic src/databasetool.ui -o build/ui_databasetool.h
/usr/local/lib/qt4/bin/uic src/generalconfig.ui -o build/ui_generalconfig.h
/usr/local/lib/qt4/bin/uic src/helpviewer.ui -o build/ui_helpviewer.h
/usr/local/lib/qt4/bin/uic src/hydrometertool.ui -o build/ui_hydrometertool.h
/usr/local/lib/qt4/bin/uic src/ingredientpage.ui -o build/ui_ingredientpage.h
/usr/local/lib/qt4/bin/uic src/mainwindow.ui -o build/ui_mainwindow.h
/usr/local/lib/qt4/bin/uic src/noteview.ui -o build/ui_noteview.h
/usr/local/lib/qt4/bin/uic src/recipeconfig.ui -o build/ui_recipeconfig.h
/usr/local/lib/qt4/bin/uic src/view.ui -o build/ui_view.h
/nxb-bin/usr/bin/c++ -c -O2 -pipe -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4 -Isrc -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/alcoholtool.o src/alcoholtool.cpp
In file included from src/alcoholtool.cpp:11:
In file included from /usr/local/include/qt4/QtGui/QLabel:1:
In file included from /usr/local/include/qt4/QtGui/qlabel.h:45:
In file included from /usr/local/include/qt4/QtGui/qframe.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.
/nxb-bin/usr/bin/c++ -c -O2 -pipe -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4 -Isrc -Ibuild -Ibuild -I/usr/local/include/qt4 -I/usr/local/include -o build/beerxmlreader.o src/beerxmlreader.cpp
In file included from src/beerxmlreader.cpp:10:
In file included from /usr/local/include/qt4/QtGui/QApplication:1:
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: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;
    ^~~~~~~~~
src/beerxmlreader.cpp:257:16: error: no viable conversion from returned value of type 'bool' to function return type 'Recipe'
        return false;
               ^~~~~
src/recipe.h:57:5: note: candidate constructor not viable: no known conversion from 'bool' to 'QObject *' for 1st argument
    Recipe(QObject *parent=0);
    ^
src/recipe.h:58:5: note: candidate constructor not viable: no known conversion from 'bool' to 'const Recipe &' for 1st argument
    Recipe(const Recipe &recipe);
    ^
15 warnings and 1 error generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/misc/qbrew/work/qbrew-0.4.1
*** Error code 1

Stop.
make: stopped in /usr/ports/misc/qbrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809062317.w86NHcO8075539>