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:     b...@freebsd.org
Last committer: zeis...@freebsd.org
Ident:          $FreeBSD: head/textproc/goldendict/Makefile 516989 2019-11-07 
17:19:11Z zeising $
Log URL:        
http://beefy17.nyi.freebsd.org/data/head-i386-default/p529158_s359311/logs/goldendict-1.5.0.g20190709_2.log
Build URL:      
http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p529158_s359311
Log:

=>> Building textproc/goldendict
build started at Thu Mar 26 07:03:21 UTC 2020
port directory: /usr/ports/textproc/goldendict
package name: goldendict-1.5.0.g20190709_2
building for: FreeBSD head-i386-default-job-10 13.0-CURRENT FreeBSD 
13.0-CURRENT 1300085 i386
maintained by: b...@freebsd.org
Makefile ident:      $FreeBSD: head/textproc/goldendict/Makefile 516989 
2019-11-07 17:19:11Z zeising $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1300085
Job Id: 10




!!! Jail is newer than host. (Jail: 1300085, Host: 1300076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300085
UNAME_v=FreeBSD 13.0-CURRENT 1300085
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-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---
===> The following configuration options are available for 
goldendict-1.5.0.g20190709_2:
     EPWING=on: Japanese EPWING dictionary format support
     FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
     OPENCC=on: Chinese conversion support via OpenCC
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
b...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5  
--with-qt-libraries=/usr/local/lib/qt5  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf QT_SELECT=qt5 
QMAKEMODULES="/wrkdirs/usr/ports/textproc/goldendict/work/goldendict-05bfc35/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules"
 QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake"  
MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" 
UIC="/usr/local/lib/qt5/bin/uic"  
QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case 
"$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/goldendict/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/goldendict/work  
HOME=/wrkdirs/usr/ports/textproc/goldendict/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/textproc/goldendict/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt5 
QMAKEMODULES="/wrkdirs/usr/ports/textproc/goldendict/work/goldendict-05bfc35/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules"
 XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/goldendict/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/goldendict/work  
HOME=/wrkdirs/usr/ports/textproc/goldendict/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/textproc/goldendict/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 
LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  
CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  
CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" 
CXXFLAGS="-O2 -pipe -fstack-protector-strong -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--
GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0" QT_BINDIR="lib/qt5/bin" 
QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" 
QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" 
QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" 
QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" 
QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" 
QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" 
DEBUG="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/goldendict"  
EXAMPLESDIR="share/examples/goldendict"  DATADIR="share/goldendict"  
WWWDIR="www/goldendict"  ETCDIR="etc/goldendict"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/goldendict 
DOCSDIR=/usr/local/share/doc/goldendict 
EXAMPLESDIR=/usr/local/share/examples/goldendict  
WWWDIR=/usr/local/www/goldendict ETCDIR=/usr/local/etc/goldendict
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 
(g...@github.com:llvm/llvm-project.git llvmorg-10.0.0-rc4-5-g52c365aa9ca) 
Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 
(g...@github.com:llvm/llvm-project.git llvmorg-10.0.0-rc4-5-g52c365aa9ca) 
Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin 
"/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" 
"--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-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_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 
(g...@github.com:llvm/llvm-project.git llvmorg-10.0.0-rc4-5-g52c365aa9ca) 
Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300085
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   goldendict-1.5.0.g20190709_2 depends on file: /usr/local/sbin/pkg - not 
found
===>   Installing existing package /packages/All/pkg-1.13.2.txz
[head-i386-default-job-10] Installing pkg-1.13.2...
[head-i386-default-job-10] Extracting pkg-1.13.2: .......... done
ldconfig: aout support is deprecated
===>   goldendict-1.5.0.g20190709_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of goldendict-1.5.0.g20190709_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by goldendict-1.5.0.g20190709_2 for 
building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by goldendict-1.5.0.g20190709_2 for 
building
=> SHA256 Checksum OK for 
goldendict-goldendict-1.5.0-g20190709-05bfc35_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by goldendict-1.5.0.g20190709_2 for 
building
===>  Extracting for goldendict-1.5.0.g20190709_2
=> SHA256 Checksum OK for 
goldendict-goldendict-1.5.0-g20190709-05bfc35_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for goldendict-1.5.0.g20190709_2
===========================================================================
=======================<phase: build-depends  >============================
===>   goldendict-1.5.0.g20190709_2 depends on executable: 
gtk-update-icon-cache - not found
===>   Installing existing package 
/packages/All/gtk-update-icon-cache-2.24.32.txz
<snip>
===>   goldendict-1.5.0.g20190709_2 depends on shared library: 
libQt5X11Extras.so - not found
===>   Installing existing package /packages/All/qt5-x11extras-5.13.2.txz
[head-i386-default-job-10] Installing qt5-x11extras-5.13.2...
[head-i386-default-job-10] Extracting qt5-x11extras-5.13.2: .......... done
ldconfig: aout support is deprecated
===>   goldendict-1.5.0.g20190709_2 depends on shared library: 
libQt5X11Extras.so - found (/usr/local/lib/qt5/libQt5X11Extras.so)
===>   Returning to build of goldendict-1.5.0.g20190709_2
===>   goldendict-1.5.0.g20190709_2 depends on shared library: libQt5Xml.so - 
found (/usr/local/lib/qt5/libQt5Xml.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for goldendict-1.5.0.g20190709_2
Info: creating stash file 
/wrkdirs/usr/ports/textproc/goldendict/work/goldendict-05bfc35/.qmake.stash
sh: git: not found
Project MESSAGE: Failed to precisely describe the version via Git -- using the 
default version string
Project MESSAGE: Install Prefix is: /usr/local
===========================================================================
=======================<phase: build          >============================
===>  Building for goldendict-1.5.0.g20190709_2
--- build/ui_dictgroupwidget.h ---
--- build/ui_mainwindow.h ---
--- build/ui_dictgroupwidget.h ---
/usr/local/lib/qt5/bin/uic dictgroupwidget.ui -o build/ui_dictgroupwidget.h
--- build/ui_mainwindow.h ---
/usr/local/lib/qt5/bin/uic mainwindow.ui -o build/ui_mainwindow.h
--- build/ui_sources.h ---
--- build/ui_initializing.h ---
--- build/ui_sources.h ---
/usr/local/lib/qt5/bin/uic sources.ui -o build/ui_sources.h
--- build/ui_initializing.h ---
/usr/local/lib/qt5/bin/uic initializing.ui -o build/ui_initializing.h
--- build/ui_scanpopup.h ---
--- build/ui_articleview.h ---
--- build/ui_scanpopup.h ---
/usr/local/lib/qt5/bin/uic scanpopup.ui -o build/ui_scanpopup.h
--- build/ui_articleview.h ---
/usr/local/lib/qt5/bin/uic articleview.ui -o build/ui_articleview.h
--- build/ui_preferences.h ---
--- build/ui_about.h ---
--- build/ui_preferences.h ---
/usr/local/lib/qt5/bin/uic preferences.ui -o build/ui_preferences.h
--- build/ui_about.h ---
/usr/local/lib/qt5/bin/uic about.ui -o build/ui_about.h
--- build/ui_editdictionaries.h ---
/usr/local/lib/qt5/bin/uic editdictionaries.ui -o build/ui_editdictionaries.h
--- build/ui_dictinfo.h ---
/usr/local/lib/qt5/bin/uic dictinfo.ui -o build/ui_dictinfo.h
--- build/ui_dictheadwords.h ---
/usr/local/lib/qt5/bin/uic dictheadwords.ui -o build/ui_dictheadwords.h
--- build/ui_authentication.h ---
/usr/local/lib/qt5/bin/uic authentication.ui -o build/ui_authentication.h
--- build/ui_fulltextsearch.h ---
/usr/local/lib/qt5/bin/uic fulltextsearch.ui -o build/ui_fulltextsearch.h
--- build/ui_scanflag.h ---
/usr/local/lib/qt5/bin/uic scanflag.ui -o build/ui_scanflag.h
--- build/ui_chineseconversion.h ---
/usr/local/lib/qt5/bin/uic chineseconversion.ui -o build/ui_chineseconversion.h
--- build/folding.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -rdynamic -frtti 
-Wall -W -pthread -fPIC -DMAKE_QTMULTIMEDIA_PLAYER -DMAKE_FFMPEG_PLAYER 
-DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/local/share/goldendict/\" 
-DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_ZIM_SUPPORT 
-DMAKE_EXTRA_TIFF_HANDLER -DMAKE_CHINESE_CONVERSION_SUPPORT -DQT_NO_DEBUG 
-DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB 
-DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_MULTIMEDIA_LIB -DQT_X11EXTRAS_LIB 
-DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. 
-Iqtsingleapplication/src -I/usr/local/include -I/usr/local/include/hunspell 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtSvg 
-I/usr/local/include/qt5/QtWebKitWidgets 
-I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtHelp 
-I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit 
-I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtX11Extras 
-I/usr/local/include/qt5/QtGui -I/usr/loca
 l/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -Ibuild 
-I/usr/local/include/libdrm -Ibuild -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang -o build/folding.o folding.cc
--- build/dictionary.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -rdynamic -frtti 
-Wall -W -pthread -fPIC -DMAKE_QTMULTIMEDIA_PLAYER -DMAKE_FFMPEG_PLAYER 
-DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/local/share/goldendict/\" 
-DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_ZIM_SUPPORT 
-DMAKE_EXTRA_TIFF_HANDLER -DMAKE_CHINESE_CONVERSION_SUPPORT -DQT_NO_DEBUG 
-DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB 
-DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_MULTIMEDIA_LIB -DQT_X11EXTRAS_LIB 
-DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. 
-Iqtsingleapplication/src -I/usr/local/include -I/usr/local/include/hunspell 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtSvg 
-I/usr/local/include/qt5/QtWebKitWidgets 
-I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtHelp 
-I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit 
-I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtX11Extras 
-I/usr/local/include/qt5/QtGui -I/usr/loca
 l/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -Ibuild 
-I/usr/local/include/libdrm -Ibuild -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang -o build/dictionary.o dictionary.cc
--- build/folding.o ---
c++: warning: argument unused during compilation: '-rdynamic' 
[-Wunused-command-line-argument]
--- build/dictionary.o ---
c++: warning: argument unused during compilation: '-rdynamic' 
[-Wunused-command-line-argument]
--- build/folding.o ---
In file included from folding.cc:4:
In file included from ./folding.hh:8:
In file included from /usr/local/include/qt5/QtCore/QString:1:
In file included from /usr/local/include/qt5/QtCore/qstring.h:49:
/usr/local/include/qt5/QtCore/qbytearray.h:545:22: warning: definition of 
implicit copy constructor for 'QByteRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    inline QByteRef &operator=(const QByteRef &c)
                     ^
/usr/local/include/qt5/QtCore/qbytearray.h:563:28: note: in implicit copy 
constructor for 'QByteRef' first required here
{ Q_ASSERT(i >= 0); return QByteRef(*this, i); }
                           ^
In file included from folding.cc:4:
In file included from ./folding.hh:8:
In file included from /usr/local/include/qt5/QtCore/QString:1:
/usr/local/include/qt5/QtCore/qstring.h:1061:22: warning: definition of 
implicit copy constructor for 'QCharRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    inline QCharRef &operator=(const QCharRef &c) { return operator=(QChar(c)); 
}
                     ^
/usr/local/include/qt5/QtCore/qstring.h:1161:28: note: in implicit copy 
constructor for 'QCharRef' first required here
{ Q_ASSERT(i >= 0); return QCharRef(*this, i); }
                           ^
--- build/dictionary.o ---
In file included from dictionary.cc:7:
In file included from ./dictionary.hh:10:
In file included from /usr/local/include/qt5/QtCore/QObject:1:
In file included from /usr/local/include/qt5/QtCore/qobject.h:47:
In file included from /usr/local/include/qt5/QtCore/qstring.h:49:
/usr/local/include/qt5/QtCore/qbytearray.h:545:22: warning: definition of 
implicit copy constructor for 'QByteRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    inline QByteRef &operator=(const QByteRef &c)
                     ^
/usr/local/include/qt5/QtCore/qbytearray.h:563:28: note: in implicit copy 
constructor for 'QByteRef' first required here
{ Q_ASSERT(i >= 0); return QByteRef(*this, i); }
                           ^
In file included from dictionary.cc:7:
In file included from ./dictionary.hh:10:
In file included from /usr/local/include/qt5/QtCore/QObject:1:
In file included from /usr/local/include/qt5/QtCore/qobject.h:47:
/usr/local/include/qt5/QtCore/qstring.h:1061:22: warning: definition of 
implicit copy constructor for 'QCharRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    inline QCharRef &operator=(const QCharRef &c) { return operator=(QChar(c)); 
}
                     ^
