net/qbittorrent/qbittorrent-nox failed to build in my latest amd64 bulk
build.  This looks like an accidental/forgotten dependency on
security/libgcrypt:

------------------------------------------------------------------------
>>> Building on amd64-3 under net/qbittorrent/qbittorrent-nox
         BDEPENDS = 
[devel/gmake;x11/qt5/qtbase,-main;net/libtorrent-rasterbar;x11/qt5/qttools,-main;devel/boost]
         DIST = 
[net/qbittorrent/qbittorrent:qbittorrent/qbittorrent-4.1.5.tar.gz]
         FULLPKGNAME = qbittorrent-nox-4.1.5p1
         RDEPENDS = [net/libtorrent-rasterbar;devel/boost;x11/qt5/qtbase,-main]
(Junk lock obtained for amd64-3 at 1573820513.55)
>>> Running depends in net/qbittorrent/qbittorrent-nox at 1573820513.62
   last junk was in devel/py-subprocess32
/usr/sbin/pkg_add -aI -Drepair boost-1.66.0p7 libtorrent-rasterbar-1.1.13 
qtbase-5.9.8 qttools-5.9.8
was: /usr/sbin/pkg_add -aI -Drepair boost-1.66.0p7 gmake-4.2.1p4 
libtorrent-rasterbar-1.1.13 qtbase-5.9.8 qttools-5.9.8
/usr/sbin/pkg_add -aI -Drepair boost-1.66.0p7 libtorrent-rasterbar-1.1.13 
qtbase-5.9.8 qttools-5.9.8
>>> Running show-prepare-results in net/qbittorrent/qbittorrent-nox at 
>>> 1573820518.35
===> net/qbittorrent/qbittorrent-nox
===> qbittorrent-nox-4.1.5p1 depends on: qttools-* -> qttools-5.9.8
===> qbittorrent-nox-4.1.5p1 depends on: gmake-* -> gmake-4.2.1p4
===> qbittorrent-nox-4.1.5p1 depends on: libtorrent-rasterbar-* -> 
libtorrent-rasterbar-1.1.13
===> qbittorrent-nox-4.1.5p1 depends on: boost-* -> boost-1.66.0p7
===> qbittorrent-nox-4.1.5p1 depends on: qtbase-* -> qtbase-5.9.8
===>  Verifying specs:  c++ c++abi pthread Qt5Core Qt5Network Qt5Xml 
boost_system boost_system-mt c m torrent-rasterbar z
===>  found c++.3.0 c++abi.1.0 pthread.26.1 Qt5Core.2.2 Qt5Network.2.2 
Qt5Xml.2.2 boost_system.9.0 boost_system-mt.9.0 c.96.0 m.10.1 
torrent-rasterbar.1.0 z.5.0
boost-1.66.0p7
gmake-4.2.1p4
libtorrent-rasterbar-1.1.13
qtbase-5.9.8
qttools-5.9.8
(Junk lock released for amd64-3 at 1573820519.30)
distfiles size=7739271
>>> Running patch in net/qbittorrent/qbittorrent-nox at 1573820519.36
===> net/qbittorrent/qbittorrent-nox
===>  Checking files for qbittorrent-nox-4.1.5p1
`/usr/ports/distfiles/qbittorrent/qbittorrent-4.1.5.tar.gz' is up to date.
>> (SHA256) qbittorrent/qbittorrent-4.1.5.tar.gz: OK
===>  Extracting for qbittorrent-nox-4.1.5p1
===>  Patching for qbittorrent-nox-4.1.5p1
===>   Applying OpenBSD patch patch-conf_pri_in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-conf_pri_in,v 1.2 2019/01/04 22:20:49 mariani Exp $
|
|Index: conf.pri.in
|--- conf.pri.in.orig
|+++ conf.pri.in
--------------------------
Patching file conf.pri.in using Plan A...
Hunk #1 succeeded at 1.
done
===>   Applying OpenBSD patch patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-configure,v 1.2 2019/01/04 22:20:49 mariani Exp $
|
|Index: configure
|--- configure.orig
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5405.
Hunk #2 succeeded at 5422.
Hunk #3 succeeded at 5448.
done
===>   Applying OpenBSD patch patch-src_base_utils_gzip_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-src_base_utils_gzip_cpp,v 1.1.1.1 2018/09/17 09:56:29 bentley 
Exp $
|
|Index: src/base/utils/gzip.cpp
|--- src/base/utils/gzip.cpp.orig
|+++ src/base/utils/gzip.cpp
--------------------------
Patching file src/base/utils/gzip.cpp using Plan A...
Hunk #1 succeeded at 52.
Hunk #2 succeeded at 110.
done
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
>>> Running configure in net/qbittorrent/qbittorrent-nox at 1573820520.48
===> net/qbittorrent/qbittorrent-nox
===>  Generating configure for qbittorrent-nox-4.1.5p1
===>  Configuring for qbittorrent-nox-4.1.5p1
Using /usr/obj/ports/qbittorrent-nox-4.1.5/config.site (generated)
configure: WARNING: unrecognized options: --disable-gtk-doc
configure: loading site script /usr/obj/ports/qbittorrent-nox-4.1.5/config.site
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking build system type... x86_64-unknown-openbsd6.6
checking host system type... x86_64-unknown-openbsd6.6
checking for a BSD-compatible install... 
/usr/obj/ports/qbittorrent-nox-4.1.5/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... (cached) awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports the include directive... yes (GNU style)
checking whether gmake supports nested variables... yes
checking dependency style of cc... none
checking dependency style of c++... none
checking whether OS is FreeBSD... no
checking whether OS is macOS... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.23... yes
checking whether to enable the Debug build... no
checking whether to enable the stacktrace feature... no
checking whether to enable the GUI... no
checking whether to install the systemd service file... no
checking whether to enable the WebUI... yes
checking for Qt5 qmake >= 5.5.1... /usr/local/lib/qt5/bin/qmake
checking whether QtDBus should be enabled... no
checking for boostlib >= 1.35 (103500)... yes
configure: Boost CXXFLAGS: "-I/usr/local/include"
configure: Boost LDFLAGS: "-L/usr/local/lib"
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system... yes
configure: Boost.System LIB: "-lboost_system"
checking which qtsingleapplication to use... shipped
checking for libtorrent... yes
checking for zlib... yes
checking if compiler is using C++11 or later mode... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating conf.pri
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-gtk-doc
configure: Running qmake to generate the makefile...
Info: creating stash file 
/usr/obj/ports/qbittorrent-nox-4.1.5/qbittorrent-4.1.5/.qmake.stash
Project MESSAGE: Building translations
Project MESSAGE: Processing qbittorrent_ar
Project MESSAGE: Processing qbittorrent_be
Project MESSAGE: Processing qbittorrent_bg
Project MESSAGE: Processing qbittorrent_ca
Project MESSAGE: Processing qbittorrent_cs
Project MESSAGE: Processing qbittorrent_da
Project MESSAGE: Processing qbittorrent_de
Project MESSAGE: Processing qbittorrent_el
Project MESSAGE: Processing qbittorrent_en
Project MESSAGE: Processing qbittorrent_en_AU
Project MESSAGE: Processing qbittorrent_en_GB
Project MESSAGE: Processing qbittorrent_eo
Project MESSAGE: Processing qbittorrent_es
Project MESSAGE: Processing qbittorrent_eu
Project MESSAGE: Processing qbittorrent_fi
Project MESSAGE: Processing qbittorrent_fr
Project MESSAGE: Processing qbittorrent_gl
Project MESSAGE: Processing qbittorrent_he
Project MESSAGE: Processing qbittorrent_hi_IN
Project MESSAGE: Processing qbittorrent_hr
Project MESSAGE: Processing qbittorrent_hu
Project MESSAGE: Processing qbittorrent_hy
Project MESSAGE: Processing qbittorrent_id
Project MESSAGE: Processing qbittorrent_is
Project MESSAGE: Processing qbittorrent_it
Project MESSAGE: Processing qbittorrent_ja
Project MESSAGE: Processing qbittorrent_ka
Project MESSAGE: Processing qbittorrent_ko
Project MESSAGE: Processing qbittorrent_lt
Project MESSAGE: Processing qbittorrent_lv_LV
Project MESSAGE: Processing qbittorrent_ms_MY
Project MESSAGE: Processing qbittorrent_nb
Project MESSAGE: Processing qbittorrent_nl
Project MESSAGE: Processing qbittorrent_oc
Project MESSAGE: Processing qbittorrent_pl
Project MESSAGE: Processing qbittorrent_pt_BR
Project MESSAGE: Processing qbittorrent_pt_PT
Project MESSAGE: Processing qbittorrent_ro
Project MESSAGE: Processing qbittorrent_ru
Project MESSAGE: Processing qbittorrent_sk
Project MESSAGE: Processing qbittorrent_sl
Project MESSAGE: Processing qbittorrent_sr
Project MESSAGE: Processing qbittorrent_sv
Project MESSAGE: Processing qbittorrent_tr
Project MESSAGE: Processing qbittorrent_uk
Project MESSAGE: Processing qbittorrent_uz@Latn
Project MESSAGE: Processing qbittorrent_vi
Project MESSAGE: Processing qbittorrent_zh
Project MESSAGE: Processing qbittorrent_zh_HK
Project MESSAGE: Processing qbittorrent_zh_TW
Reading /usr/obj/ports/qbittorrent-nox-4.1.5/qbittorrent-4.1.5/src/src.pro
Project MESSAGE: Project is built in RELEASE mode.
Project MESSAGE: Disabling debug output.
Project MESSAGE: Building WebUI translations...
Project MESSAGE: Processing www/translations/webui_ar
Project MESSAGE: Processing www/translations/webui_be
Project MESSAGE: Processing www/translations/webui_bg
Project MESSAGE: Processing www/translations/webui_ca
Project MESSAGE: Processing www/translations/webui_cs
Project MESSAGE: Processing www/translations/webui_da
Project MESSAGE: Processing www/translations/webui_de
Project MESSAGE: Processing www/translations/webui_el
Project MESSAGE: Processing www/translations/webui_en
Project MESSAGE: Processing www/translations/webui_en_AU
Project MESSAGE: Processing www/translations/webui_en_GB
Project MESSAGE: Processing www/translations/webui_eo
Project MESSAGE: Processing www/translations/webui_es
Project MESSAGE: Processing www/translations/webui_eu
Project MESSAGE: Processing www/translations/webui_fi
Project MESSAGE: Processing www/translations/webui_fr
Project MESSAGE: Processing www/translations/webui_gl
Project MESSAGE: Processing www/translations/webui_he
Project MESSAGE: Processing www/translations/webui_hi_IN
Project MESSAGE: Processing www/translations/webui_hr
Project MESSAGE: Processing www/translations/webui_hu
Project MESSAGE: Processing www/translations/webui_hy
Project MESSAGE: Processing www/translations/webui_id
Project MESSAGE: Processing www/translations/webui_is
Project MESSAGE: Processing www/translations/webui_it
Project MESSAGE: Processing www/translations/webui_ja
Project MESSAGE: Processing www/translations/webui_ka
Project MESSAGE: Processing www/translations/webui_ko
Project MESSAGE: Processing www/translations/webui_lt
Project MESSAGE: Processing www/translations/webui_lv_LV
Project MESSAGE: Processing www/translations/webui_ms_MY
Project MESSAGE: Processing www/translations/webui_nb
Project MESSAGE: Processing www/translations/webui_nl
Project MESSAGE: Processing www/translations/webui_oc
Project MESSAGE: Processing www/translations/webui_pl
Project MESSAGE: Processing www/translations/webui_pt_BR
Project MESSAGE: Processing www/translations/webui_pt_PT
Project MESSAGE: Processing www/translations/webui_ro
Project MESSAGE: Processing www/translations/webui_ru
Project MESSAGE: Processing www/translations/webui_sk
Project MESSAGE: Processing www/translations/webui_sl
Project MESSAGE: Processing www/translations/webui_sr
Project MESSAGE: Processing www/translations/webui_sv
Project MESSAGE: Processing www/translations/webui_tr
Project MESSAGE: Processing www/translations/webui_uk
Project MESSAGE: Processing www/translations/webui_uz@Latn
Project MESSAGE: Processing www/translations/webui_vi
Project MESSAGE: Processing www/translations/webui_zh
Project MESSAGE: Processing www/translations/webui_zh_HK
Project MESSAGE: Processing www/translations/webui_zh_TW

configure: Good, your configure finished.

>>> Running build in net/qbittorrent/qbittorrent-nox at 1573820535.48
===> net/qbittorrent/qbittorrent-nox
===>  Building for qbittorrent-nox-4.1.5p1
cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile 
/usr/obj/ports/qbittorrent-nox-4.1.5/qbittorrent-4.1.5/src/src.pro 
QMAKE_LRELEASE= ) && gmake -f Makefile all
gmake[1]: Entering directory 
'/usr/obj/ports/qbittorrent-nox-4.1.5/qbittorrent-4.1.5/src'
generating ./moc_predefs.h
moc webui/webui.h
moc webui/webapplication.h
moc webui/api/transfercontroller.h
moc webui/api/torrentscontroller.h
moc webui/api/synccontroller.h
moc webui/api/searchcontroller.h
moc webui/api/rsscontroller.h
moc webui/api/logcontroller.h
moc webui/api/freediskspacechecker.h
moc webui/api/authcontroller.h
moc webui/api/appcontroller.h
moc webui/api/apicontroller.h
moc base/torrentfileguard.h
moc base/settingsstorage.h
moc base/search/searchpluginmanager.h
moc base/search/searchdownloadhandler.h
moc base/search/searchhandler.h
moc base/scanfoldersmodel.h
moc base/rss/rss_session.h
moc base/rss/rss_item.h
moc base/rss/rss_folder.h
moc base/rss/rss_feed.h
moc base/rss/rss_autodownloader.h
moc base/rss/rss_article.h
moc base/rss/private/rss_parser.h
moc base/preferences.h
moc base/net/smtp.h
moc base/net/reverseresolution.h
moc base/net/proxyconfigurationmanager.h
moc base/net/portforwarder.h
moc base/net/geoipmanager.h
moc base/net/downloadmanager.h
moc base/net/downloadhandler.h
moc base/net/dnsupdater.h
moc base/logger.h
moc base/http/server.h
moc base/http/connection.h
moc base/filesystemwatcher.h
moc base/bittorrent/tracker.h
moc base/bittorrent/torrentcreatorthread.h
moc base/bittorrent/session.h
moc base/bittorrent/private/statistics.h
moc base/bittorrent/private/resumedatasavingmanager.h
moc base/bittorrent/private/filterparserthread.h
moc base/bittorrent/private/bandwidthscheduler.h
moc base/asyncfilestorage.h
moc app/filelogger.h
moc app/application.h
moc app/qtsingleapplication/qtlocalpeer.h
moc app/qtsingleapplication/qtsinglecoreapplication.h
rcc searchengine/searchengine.qrc
rcc lang/lang.qrc
rcc icons/icons.qrc
rcc webui/www/translations/webui_translations.qrc
rcc webui/www/webui.qrc
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o qtsinglecoreapplication.o 
app/qtsingleapplication/qtsinglecoreapplication.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o qtlocalpeer.o 
app/qtsingleapplication/qtlocalpeer.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o application.o app/application.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o cmdoptions.o app/cmdoptions.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o filelogger.o app/filelogger.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o main.o app/main.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o asyncfilestorage.o 
base/asyncfilestorage.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o filepriority.o 
base/bittorrent/filepriority.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o infohash.o 
base/bittorrent/infohash.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o magneturi.o 
base/bittorrent/magneturi.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o peerinfo.o 
base/bittorrent/peerinfo.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o bandwidthscheduler.o 
base/bittorrent/private/bandwidthscheduler.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o filterparserthread.o 
base/bittorrent/private/filterparserthread.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o resumedatasavingmanager.o 
base/bittorrent/private/resumedatasavingmanager.cpp
c++ -c -pipe -O2 -pipe -O2 -pipe -Wall -Wextra -Wpedantic -Wformat-security  
-I/usr/local/include -I/usr/local/include/libtorrent -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/local/include -O2 
-pipe -pthread -Wall -W -fPIC -DTORRENT_USE_OPENSSL 
-DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE 
-DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -DDISABLE_GUI 
-DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 
-DQBT_VERSION_BUGFIX=5 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.5\" 
-DQBT_VERSION_2=\"4.1.5\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER 
-DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB 
 -isystem /usr/include/c++/v1 -I. -I/usr/local/include 
-I/usr/local/include/libtorrent -I/usr/local/include -I. -Iapp 
-Iapp/qtsingleapplication -I/usr/local/include/X11/qt5 
-I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5/QtXml 
-I/usr/local/include/X11/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/openbsd-clang -o speedmonitor.o 
base/bittorrent/private/speedmonitor.cpp
gmake[1]: *** No rule to make target '/usr/local/include/gcrypt.h', needed by 
'statistics.o'.  Stop.
gmake[1]: Leaving directory 
'/usr/obj/ports/qbittorrent-nox-4.1.5/qbittorrent-4.1.5/src'
gmake: *** [Makefile:51: sub-src-all] Error 2
*** Error 2 in net/qbittorrent/qbittorrent-nox 
(/usr/ports/infrastructure/mk/bsd.port.mk:2868 
'/usr/obj/ports/qbittorrent-nox-4.1.5/.build_done')
*** Error 1 in net/qbittorrent/qbittorrent-nox 
(/usr/ports/infrastructure/mk/bsd.port.mk:2534 'build')
===> Exiting net/qbittorrent/qbittorrent-nox with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:137 'build')
>>> Ended at 1573820629.15
Error: job failed with 256 on amd64-3 at 1573820629

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to