[package - main-amd64-default][textproc/goldendict] Failed for goldendict-1.5.0.g20210115 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Wed, 23 Jun 2021 01:19:14 UTC
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:     bsam@FreeBSD.org
Log URL:        http://beefy18.nyi.freebsd.org/data/main-amd64-default/p670676cc73e1_s15fccd86b9/logs/goldendict-1.5.0.g20210115.log
Build URL:      http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=p670676cc73e1_s15fccd86b9
Log:

=>> Building textproc/goldendict
build started at Wed Jun 23 01:14:44 UTC 2021
port directory: /usr/ports/textproc/goldendict
package name: goldendict-1.5.0.g20210115
building for: FreeBSD main-amd64-default-job-13 14.0-CURRENT FreeBSD 14.0-CURRENT 1400024 amd64
maintained by: bsam@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400008
Jail OSVERSION: 1400024
Job Id: 13




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400024
UNAME_v=FreeBSD 14.0-CURRENT 1400024
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-amd64-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.g20210115:
     EPWING=on: Japanese EPWING dictionary format support
     FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
     MULTIMEDIA=on: Multimedia support with QMediaPlayer
     OPENCC=on: Chinese conversion support via OpenCC
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
bsam@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-73ec1b5/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-73ec1b5/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"  GTK4_VERSION="4.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=14.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
#### /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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-rc2-0-ge7dac564cd0e) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-rc2-0-ge7dac564cd0e) Target: x86_64-unknown-freebsd14.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" "-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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-rc2-0-ge7dac564cd0e) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400024
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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)  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   >============================
===>  License GPLv3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   goldendict-1.5.0.g20210115 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-amd64-default-job-13] Installing pkg-1.16.3...
[main-amd64-default-job-13] Extracting pkg-1.16.3: .......... done
===>   goldendict-1.5.0.g20210115 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of goldendict-1.5.0.g20210115
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3+ accepted by the user
===> Fetching all distfiles required by goldendict-1.5.0.g20210115 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3+ accepted by the user
===> Fetching all distfiles required by goldendict-1.5.0.g20210115 for building
=> SHA256 Checksum OK for goldendict-goldendict-1.5.0-g20210115-73ec1b5_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3+ accepted by the user
===> Fetching all distfiles required by goldendict-1.5.0.g20210115 for building
===>  Extracting for goldendict-1.5.0.g20210115
=> SHA256 Checksum OK for goldendict-goldendict-1.5.0-g20210115-73ec1b5_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for goldendict-1.5.0.g20210115
===========================================================================
=======================<phase: build-depends  >============================
===>   goldendict-1.5.0.g20210115 depends on executable: gtk-update-icon-cache - not found
===>   Installing existing package /packages/All/gtk-update-icon-cache-3.24.26.txz
[main-amd64-default-job-13] Installing gtk-update-icon-cache-3.24.26...
<snip>
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
ftshelpers.cc:542:46: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]
      QStringList articleWords = articleText.split( needHandleBrackets ? splitWithBrackets : splitWithoutBrackets,
                                             ^
/usr/local/include/qt5/QtCore/qstring.h:627:23: note: 'split' has been explicitly marked deprecated here
    Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead")
                      ^
/usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
# define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
                                            ^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
ftshelpers.cc:580:31: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]
              parsedWords = s.split( regSplit, QString::SkipEmptyParts );
                              ^
/usr/local/include/qt5/QtCore/qstring.h:627:23: note: 'split' has been explicitly marked deprecated here
    Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavior variant instead")
                      ^
/usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
# define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
                                            ^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
--- build/zim.o ---
4 warnings generated.
--- build/slob.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -rdynamic -frtti -Wall -Wextra -pthread -fPIC -DMAKE_QTMULTIMEDIA_PLAYER -DMAKE_FFMPEG_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/local/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git73ec1b5\" -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/local/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 -Ibuild -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o build/slob.o slob.cc
c++: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
--- build/ftshelpers.o ---
9 warnings generated.
--- build/gls.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -rdynamic -frtti -Wall -Wextra -pthread -fPIC -DMAKE_QTMULTIMEDIA_PLAYER -DMAKE_FFMPEG_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/local/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git73ec1b5\" -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/local/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 -Ibuild -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o build/gls.o gls.cc
c++: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
--- build/slob.o ---
In file included from slob.cc:7:
./btreeidx.hh:198:30: warning: 'qSort<QVector<unsigned int>>' is deprecated: Use std::sort [-Wdeprecated-declarations]
  { Q_UNUSED( isCancelled ); qSort( offsets ); }
                             ^
/usr/local/include/qt5/QtCore/qalgorithms.h:188:1: note: 'qSort<QVector<unsigned int>>' has been explicitly marked deprecated here
QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c)
^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
slob.cc:417:5: warning: 'qSort<QVector<QPair<unsigned long long, unsigned int>>>' is deprecated: Use std::sort [-Wdeprecated-declarations]
    qSort( refsOffsetVector );
    ^