/usr/local/include/qt5/QtCore/qstring.h:1161:28: note: in implicit copy 
constructor for 'QCharRef' first required here
{ Q_ASSERT(i >= 0); return QCharRef(*this, i); }
                           ^
In file included from dictionary.cc:7:
In file included from ./dictionary.hh:13:
./sptr.hh:71:12: error: cannot initialize return object of type 'unsigned int' 
with an lvalue of type 'unsigned int *const'
  { return count; }
           ^~~~~
In file included from dictionary.cc:7:
In file included from ./dictionary.hh:17:
In file included from ./langcoder.hh:4:
In file included from /usr/local/include/qt5/QtGui/QtGui:3:
In file included from /usr/local/include/qt5/QtGui/QtGuiDepends:3:
In file included from /usr/local/include/qt5/QtCore/QtCore:31:
/usr/local/include/qt5/QtCore/qbitarray.h:156:14: warning: definition of 
implicit copy constructor for 'QBitRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    QBitRef& operator=(const QBitRef& val) { a.setBit(i, val); return *this; }
             ^
/usr/local/include/qt5/QtCore/qbitarray.h:161:28: note: in implicit copy 
constructor for 'QBitRef' first required here
{ Q_ASSERT(i >= 0); return QBitRef(*this, i); }
                           ^
