=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for fcitx-qt5-1.2.3nb4 Scanning dependencies of target FcitxQt5DBusAddons_autogen Scanning dependencies of target fcitx-scan-addons.target Scanning dependencies of target fcitx-compile-mo.target Scanning dependencies of target FcitxQt5WidgetsAddons_autogen [ 0%] Built target fcitx-scan-addons.target [ 1%] Automatic MOC for target FcitxQt5DBusAddons [ 2%] Generating ../fcitx_cmake_cache/mo/ca/fcitx-qt5.mo [ 4%] Automatic MOC for target FcitxQt5WidgetsAddons Scanning dependencies of target fcitxplatforminputcontextplugin_autogen [ 5%] Automatic MOC for target fcitxplatforminputcontextplugin [ 7%] Generating ../fcitx_cmake_cache/mo/da/fcitx-qt5.mo [ 8%] Generating ../fcitx_cmake_cache/mo/de/fcitx-qt5.mo [ 10%] Generating ../fcitx_cmake_cache/mo/es/fcitx-qt5.mo [ 11%] Generating ../fcitx_cmake_cache/mo/fr/fcitx-qt5.mo [ 13%] Generating ../fcitx_cmake_cache/mo/ja/fcitx-qt5.mo [ 14%] Generating ../fcitx_cmake_cache/mo/ko/fcitx-qt5.mo [ 16%] Generating ../fcitx_cmake_cache/mo/ru/fcitx-qt5.mo [ 17%] Generating ../fcitx_cmake_cache/mo/zh_CN/fcitx-qt5.mo [ 19%] Generating ../fcitx_cmake_cache/mo/zh_TW/fcitx-qt5.mo [ 19%] Built target fcitx-compile-mo.target Scanning dependencies of target fcitx-modules.target [ 19%] Built target fcitx-modules.target [ 19%] Built target fcitxplatforminputcontextplugin_autogen [ 22%] Generating inputcontextproxy.cpp, inputcontextproxy.h [ 22%] Generating inputcontext1proxy.cpp, inputcontext1proxy.h [ 23%] Generating inputmethodproxy.cpp, inputmethodproxy.h [ 25%] Generating inputmethod1proxy.cpp, inputmethod1proxy.h [ 27%] Generating inputcontextproxy.moc [ 27%] Generating inputcontext1proxy.moc [ 29%] Generating inputmethod1proxy.moc [ 30%] Generating inputmethodproxy.moc [ 30%] Built target FcitxQt5WidgetsAddons_autogen [ 30%] Built target FcitxQt5DBusAddons_autogen Scanning dependencies of target FcitxQt5WidgetsAddons [ 32%] Building CXX object widgetsaddons/CMakeFiles/FcitxQt5WidgetsAddons.dir/FcitxQt5WidgetsAddons_autogen/mocs_compilation.cpp.o [ 33%] Building CXX object widgetsaddons/CMakeFiles/FcitxQt5WidgetsAddons.dir/fcitxqtconfiguifactory.cpp.o Scanning dependencies of target FcitxQt5DBusAddons Scanning dependencies of target fcitxplatforminputcontextplugin [ 35%] Building CXX object dbusaddons/CMakeFiles/FcitxQt5DBusAddons.dir/FcitxQt5DBusAddons_autogen/mocs_compilation.cpp.o [ 36%] Building CXX object platforminputcontext/CMakeFiles/fcitxplatforminputcontextplugin.dir/fcitxqtdbustypes.cpp.o [ 38%] Building CXX object widgetsaddons/CMakeFiles/FcitxQt5WidgetsAddons.dir/fcitxqtconfiguiplugin.cpp.o [ 39%] Building CXX object platforminputcontext/CMakeFiles/fcitxplatforminputcontextplugin.dir/fcitxwatcher.cpp.o [ 41%] Building CXX object widgetsaddons/CMakeFiles/FcitxQt5WidgetsAddons.dir/fcitxqtconfiguiwidget.cpp.o [ 42%] Building CXX object widgetsaddons/CMakeFiles/FcitxQt5WidgetsAddons.dir/fcitxqtkeysequencewidget.cpp.o [ 44%] Building CXX object platforminputcontext/CMakeFiles/fcitxplatforminputcontextplugin.dir/qtkey.cpp.o [ 45%] Building CXX object widgetsaddons/CMakeFiles/FcitxQt5WidgetsAddons.dir/qtkeytrans.cpp.o [ 47%] Building CXX object dbusaddons/CMakeFiles/FcitxQt5DBusAddons.dir/fcitxqtconnection.cpp.o [ 48%] Building CXX object platforminputcontext/CMakeFiles/fcitxplatforminputcontextplugin.dir/fcitxinputcontextproxy.cpp.o /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp: In function 'void qEventToSym(int, const QString&, Qt::KeyboardModifiers, int&, unsigned int&)': /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:39:70: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = int*; T = int]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] qBinaryFind(unicodeHasKey, _ARRAY_END(unicodeHasKey), uni); ^ In file included from /usr/pkg/qt5/include/QtCore/qdebug.h:44:0, from /usr/pkg/qt5/include/QtCore/QDebug:1, from /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:22: /usr/pkg/qt5/include/QtCore/qalgorithms.h:292:85: note: declared here QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) ^~~~~~~~~~~ /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:46:70: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = Unicode2Key*; T = int]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] qBinaryFind(unicodeKeyMap, _ARRAY_END(unicodeKeyMap), uni); ^ In file included from /usr/pkg/qt5/include/QtCore/qdebug.h:44:0, from /usr/pkg/qt5/include/QtCore/QDebug:1, from /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:22: /usr/pkg/qt5/include/QtCore/qalgorithms.h:292:85: note: declared here QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) ^~~~~~~~~~~ /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:60:68: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = QtCode2Key*; T = int]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] _ARRAY_END(keyPadQtCodeToKey), key); ^ In file included from /usr/pkg/qt5/include/QtCore/qdebug.h:44:0, from /usr/pkg/qt5/include/QtCore/QDebug:1, from /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:22: /usr/pkg/qt5/include/QtCore/qalgorithms.h:292:85: note: declared here QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) ^~~~~~~~~~~ /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:66:72: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = QtCode2Key*; T = int]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] _ARRAY_END(qtCodeToKeyBackup), key); ^ In file included from /usr/pkg/qt5/include/QtCore/qdebug.h:44:0, from /usr/pkg/qt5/include/QtCore/QDebug:1, from /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:22: /usr/pkg/qt5/include/QtCore/qalgorithms.h:292:85: note: declared here QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) ^~~~~~~~~~~ /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:71:79: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = QtCode2Key*; T = int]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] result = qBinaryFind(qtCodeToKey, _ARRAY_END(qtCodeToKey), key); ^ In file included from /usr/pkg/qt5/include/QtCore/qdebug.h:44:0, from /usr/pkg/qt5/include/QtCore/QDebug:1, from /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:22: /usr/pkg/qt5/include/QtCore/qalgorithms.h:292:85: note: declared here QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) ^~~~~~~~~~~ /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:79:72: warning: 'RandomAccessIterator qBinaryFind(RandomAccessIterator, RandomAccessIterator, const T&) [with RandomAccessIterator = QtCode2Key*; T = int]' is deprecated: Use std::binary_search [-Wdeprecated-declarations] _ARRAY_END(keyPadQtCodeToKey), key); ^ In file included from /usr/pkg/qt5/include/QtCore/qdebug.h:44:0, from /usr/pkg/qt5/include/QtCore/QDebug:1, from /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3/widgetsaddons/qtkeytrans.cpp:22: /usr/pkg/qt5/include/QtCore/qalgorithms.h:292:85: note: declared here QT_DEPRECATED_X("Use std::binary_search") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qBinaryFind(RandomAccessIterator begin, RandomAccessIterator end, const T &value) ^~~~~~~~~~~ [ 50%] Linking CXX shared library libFcitxQt5WidgetsAddons.so [ 51%] Building CXX object dbusaddons/CMakeFiles/FcitxQt5DBusAddons.dir/fcitxqtformattedpreedit.cpp.o ld: CMakeFiles/FcitxQt5WidgetsAddons.dir/fcitxqtconfiguifactory.cpp.o: in function `FcitxQtConfigUIFactoryPrivate::scan()': fcitxqtconfiguifactory.cpp:(.text+0x1c1): undefined reference to `FcitxXDGGetLibPath' ld: CMakeFiles/FcitxQt5WidgetsAddons.dir/fcitxqtconfiguifactory.cpp.o: in function `FcitxQtConfigUIFactory::create(QString const&)': fcitxqtconfiguifactory.cpp:(.text+0xb37): undefined reference to `fcitx_utils_get_fcitx_path' --- widgetsaddons/libFcitxQt5WidgetsAddons.so.1.0 --- *** [widgetsaddons/libFcitxQt5WidgetsAddons.so.1.0] Error code 1 make[2]: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 1 error make[2]: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 --- widgetsaddons/CMakeFiles/FcitxQt5WidgetsAddons.dir/all --- *** [widgetsaddons/CMakeFiles/FcitxQt5WidgetsAddons.dir/all] Error code 2 make[1]: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 --- dbusaddons/CMakeFiles/FcitxQt5DBusAddons.dir/all --- *** [dbusaddons/CMakeFiles/FcitxQt5DBusAddons.dir/all] Error code 2 make[1]: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 --- platforminputcontext/CMakeFiles/fcitxplatforminputcontextplugin.dir/all --- *** [platforminputcontext/CMakeFiles/fcitxplatforminputcontextplugin.dir/all] Error code 2 make[1]: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 3 errors make[1]: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 *** [all] Error code 2 make: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 1 error make: stopped in /tmp/inputmethod/fcitx-qt5/work/fcitx-qt5-1.2.3 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/inputmethod/fcitx-qt5 *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/inputmethod/fcitx-qt5