From nobody Thu Jul 01 06:54:24 2021 X-Original-To: pkg-fallout@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6783111DEA24 for ; Thu, 1 Jul 2021 06:54:24 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GFpq42Ydgz4fd3 for ; Thu, 1 Jul 2021 06:54:24 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from foul1.nyi.freebsd.org (foul1.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3F6381C08C for ; Thu, 1 Jul 2021 06:54:24 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from foul1.nyi.freebsd.org (localhost [127.0.0.1]) by foul1.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 1616sOEu060621 for ; Thu, 1 Jul 2021 06:54:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by foul1.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 1616sOYY060620; Thu, 1 Jul 2021 06:54:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 1 Jul 2021 06:54:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202107010654.1616sOYY060620@foul1.nyi.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 130powerpc64-quarterly][deskutils/qownnotes] Failed for qownnotes-19.2.0_1 in build X-ThisMailContainsUnwantedMimeParts: N List-Id: Fallout logs from package building List-Archive: https://lists.freebsd.org/archives/freebsd-pkg-fallout List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkg-fallout@freebsd.org 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: stobbsm@gmail.com Log URL: http://foul1.nyi.freebsd.org/data/130powerpc64-quarterly/bf299f1b74f5/logs/qownnotes-19.2.0_1.log Build URL: http://foul1.nyi.freebsd.org/build.html?mastername=130powerpc64-quarterly&build=bf299f1b74f5 Log: =>> Building deskutils/qownnotes build started at Thu Jul 1 06:47:24 UTC 2021 port directory: /usr/ports/deskutils/qownnotes package name: qownnotes-19.2.0_1 building for: FreeBSD 130powerpc64-quarterly-job-03 13.0-RELEASE FreeBSD 13.0-RELEASE powerpc maintained by: stobbsm@gmail.com Makefile ident: Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400008 Jail OSVERSION: 1300139 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE UNAME_r=13.0-RELEASE 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/130powerpc64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130powerpc64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130powerpc64-quarterly/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-- stobbsm@gmail.com --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-- MAKE=gmake QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/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/deskutils/qownnotes/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/qownnotes/work HOME=/wrkdirs/usr/ports/deskutils/qownnotes/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/qownnotes/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=qt5 QMAKEMODULES="/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/qownnotes/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/qownnotes/work HOME=/wrkdirs/usr/ports/deskutils/qownnotes/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/qownnotes/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="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-- 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/qownnotes" EXAMPLESDIR="share/examples/qownnotes" DATADIR="share/qownnotes" WWWDIR="www/qownnotes" ETCDIR="etc/qownnotes" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qownnotes DOCSDIR=/usr/local/share/doc/qownnotes EXAMPLESDIR=/usr/local/share/examples/qownnotes WWWDIR=/usr/local/www/qownnotes ETCDIR=/usr/local/etc/qownnotes --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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE OSREL=13.0 OSVERSION=1300139 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) 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-- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> qownnotes-19.2.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [130powerpc64-quarterly-job-03] Installing pkg-1.16.3... [130powerpc64-quarterly-job-03] Extracting pkg-1.16.3: .......... done ===> qownnotes-19.2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qownnotes-19.2.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by qownnotes-19.2.0_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by qownnotes-19.2.0_1 for building => SHA256 Checksum OK for qownnotes-19.2.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by qownnotes-19.2.0_1 for building ===> Extracting for qownnotes-19.2.0_1 => SHA256 Checksum OK for qownnotes-19.2.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qownnotes-19.2.0_1 =========================================================================== =================================================== ===> qownnotes-19.2.0_1 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.txz [130powerpc64-quarterly-job-03] Installing gmake-4.3_2... [130powerpc64-quarterly-job-03] `-- Installing gettext-runtime-0.21... [130powerpc64-quarterly-job-03] | `-- Installing indexinfo-0.3.1... [130powerpc64-quarterly-job-03] | `-- Extracting indexinfo-0.3.1: .... done [130powerpc64-quarterly-job-03] `-- Extracting gettext-runtime-0.21: .......... done [130powerpc64-quarterly-job-03] Extracting gmake-4.3_2: .......... done ===> qownnotes-19.2.0_1 depends on package: gmake>=4.3 - found ===> Returning to build of qownnotes-19.2.0_1 ===> qownnotes-19.2.0_1 depends on package: xorgproto>=0 - not found ===> Installing existing package /packages/All/xorgproto-2020.1.txz [130powerpc64-quarterly-job-03] Installing xorgproto-2020.1... [130powerpc64-quarterly-job-03] Extracting xorgproto-2020.1: .......... done ===> qownnotes-19.2.0_1 depends on package: xorgproto>=0 - found ===> Returning to build of qownnotes-19.2.0_1 ===> qownnotes-19.2.0_1 depends on package: qt5-buildtools>=5.15.2 - not found ===> Installing existing package /packages/All/qt5-buildtools-5.15.2_1.txz [130powerpc64-quarterly-job-03] Installing qt5-buildtools-5.15.2_1... class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:16368:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr key(pub_key); ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:17292:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr signer(choose_sig_format(key, hash_fn, sig_algo)); ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:17338:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr signer(choose_sig_format(key, hash_fn, sig_algo)); ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:17772:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pub_key(key); ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:19593:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr aes(make_aes(kek.length(), af)); ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:19635:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr aes(make_aes(kek.length(), af)); ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:19692:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash_fn( ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:19707:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash_fn( ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:19722:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash_fn( ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:20050:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash(get_rtss_hash_by_id(hash_id)); ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:21817:47: error: invalid output constraint '=a' in asm asm volatile("rdtsc" : "=d" (rtc_high), "=a" (rtc_low)); ^ libraries/botan/botan.cpp:36933:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash( ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:42904:18: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pbe(get_pbe(pbe_alg_id.oid, params)); ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:42977:9: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pbe(get_pbe(((pbe_algo != "") ? pbe_algo : DEFAULT_PBE))); ^ /usr/include/c++/v1/memory:2029:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:985:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:974:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ libraries/botan/botan.cpp:46266:4: warning: "No method of calling CPUID for this compiler" [-W#warnings] #warning "No method of calling CPUID for this compiler" ^ libraries/botan/botan.cpp:46681:21: warning: unused parameter 'ptr' [-Wunused-parameter] bool lock_mem(void* ptr, size_t bytes) ^ libraries/botan/botan.cpp:46681:33: warning: unused parameter 'bytes' [-Wunused-parameter] bool lock_mem(void* ptr, size_t bytes) ^ libraries/botan/botan.cpp:46695:23: warning: unused parameter 'ptr' [-Wunused-parameter] void unlock_mem(void* ptr, size_t bytes) ^ libraries/botan/botan.cpp:46695:35: warning: unused parameter 'bytes' [-Wunused-parameter] void unlock_mem(void* ptr, size_t bytes) ^ c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DBOTAN_DLL= -DBOTAN_TARGET_OS_HAS_GETTIMEOFDAY -DBOTAN_HAS_ALLOC_MMAP -DBOTAN_HAS_ENTROPY_SRC_DEV_RANDOM -DBOTAN_HAS_ENTROPY_SRC_EGD -DBOTAN_HAS_ENTROPY_SRC_FTW -DBOTAN_HAS_ENTROPY_SRC_UNIX -DBOTAN_HAS_MUTEX_PTHREAD -DBOTAN_HAS_PIPE_UNIXFD_IO -DBOTAN_BUILD_COMPILER_IS_CLANG -DQT_NO_DEBUG -DQAPPLICATION_CLASS=QApplication -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_QML_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Ilibraries -Ilibraries/qmarkdowntextedit -Ilibraries/qmarkdowntextedit -Ilibraries/qmarkdowntextedit -Ilibraries/piwiktracker -Ilibraries -Ilibraries/qkeysequencewidget/qkeysequencewidget/src -Ilibraries/qttoolbareditor/src -Ilibraries/fakevim/fakevim/utils -Ilibraries/fakevim/fakevim -Ilibraries/singleapplication -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtSvg -I /usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtXmlPatterns -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o qtcassert.o libraries/fakevim/fakevim/utils/qtcassert.cpp /usr/local/lib/qt5/bin/moc -DBOTAN_DLL= -DBOTAN_TARGET_OS_HAS_GETTIMEOFDAY -DBOTAN_HAS_ALLOC_MMAP -DBOTAN_HAS_ENTROPY_SRC_DEV_RANDOM -DBOTAN_HAS_ENTROPY_SRC_EGD -DBOTAN_HAS_ENTROPY_SRC_FTW -DBOTAN_HAS_ENTROPY_SRC_UNIX -DBOTAN_HAS_MUTEX_PTHREAD -DBOTAN_HAS_PIPE_UNIXFD_IO -DBOTAN_BUILD_COMPILER_IS_CLANG -DQT_NO_DEBUG -DQAPPLICATION_CLASS=QApplication -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_QML_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0 -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries/qmarkdowntextedit -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries/qmarkdowntextedit -I/wrkdirs/ usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries/qmarkdowntextedit -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries/piwiktracker -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries/qkeysequencewidget/qkeysequencewidget/src -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries/qttoolbareditor/src -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries/fakevim/fakevim/utils -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries/fakevim/fakevim -I/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0/libraries/singleapplication -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtXmlPatterns -I/usr/local/include/qt5/QtQml -I/usr/local /include/qt5/QtWebSockets -I/usr/local/inclu! de/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/11.0.1/include -I/usr/include libraries/fakevim/fakevim/fakevimhandler.cpp -o fakevimhandler.moc c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -pthread -Wall -Wextra -fPIC -DBOTAN_DLL= -DBOTAN_TARGET_OS_HAS_GETTIMEOFDAY -DBOTAN_HAS_ALLOC_MMAP -DBOTAN_HAS_ENTROPY_SRC_DEV_RANDOM -DBOTAN_HAS_ENTROPY_SRC_EGD -DBOTAN_HAS_ENTROPY_SRC_FTW -DBOTAN_HAS_ENTROPY_SRC_UNIX -DBOTAN_HAS_MUTEX_PTHREAD -DBOTAN_HAS_PIPE_UNIXFD_IO -DBOTAN_BUILD_COMPILER_IS_CLANG -DQT_NO_DEBUG -DQAPPLICATION_CLASS=QApplication -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_QML_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Ilibraries -Ilibraries/qmarkdowntextedit -Ilibraries/qmarkdowntextedit -Ilibraries/qmarkdowntextedit -Ilibraries/piwiktracker -Ilibraries -Ilibraries/qkeysequencewidget/qkeysequencewidget/src -Ilibraries/qttoolbareditor/src -Ilibraries/fakevim/fakevim/utils -Ilibraries/fakevim/fakevim -Ilibraries/singleapplication -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtSvg -I /usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtXmlPatterns -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o fakevimactions.o libraries/fakevim/fakevim/fakevimactions.cpp In file included from libraries/botan/botan.cpp:8: libraries/botan/botan.h:2889:19: warning: private field 'hints' is not used [-Wunused-private-field] Usage_Hints hints; ^ 25 warnings and 6 errors generated. gmake[1]: *** [Makefile:31665: botan.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/qownnotes/work/qownnotes-19.2.0' ===> 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/deskutils/qownnotes