In file included from dictionary.cc:7:
In file included from ./dictionary.hh:17:
In file included from ./langcoder.hh:4:
In file included from /usr/local/include/qt5/QtGui/QtGui:3:
In file included from /usr/local/include/qt5/QtGui/QtGuiDepends:3:
In file included from /usr/local/include/qt5/QtCore/QtCore:113:
In file included from /usr/local/include/qt5/QtCore/qjsonarray.h:43:
/usr/local/include/qt5/QtCore/qjsonvalue.h:183:20: warning: definition of 
implicit copy constructor for 'QJsonValueRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    QJsonValueRef &operator = (const QJsonValueRef &val);
                   ^
/usr/local/include/qt5/QtCore/qjsonarray.h:139:57: note: in implicit copy 
constructor for 'QJsonValueRef' first required here
        inline QJsonValueRef operator*() const { return QJsonValueRef(a, i); }
                                                        ^
--- build/folding.o ---
2 warnings generated.
--- build/config.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -rdynamic -frtti 
-Wall -W -pthread -fPIC -DMAKE_QTMULTIMEDIA_PLAYER -DMAKE_FFMPEG_PLAYER 
-DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/local/share/goldendict/\" 
-DPROGRAM_VERSION=\"1.5.0-RC2+git\" -DMAKE_ZIM_SUPPORT 
-DMAKE_EXTRA_TIFF_HANDLER -DMAKE_CHINESE_CONVERSION_SUPPORT -DQT_NO_DEBUG 
-DQT_SVG_LIB -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB 
-DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_MULTIMEDIA_LIB -DQT_X11EXTRAS_LIB 
-DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. 
-Iqtsingleapplication/src -I/usr/local/include -I/usr/local/include/hunspell 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtSvg 
-I/usr/local/include/qt5/QtWebKitWidgets 
-I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtHelp 
-I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtWebKit 
-I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtX11Extras 
-I/usr/local/include/qt5/QtGui -I/usr/loca
 l/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -Ibuild 
