Date: Fri, 24 May 2019 07:44:41 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-armv6-default][net-im/libaccounts-qt5] Failed for libaccounts-qt5-1.13_9 in stage/runaway Message-ID: <201905240744.x4O7ifb7046000@beefy8.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: kde@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/net-im/libaccounts-qt5/Makefile 494744 2019-03-05 21:20:27Z antoine $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p502330_s348151/logs/libaccounts-qt5-1.13_9.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p502330_s348151 Log: =>> Building net-im/libaccounts-qt5 build started at Fri May 24 01:03:10 UTC 2019 port directory: /usr/ports/net-im/libaccounts-qt5 package name: libaccounts-qt5-1.13_9 building for: FreeBSD head-armv6-default-job-15 13.0-CURRENT FreeBSD 13.0-CURRENT 1300029 arm maintained by: kde@FreeBSD.org Makefile ident: $FreeBSD: head/net-im/libaccounts-qt5/Makefile 494744 2019-03-05 21:20:27Z antoine $ Poudriere version: 3.2.8-4-g701d8fe1 Host OSVERSION: 1300018 Jail OSVERSION: 1300029 Job Id: 15 !!! Jail is newer than host. (Jail: 1300029, Host: 1300018) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1300029 UNAME_v=FreeBSD 13.0-CURRENT 1300029 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-4-g701d8fe1 MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- kde@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-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/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="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.6" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/libaccounts-qt5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/libaccounts-qt5/work HOME=/wrkdirs/usr/ports/net-im/libaccounts-qt5/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/libaccounts-qt5/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/net-im/libaccounts-qt5/work/accounts-qt-1.13/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/libaccounts-qt5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/libaccounts-qt5/work HOME=/wrkdirs/usr/ports/net-im/libaccounts-qt5/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/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 " PYTHON_INCLUDEDIR=include/python3.6m PYTHON_LIBDIR=lib/python3.6 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.6/site-packages PYTHON_SUFFIX=36 PYTHON_VER=3.6 PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libaccounts-qt5" EXAMPLESDIR="share/examples/libaccounts-qt5" DATADIR="share/libaccounts-qt5" WWWDIR="www/libaccounts-qt5" ETCDIR="etc/libaccounts-qt5" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libaccounts-qt5 DOCSDIR=/usr/local/share/doc/libaccounts-qt5 EXAMPLESDIR=/usr/local/share/examples/libaccounts-qt5 WWWDIR=/usr/local/www/libaccounts-qt5 ETCDIR=/usr/local/etc/libaccounts-qt5 --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv6 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300029 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License LGPL21 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> libaccounts-qt5-1.13_9 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-armv6-default-job-15] Installing pkg-1.10.5_5... [head-armv6-default-job-15] Extracting pkg-1.10.5_5: .......... done ===> libaccounts-qt5-1.13_9 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libaccounts-qt5-1.13_9 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL21 accepted by the user <snip> /nxb-bin/usr/bin/c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wall -W -pthread -fPIC -DBUILDING_ACCOUNTS_QT -DSERVICES_DIR=\"/usr/local/share/libaccounts-qt-tests/\" -DSERVICE_TYPES_DIR=\"/usr/local/share/libaccounts-qt-tests/\" -DPROVIDERS_DIR=\"/usr/local/share/libaccounts-qt-tests/\" -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests"' -I. -I../../accounts-qt-1.13 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/accountstest.o accountstest.cpp /nxb-bin/usr/bin/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wall -W -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp /usr/local/lib/qt5/bin/moc -DBUILDING_ACCOUNTS_QT -DSERVICES_DIR=\"/usr/local/share/libaccounts-qt-tests/\" -DSERVICE_TYPES_DIR=\"/usr/local/share/libaccounts-qt-tests/\" -DPROVIDERS_DIR=\"/usr/local/share/libaccounts-qt-tests/\" -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests"' --include /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests -I/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/8.0.0/include -I/usr/include accountstest.h -o .moc/moc_accountstest.cpp /nxb-bin/usr/bin/c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wall -W -pthread -fPIC -DBUILDING_ACCOUNTS_QT -DSERVICES_DIR=\"/usr/local/share/libaccounts-qt-tests/\" -DSERVICE_TYPES_DIR=\"/usr/local/share/libaccounts-qt-tests/\" -DPROVIDERS_DIR=\"/usr/local/share/libaccounts-qt-tests/\" -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests"' -I. -I../../accounts-qt-1.13 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/moc_accountstest.o .moc/moc_accountstest.cpp /nxb-bin/usr/bin/c++ -fstack-protector-strong -pthread -Wl,-rpath,/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13//Accounts -Wl,-rpath,/usr/local/lib/qt5 -o accountstest .obj/accountstest.o .obj/moc_accountstest.o -L/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13//Accounts -laccounts-qt5 -L/usr/local/lib/qt5 -lQt5Test -L/usr/local/lib -lQt5Xml -lQt5Core -lkvm -lprocstat -L/usr/local/lib =========================================================================== =======================<phase: run-depends >============================ ===> libaccounts-qt5-1.13_9 depends on file: /usr/local/bin/python3.6 - found =========================================================================== =======================<phase: stage >============================ ===> Staging for libaccounts-qt5-1.13_9 ===> Generating temporary packing list make[1]: "/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Makefile" line 261: warning: duplicate script for target "dist" ignored make[1]: "/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Makefile" line 226: warning: using previous script for "dist" defined here cd Accounts/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/Accounts.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=/nxb-bin/usr/bin/cc QMAKE_CXX=/nxb-bin/usr/bin/c++ QMAKE_LINK_C=/nxb-bin/usr/bin/cc QMAKE_LINK_C_SHLIB=/nxb-bin/usr/bin/cc QMAKE_LINK=/nxb-bin/usr/bin/c++ QMAKE_LINK_SHLIB=/nxb-bin/usr/bin/c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /nxb-bin/usr/bin/make -f Makefile install /usr/local/lib/qt5/bin/qmake -install qinstall -exe libaccounts-qt5.so.1.2.0 /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/lib/libaccounts-qt5.so.1.2.0 strip --strip-unneeded /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/lib/libaccounts-qt5.so.1.2.0 ln -f -s libaccounts-qt5.so.1.2.0 /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/lib/libaccounts-qt5.so ln -f -s libaccounts-qt5.so.1.2.0 /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/lib/libaccounts-qt5.so.1 ln -f -s libaccounts-qt5.so.1.2.0 /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/lib/libaccounts-qt5.so.1.2 /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/accountscommon.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/accountscommon.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/Manager /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/Manager /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/manager.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/manager.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/Account /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/Account /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/account.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/AccountService /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/AccountService /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account-service.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/account-service.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/Application /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/Application /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/application.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/application.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/AuthData /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/AuthData /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/auth-data.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/auth-data.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/Error /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/Error /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/error.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/error.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/Provider /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/Provider /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/provider.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/provider.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/Service /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/Service /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/service.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/service.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/ServiceType /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/ServiceType /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/service-type.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/service-type.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/manager_p.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/manager_p.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/utils.h /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/include/accounts-qt5/Accounts/utils.h /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/accounts-qt5.pc /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/libdata/pkgconfig/accounts-qt5.pc /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/AccountsQt5Config.cmake /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/lib/cmake/AccountsQt5/AccountsQt5Config.cmake /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/AccountsQt5ConfigVersion.cmake /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/lib/cmake/AccountsQt5/AccountsQt5ConfigVersion.cmake cd tests/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests/tests.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=/nxb-bin/usr/bin/cc QMAKE_CXX=/nxb-bin/usr/bin/c++ QMAKE_LINK_C=/nxb-bin/usr/bin/cc QMAKE_LINK_C_SHLIB=/nxb-bin/usr/bin/cc QMAKE_LINK=/nxb-bin/usr/bin/c++ QMAKE_LINK_SHLIB=/nxb-bin/usr/bin/c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /nxb-bin/usr/bin/make -f Makefile install ( test -e Makefile.accountstest || /usr/local/lib/qt5/bin/qmake -o Makefile.accountstest /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests/accountstest.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=/nxb-bin/usr/bin/cc QMAKE_CXX=/nxb-bin/usr/bin/c++ QMAKE_LINK_C=/nxb-bin/usr/bin/cc QMAKE_LINK_C_SHLIB=/nxb-bin/usr/bin/cc QMAKE_LINK=/nxb-bin/usr/bin/c++ QMAKE_LINK_SHLIB=/nxb-bin/usr/bin/c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /nxb-bin/usr/bin/make -f Makefile.accountstest install /usr/local/lib/qt5/bin/qmake -install qinstall -exe accountstest /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/bin/accountstest strip /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/bin/accountstest /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests/MyService.service /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/share/libaccounts-qt-tests/MyService.service /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests/OtherService.service /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/share/libaccounts-qt-tests/OtherService.service /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests/e-mail.service-type /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/share/libaccounts-qt-tests/e-mail.service-type /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests/MyProvider.provider /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/share/libaccounts-qt-tests/MyProvider.provider /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests/tests.xml /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/stage/usr/local/share/libaccounts-qt-tests/tests.xml OUTPUT_DIRECTORY=doc PROJECT_NAME="accounts-qt" PROJECT_NUMBER="1.13" STRIP_FROM_PATH="/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13" INPUT="/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/tests doc/src" QHP_NAMESPACE="com.nokia.example.accounts-qt" QHP_VIRTUAL_FOLDER="accounts-qt" TAGFILES="/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/doc/qt.tags" TAGFILE="doc/accounts-qt.tags" doxygen /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/doc/doxy.conf warning: Tag `SYMBOL_CACHE_SIZE' at line 289 of file `/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/doc/doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 473 of file `/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/doc/doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 804 of file `/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/doc/doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 1141 of file `/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/doc/doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 1147 of file `/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/doc/doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. error: Tag file `/wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/doc/qt.tags' does not exist or is not a file. Skipping it... /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:76: warning: Internal inconsistency: scope for class Accounts::Account::Private not found! /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:117: warning: documented symbol `notify' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:126: warning: documented symbol `Watch' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:131: warning: documented symbol `~Watch' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:189: warning: documented symbol `error' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:204: warning: documented symbol `Account' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:211: warning: documented symbol `Account' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:227: warning: documented symbol `Account * fromId' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:245: warning: documented symbol `~Account' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:270: warning: documented symbol `AccountId id' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:278: warning: documented symbol `Manager * manager' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:286: warning: documented symbol `bool supportsService' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:300: warning: documented symbol `ServiceList services' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:329: warning: documented symbol `ServiceList enabledServices' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:358: warning: documented symbol `bool enabled' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:369: warning: documented symbol `bool isEnabled' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:381: warning: documented symbol `void setEnabled' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:391: warning: documented symbol `QString displayName' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:400: warning: documented symbol `void setDisplayName' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:409: warning: documented symbol `QString providerName' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:417: warning: documented symbol `Provider provider' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:427: warning: documented symbol `void selectService' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:441: warning: documented symbol `Service selectedService' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:452: warning: documented symbol `QStringList allKeys' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:475: warning: documented symbol `void beginGroup' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:485: warning: documented symbol `QStringList childGroups' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:506: warning: documented symbol `QStringList childKeys' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:523: warning: documented symbol `void clear' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:539: warning: documented symbol `bool contains' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:549: warning: documented symbol `void endGroup' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:561: warning: documented symbol `QString group' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:571: warning: documented symbol `bool isWritable' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:583: warning: documented symbol `void remove' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:610: warning: documented symbol `void setValue' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:657: warning: documented symbol `QVariant value' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:691: warning: documented symbol `SettingSource value' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:714: warning: documented symbol `QString valueAsString' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:734: warning: documented symbol `int valueAsInt' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:754: warning: documented symbol `quint64 valueAsUInt64' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:774: warning: documented symbol `bool valueAsBool' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:803: warning: documented symbol `Watch * watchKey' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:844: warning: documented symbol `void sync' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:859: warning: documented symbol `bool syncAndBlock' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:878: warning: documented symbol `void remove' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:892: warning: documented symbol `void sign' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:908: warning: documented symbol `bool verify' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:925: warning: documented symbol `bool verifyWithTokens' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:940: warning: documented symbol `uint credentialsId' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.cpp:959: warning: documented symbol `AgAccount * account' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/application.cpp:45: warning: no matching class member found for Application(struct _AgApplication *application) Possible candidates: Application::Application() Application::Application(const Application &other) /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/error.cpp:35: warning: no matching class member found for Error(const struct _GError *error) Possible candidates: Error::Error() Error::Error(const Error &src) Error::Error(ErrorType type, const QString &message=QString()) /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/error.h:121: warning: documented symbol `void registerType' was not declared or defined. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/provider.cpp:46: warning: no matching class member found for Provider(AgProvider *provider, ReferenceMode mode) Possible candidates: Provider::Provider() Provider::Provider(const Provider &other) /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/provider.cpp:199: warning: no uniquely matching class member found for AgProvider * provider() const /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/service-type.cpp:48: warning: no matching class member found for ServiceType(AgServiceType *serviceType, ReferenceMode mode) Possible candidates: ServiceType::ServiceType() ServiceType::ServiceType(const ServiceType &other) /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/service.cpp:48: warning: no matching class member found for Service(AgService *service, ReferenceMode mode) Possible candidates: Service::Service() Service::Service(const Service &other) /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/service.cpp:222: warning: no uniquely matching class member found for AgService * service() const /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account-service.h:72: warning: Member setValue(const char *key, const QVariant &value) (function) of class Accounts::AccountService is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account-service.h:79: warning: Member value(const char *key, SettingSource *source=0) const (function) of class Accounts::AccountService is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/application.h:45: warning: Member operator=(const Application &other) (function) of class Accounts::Application is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/provider.h:53: warning: Member operator=(const Provider &other) (function) of class Accounts::Provider is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/provider.h:68: warning: Member operator==(const Accounts::Provider &p1, const Accounts::Provider &p2) (friend) of class Accounts::Provider is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/service.h:53: warning: Member operator=(const Service &other) (function) of class Accounts::Service is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/service.h:69: warning: Member operator==(const Accounts::Service &s1, const Accounts::Service &s2) (friend) of class Accounts::Service is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/service-type.h:54: warning: Member operator=(const ServiceType &other) (function) of class Accounts::ServiceType is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/service-type.h:68: warning: Member operator==(const Accounts::ServiceType &s1, const Accounts::ServiceType &s2) (friend) of class Accounts::ServiceType is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:189: warning: Member displayNameChanged(const QString &displayName) (signal) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:190: warning: Member enabledChanged(const QString &serviceName, bool enabled) (signal) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:192: warning: Member error(Accounts::Error error) (signal) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:193: warning: Member synced() (signal) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:195: warning: Member removed() (signal) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:138: warning: Member displayName() const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:139: warning: Member setDisplayName(const QString &displayName) (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:141: warning: Member providerName() const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:142: warning: Member provider() const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:144: warning: Member selectService(const Service &service=Service()) (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:145: warning: Member selectedService() const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:148: warning: Member allKeys() const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:149: warning: Member beginGroup(const QString &prefix) (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:150: warning: Member childGroups() const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:151: warning: Member childKeys() const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:152: warning: Member clear() (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:153: warning: Member contains(const QString &key) const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:154: warning: Member endGroup() (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:155: warning: Member group() const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:156: warning: Member isWritable() const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:157: warning: Member remove(const QString &key) (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:159: warning: Member setValue(const QString &key, const QVariant &value) (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:160: warning: Member value(const QString &key, const QVariant &defaultValue=QVariant(), SettingSource *source=0) const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:163: warning: Member value(const QString &key, QVariant &value) const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:164: warning: Member valueAsString(const QString &key, QString default_value=QString::null, SettingSource *source=0) const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:167: warning: Member valueAsInt(const QString &key, int default_value=0, SettingSource *source=0) const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:170: warning: Member valueAsUInt64(const QString &key, quint64 default_value=0, SettingSource *source=0) const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:173: warning: Member valueAsBool(const QString &key, bool default_value=false, SettingSource *source=0) const (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:177: warning: Member watchKey(const QString &key=QString()) (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:179: warning: Member sync() (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:180: warning: Member syncAndBlock() (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:182: warning: Member remove() (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:184: warning: Member sign(const QString &key, const char *token) (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:185: warning: Member verify(const QString &key, const char **token) (function) of class Accounts::Watch is not documented. /wrkdirs/usr/ports/net-im/libaccounts-qt5/work/accounts-qt-1.13/Accounts/account.h:186: warning: Member verifyWithTokens(const QString &key, QList< const char * > tokens) (function) of class Accounts::Watch is not documented. =>> Killing runaway build after 21600 seconds with no output
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905240744.x4O7ifb7046000>