=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> 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 qtcreator-5.0.3nb1 cd src/ && ( test -e Makefile || /usr/pkg/qt5/bin/qmake -o Makefile /usr/pkgsrc/editors/qtcreator/work/qt-creator-opensource-src-5.0.3/src/src.pro QMAKE_RPATHDIR+=/usr/pkg/qt5/lib QMAKE_RPATHDIR+=/usr/X11R7/lib QMAKE_RPATHDIR+=/usr/pkg/lib/qtcreator QMAKE_RPATHDIR+=/usr/pkg/lib/qtcreator/plugins ) && /usr/bin/make -f Makefile all cd shared/ && ( test -e Makefile || /usr/pkg/qt5/bin/qmake -o Makefile /usr/pkgsrc/editors/qtcreator/work/qt-creator-opensource-src-5.0.3/src/shared/shared.pro QMAKE_RPATHDIR+=/usr/pkg/qt5/lib QMAKE_RPATHDIR+=/usr/X11R7/lib QMAKE_RPATHDIR+=/usr/pkg/lib/qtcreator QMAKE_RPATHDIR+=/usr/pkg/lib/qtcreator/plugins ) && /usr/bin/make -f Makefile all cd qbs/src/lib/corelib/ && ( test -e Makefile || /usr/pkg/qt5/bin/qmake -o Makefile /usr/pkgsrc/editors/qtcreator/work/qt-creator-opensource-src-5.0.3/src/shared/qbs/src/lib/corelib/corelib.pro QMAKE_RPATHDIR+=/usr/pkg/qt5/lib QMAKE_RPATHDIR+=/usr/X11R7/lib QMAKE_RPATHDIR+=/usr/pkg/lib/qtcreator QMAKE_RPATHDIR+=/usr/pkg/lib/qtcreator/plugins ) && /usr/bin/make -f Makefile all Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version. Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point. Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned! c++ -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/qt5/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -O2 -Wno-register -D_FORTIFY_SOURCE=2 -D_NETBSD_SOURCE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/krb5 -I/usr/pkg/lib/dbus-1.0/include/dbus -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -std=gnu++1z -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -fPIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_PROCESS_COMBINED_ARGUMENT_START -DQBS_VERSION=\"1.20.1\" -DQBS_LIBRARY -DQBS_RELATIVE_LIBEXEC_PATH=\"../libexec/qtcreator\" -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../../src -I. -I../../lib -I/usr/pkg/qt5/include -I/usr/pkg/qt5/include/QtScript -I/usr/pkg/qt5/include/QtCore/5.15.2 -I/usr/pkg/qt5/include/QtCore/5.15.2/QtCore -I/usr/pkg/qt5/include/QtNetwork -I/usr/pkg/qt5/include/QtXml -I/usr/pkg/qt5/include/QtCore -I. -I/usr/pkg/include -I/usr/pkg/qt5/mkspecs/netbsd-g++ -o internaljobs.o api/internaljobs.cpp In file included from ./tools/qttools.h:44:0, from ./tools/persistence.h:46, from ./tools/filetime.h:43, from ./buildgraph/filedependency.h:43, from ./buildgraph/artifact.h:43, from ./buildgraph/buildgraphloader.h:44, from api/internaljobs.cpp:45: ./tools/stlutils.h: In function 'size_t qbs::Internal::hashCombine(const Types& ...)': ./tools/stlutils.h:166:37: error: expected primary-expression before '...' token (hashCombineHelper(seed, args), ...); // create hash value with seed over all args return seed; ^ ./tools/stlutils.h:166:37: error: expected ')' before '...' token ./tools/stlutils.h:166:41: error: parameter packs not expanded with '...': (hashCombineHelper(seed, args), ...); // create hash value with seed over all args return seed; ^ ./tools/stlutils.h:166:41: note: 'args' In file included from ./tools/persistence.h:46:0, from ./tools/filetime.h:43, from ./buildgraph/filedependency.h:43, from ./buildgraph/artifact.h:43, from ./buildgraph/buildgraphloader.h:44, from api/internaljobs.cpp:45: ./tools/qttools.h: In static member function 'static std::size_t std::hash >::helper(std::index_sequence, const std::tuple<_Elements ...>&)': ./tools/qttools.h:86:71: error: expected primary-expression before '...' token (qbs::Internal::hashCombineHelper(seed, std::get(tuple)), ...); ^ ./tools/qttools.h:86:71: error: expected ')' before '...' token ./tools/qttools.h:86:75: error: parameter packs not expanded with '...': (qbs::Internal::hashCombineHelper(seed, std::get(tuple)), ...); ^ ./tools/qttools.h:86:75: note: 'Ns' In file included from ./tools/filetime.h:43:0, from ./buildgraph/filedependency.h:43, from ./buildgraph/artifact.h:43, from ./buildgraph/buildgraphloader.h:44, from api/internaljobs.cpp:45: ./tools/persistence.h: At global scope: ./tools/persistence.h:344:37: error: 'is_member_function_pointer_v' is not a member of 'std' struct PPHelper)>>> ^ ./tools/persistence.h:345:79: error: template argument 2 is invalid decltype(&T::template completeSerializationOp)>>> ^ ./tools/persistence.h:357:58: error: 'is_integral_v' is not a member of 'std' template struct PPHelper>> ^ ./tools/persistence.h:357:58: error: 'is_integral_v' is not a member of 'std' ./tools/persistence.h:357:77: error: template argument 1 is invalid template struct PPHelper>> ^ ./tools/persistence.h:357:78: error: template argument 2 is invalid template struct PPHelper>> ^ ./tools/persistence.h:357:80: error: expected unqualified-id before '>' token template struct PPHelper>> ^ ./tools/persistence.h:374:58: error: 'is_enum_v' is not a member of 'std' template struct PPHelper>> ^ ./tools/persistence.h:374:58: error: 'is_enum_v' is not a member of 'std' ./tools/persistence.h:374:73: error: template argument 1 is invalid template struct PPHelper>> ^ ./tools/persistence.h:374:74: error: template argument 2 is invalid template struct PPHelper>> ^ ./tools/persistence.h:374:76: error: expected unqualified-id before '>' token template struct PPHelper>> ^ ./tools/persistence.h:417:58: error: 'is_same_v' is not a member of 'std' template struct PPHelper ^ ./tools/persistence.h:417:58: error: 'is_same_v' is not a member of 'std' ./tools/persistence.h:417:83: error: template argument 1 is invalid template struct PPHelper ^ ./tools/persistence.h:418:12: error: 'is_same_v' is not a member of 'std' || std::is_same_v || std::is_same_v>> ^ ./tools/persistence.h:418:41: error: wrong number of template arguments (3, should be at least 1) || std::is_same_v || std::is_same_v>> ^ ./tools/persistence.h:71:8: note: provided for 'template struct qbs::Internal::PPHelper' struct PPHelper; ^ ./tools/persistence.h:418:43: error: expected unqualified-id before '||' token || std::is_same_v || std::is_same_v>> ^ ./tools/persistence.h: In static member function 'static void qbs::Internal::PPHelper >::storeHelper(std::index_sequence, const std::tuple<_Elements ...>&, qbs::Internal::PersistentPool*)': ./tools/persistence.h:462:44: error: expected primary-expression before '...' token (pool->store(std::get(tuple)), ...); ^ ./tools/persistence.h:462:44: error: expected ')' before '...' token ./tools/persistence.h:462:48: error: parameter packs not expanded with '...': (pool->store(std::get(tuple)), ...); ^ ./tools/persistence.h:462:48: note: 'Ns' ./tools/persistence.h: In static member function 'static void qbs::Internal::PPHelper >::loadHelper(std::index_sequence, std::tuple<_Elements ...>&, qbs::Internal::PersistentPool*)': ./tools/persistence.h:474:43: error: expected primary-expression before '...' token (pool->load(std::get(tuple)), ...); ^ ./tools/persistence.h:474:43: error: expected ')' before '...' token ./tools/persistence.h:474:47: error: parameter packs not expanded with '...': (pool->load(std::get(tuple)), ...); ^ ./tools/persistence.h:474:47: note: 'Ns' In file included from ./buildgraph/nodeset.h:43:0, from ./buildgraph/buildgraphnode.h:43, from ./buildgraph/artifact.h:44, from ./buildgraph/buildgraphloader.h:44, from api/internaljobs.cpp:45: ./tools/set.h: In static member function 'static qbs::Internal::Set qbs::Internal::Set::filtered(const qbs::Internal::Set&)': ./tools/set.h:352:19: error: 'is_pointer_v' is not a member of 'std' static_assert(std::is_pointer_v, "Set::filtered() assumes pointer types"); ^ ./tools/set.h:352:38: error: expected primary-expression before '>' token static_assert(std::is_pointer_v, "Set::filtered() assumes pointer types"); ^ ./tools/set.h:352:39: error: expected primary-expression before ',' token static_assert(std::is_pointer_v, "Set::filtered() assumes pointer types"); ^ ./tools/set.h:353:19: error: 'is_pointer_v' is not a member of 'std' static_assert(std::is_pointer_v, "Set::filtered() assumes pointer types"); ^ ./tools/set.h:353:38: error: expected primary-expression before '>' token static_assert(std::is_pointer_v, "Set::filtered() assumes pointer types"); ^ ./tools/set.h:353:39: error: expected primary-expression before ',' token static_assert(std::is_pointer_v, "Set::filtered() assumes pointer types"); ^ In file included from ./tools/filetime.h:43:0, from ./buildgraph/filedependency.h:43, from ./buildgraph/artifact.h:43, from ./buildgraph/buildgraphloader.h:44, from api/internaljobs.cpp:45: ./tools/persistence.h: In instantiation of 'static void qbs::Internal::PPHelper::store(const T&, qbs::Internal::PersistentPool*) [with T = QString; Enable = void]': ./tools/persistence.h:87:27: required from 'void qbs::Internal::PersistentPool::store(const T&, const Types& ...) [with T = QString; Types = {}]' ./tools/persistence.h:434:33: required from here ./tools/persistence.h:333:9: error: 'class QString' has no member named 'store' const_cast(object).store(*pool); ^ ./tools/persistence.h: In instantiation of 'static void qbs::Internal::PPHelper::load(T&, qbs::Internal::PersistentPool*) [with T = QString; Enable = void]': ./tools/persistence.h:98:26: required from 'T qbs::Internal::PersistentPool::load() [with T = QString]' ./tools/persistence.h:438:43: required from here ./tools/persistence.h:337:9: error: 'class QString' has no member named 'load' object.load(*pool); ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-register' *** Error code 1 Stop. make[3]: stopped in /usr/pkgsrc/editors/qtcreator/work/qt-creator-opensource-src-5.0.3/src/shared/qbs/src/lib/corelib *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/editors/qtcreator/work/qt-creator-opensource-src-5.0.3/src/shared *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/editors/qtcreator/work/qt-creator-opensource-src-5.0.3/src *** Error code 1 Stop. make: stopped in /usr/pkgsrc/editors/qtcreator/work/qt-creator-opensource-src-5.0.3 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/editors/qtcreator *** Error code 1 Stop. make: stopped in /usr/pkgsrc/editors/qtcreator