-I/usr/local/include/libdrm -Ibuild -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang -o build/config.o config.cc
c++: warning: argument unused during compilation: '-rdynamic' 
[-Wunused-command-line-argument]
--- build/dictionary.o ---
4 warnings and 1 error generated.
*** [build/dictionary.o] Error code 1

make[1]: stopped in 
/wrkdirs/usr/ports/textproc/goldendict/work/goldendict-05bfc35
--- build/config.o ---
In file included from config.cc:4:
In file included from ./config.hh:7:
In file included from /usr/local/include/qt5/QtCore/QObject:1:
In file included from /usr/local/include/qt5/QtCore/qobject.h:47:
In file included from /usr/local/include/qt5/QtCore/qstring.h:49:
/usr/local/include/qt5/QtCore/qbytearray.h:545:22: warning: definition of 
implicit copy constructor for 'QByteRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    inline QByteRef &operator=(const QByteRef &c)
                     ^
/usr/local/include/qt5/QtCore/qbytearray.h:563:28: note: in implicit copy 
constructor for 'QByteRef' first required here
{ Q_ASSERT(i >= 0); return QByteRef(*this, i); }
                           ^
In file included from config.cc:4:
In file included from ./config.hh:7:
In file included from /usr/local/include/qt5/QtCore/QObject:1:
In file included from /usr/local/include/qt5/QtCore/qobject.h:47:
/usr/local/include/qt5/QtCore/qstring.h:1061:22: warning: definition of 
implicit copy constructor for 'QCharRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    inline QCharRef &operator=(const QCharRef &c) { return operator=(QChar(c)); 
}
                     ^