/usr/local/include/qt5/QtCore/qalgorithms.h:188:1: note: 'qSort<QVector<QPair<unsigned long long, unsigned int>>>' has been explicitly marked deprecated here
QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c)
^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
slob.cc:944:14: warning: 'sprintf' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
        name.sprintf( "%04X%04X%04X.gif", entry.itemIndex, entry.binIndex, texCount );
             ^
/usr/local/include/qt5/QtCore/qstring.h:392:5: note: 'sprintf' has been explicitly marked deprecated here
    QT_DEPRECATED_X("Use asprintf(), arg() or QTextStream instead")
    ^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
slob.cc:1027:21: warning: 'execute' is deprecated: Use QProcess::execute(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
          QProcess::execute( command );
                    ^
/usr/local/include/qt5/QtCore/qprocess.h:262:5: note: 'execute' has been explicitly marked deprecated here
    QT_DEPRECATED_X(
    ^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
--- build/gls.o ---
In file included from gls.cc:9:
./btreeidx.hh:198:30: warning: 'qSort<QVector<unsigned int>>' is deprecated: Use std::sort [-Wdeprecated-declarations]
  { Q_UNUSED( isCancelled ); qSort( offsets ); }
                             ^
/usr/local/include/qt5/QtCore/qalgorithms.h:188:1: note: 'qSort<QVector<unsigned int>>' has been explicitly marked deprecated here
QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c)
^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
--- build/slob.o ---
4 warnings generated.
--- build/epwing.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -rdynamic -frtti -Wall -Wextra -pthread -fPIC -DMAKE_QTMULTIMEDIA_PLAYER -DMAKE_FFMPEG_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/local/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git73ec1b5\" -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/local/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 -Ibuild -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o build/epwing.o epwing.cc
c++: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
--- build/gls.o ---
1 warning generated.
--- build/main.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -rdynamic -frtti -Wall -Wextra -pthread -fPIC -DMAKE_QTMULTIMEDIA_PLAYER -DMAKE_FFMPEG_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/local/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git73ec1b5\" -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/local/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 -Ibuild -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o build/main.o main.cc
c++: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
--- build/epwing.o ---
In file included from epwing.cc:16:
./btreeidx.hh:198:30: warning: 'qSort<QVector<unsigned int>>' is deprecated: Use std::sort [-Wdeprecated-declarations]
  { Q_UNUSED( isCancelled ); qSort( offsets ); }
                             ^
/usr/local/include/qt5/QtCore/qalgorithms.h:188:1: note: 'qSort<QVector<unsigned int>>' has been explicitly marked deprecated here
QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c)
^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
epwing.cc:961:11: warning: 'operator+=' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit() [-Wdeprecated-declarations]
  catName += QDir::separator();
          ^
/usr/local/include/qt5/QtCore/qbytearray.h:349:5: note: 'operator+=' has been explicitly marked deprecated here
    QT_DEPRECATED_VERSION_X_5_15("Use QString's toUtf8(), toLatin1() or toLocal8Bit()")
    ^
/usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
# define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
                                            ^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
--- build/main.o ---
In file included from main.cc:7:
./mainwindow.hh:507:78: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations]
  explicit ArticleSaveProgressDialog( QWidget * parent = 0,  Qt::WindowFlags f = 0 ):
                                                                             ^
/usr/local/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here
    QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
    ^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
main.cc:252:14: error: use of undeclared identifier 'LC_ALL'
  setlocale( LC_ALL, "" ); // use correct char set mapping
             ^
--- build/epwing.o ---
2 warnings generated.
--- build/scanpopup.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -rdynamic -frtti -Wall -Wextra -pthread -fPIC -DMAKE_QTMULTIMEDIA_PLAYER -DMAKE_FFMPEG_PLAYER -DHAVE_X11 -DPROGRAM_DATA_DIR=\"/usr/local/share/goldendict/\" -DPROGRAM_VERSION=\"1.5.0-RC2+git73ec1b5\" -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/local/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 -Ibuild -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o build/scanpopup.o scanpopup.cc
c++: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument]
--- build/main.o ---
1 warning and 1 error generated.
*** [build/main.o] Error code 1

make[1]: stopped in /wrkdirs/usr/ports/textproc/goldendict/work/goldendict-73ec1b5
--- build/scanpopup.o ---
scanpopup.cc:635:48: warning: 'screenGeometry' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations]
      QRect desktop = QApplication::desktop()->screenGeometry();
                                               ^
/usr/local/include/qt5/QtWidgets/qdesktopwidget.h:79:5: note: 'screenGeometry' has been explicitly marked deprecated here
    QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const;
    ^
/usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
#  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
                                ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
1 warning generated.
1 error

make[1]: stopped in /wrkdirs/usr/ports/textproc/goldendict/work/goldendict-73ec1b5
===> 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