/usr/local/include/qt5/QtCore/qstring.h:1161:28: note: in implicit copy 
constructor for 'QCharRef' first required here
{ Q_ASSERT(i >= 0); return QCharRef(*this, i); }
                           ^
In file included from config.cc:7:
In file included from /usr/local/include/qt5/QtXml/QtXml:3:
In file included from /usr/local/include/qt5/QtXml/QtXmlDepends:3:
In file included from /usr/local/include/qt5/QtCore/QtCore:31:
/usr/local/include/qt5/QtCore/qbitarray.h:156:14: warning: definition of 
implicit copy constructor for 'QBitRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    QBitRef& operator=(const QBitRef& val) { a.setBit(i, val); return *this; }
             ^
/usr/local/include/qt5/QtCore/qbitarray.h:161:28: note: in implicit copy 
constructor for 'QBitRef' first required here
{ Q_ASSERT(i >= 0); return QBitRef(*this, i); }
                           ^
In file included from config.cc:7:
In file included from /usr/local/include/qt5/QtXml/QtXml:3:
In file included from /usr/local/include/qt5/QtXml/QtXmlDepends:3:
In file included from /usr/local/include/qt5/QtCore/QtCore:113:
In file included from /usr/local/include/qt5/QtCore/qjsonarray.h:43:
/usr/local/include/qt5/QtCore/qjsonvalue.h:183:20: warning: definition of 
implicit copy constructor for 'QJsonValueRef' is deprecated because it has a 
user-declared copy assignment operator [-Wdeprecated-copy]
    QJsonValueRef &operator = (const QJsonValueRef &val);
                   ^
/usr/local/include/qt5/QtCore/qjsonarray.h:139:57: note: in implicit copy 
constructor for 'QJsonValueRef' first required here
        inline QJsonValueRef operator*() const { return QJsonValueRef(a, i); }
                                                        ^
4 warnings generated.
1 error

make[1]: stopped in 
/wrkdirs/usr/ports/textproc/goldendict/work/goldendict-05bfc35
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/goldendict
_______________________________________________
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"

Reply via email to