+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/qca2-qt5-2.2.1nb11/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/qca2-qt5-2.2.1nb11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for qca2-qt5-2.2.1nb11 [ 1%] Generating syncthread.moc [ 2%] Generating __/include/QtCrypto/moc_qca_cert.cpp [ 3%] Generating __/include/QtCrypto/moc_qca_core.cpp [ 4%] Generating __/include/QtCrypto/moc_qca_keystore.cpp [ 5%] Generating __/include/QtCrypto/moc_qca_publickey.cpp [ 7%] Generating __/include/QtCrypto/moc_qca_safetimer.cpp [ 8%] Generating __/include/QtCrypto/moc_qca_securelayer.cpp [ 9%] Generating __/include/QtCrypto/moc_qca_securemessage.cpp [ 10%] Generating __/include/QtCrypto/moc_qca_support.cpp [ 11%] Generating __/include/QtCrypto/moc_qcaprovider.cpp [ 12%] Generating __/include/QtCrypto/moc_qpipe.cpp [ 14%] Generating console.moc [ 15%] Generating dirwatch.moc [ 16%] Generating moc_qca_safeobj.cpp [ 17%] Generating qca_cert.moc [ 18%] Generating qca_core.moc [ 20%] Generating qca_default.moc [ 21%] Generating qca_keystore.moc [ 22%] Generating qca_publickey.moc [ 23%] Generating qca_safetimer.moc [ 24%] Generating qca_securelayer.moc [ 25%] Generating qca_securemessage.moc [ 27%] Generating qpipe.moc [ 28%] Generating synchronizer.moc [ 29%] Building CXX object src/CMakeFiles/qca-qt5.dir/qca_cert.cpp.o /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp: In function 'QByteArray QCA::ipaddr_str2bin(const QString&)': /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp:1205:61: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 1205 | QStringList parts = str.split(':', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /opt/pkg/qt5/include/QtCore/qdatetime.h:44, from /opt/pkg/qt5/include/QtCore/QDateTime:1, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/include/QtCrypto/qca_cert.h:36, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp:22: /opt/pkg/qt5/include/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp:1205:61: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 1205 | QStringList parts = str.split(':', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ /opt/pkg/qt5/include/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp:1277:61: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 1277 | QStringList parts = str.split('.', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ /opt/pkg/qt5/include/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp:1277:61: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 1277 | QStringList parts = str.split('.', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ /opt/pkg/qt5/include/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp: In function 'bool QCA::cert_match_domain(const QString&, const QString&)': /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp:1321:59: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 1321 | QStringList parts_name = name.split('.', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ /opt/pkg/qt5/include/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp:1321:59: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 1321 | QStringList parts_name = name.split('.', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ /opt/pkg/qt5/include/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp:1333:67: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 1333 | QStringList parts_compare = acedomain.split('.', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ /opt/pkg/qt5/include/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_cert.cpp:1333:67: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 1333 | QStringList parts_compare = acedomain.split('.', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ /opt/pkg/qt5/include/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ [ 30%] Building CXX object src/CMakeFiles/qca-qt5.dir/qca_core.cpp.o /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_core.cpp: In function 'bool QCA::isSupported(const char*, const QString&)': /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_core.cpp:368:66: warning: 'QString::SkipEmptyParts' is deprecated [-Wdeprecated-declarations] 368 | return isSupported(QString(features).split(',', QString::SkipEmptyParts), provider); | ^~~~~~~~~~~~~~ In file included from /opt/pkg/qt5/include/QtCore/QString:1, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/include/QtCrypto/qca_core.h:37, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_core.cpp:23: /opt/pkg/qt5/include/QtCore/qstring.h:605:9: note: declared here 605 | SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED | ^~~~~~~~~~~~~~ /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_core.cpp:368:66: warning: 'QString::SkipEmptyParts' is deprecated [-Wdeprecated-declarations] 368 | return isSupported(QString(features).split(',', QString::SkipEmptyParts), provider); | ^~~~~~~~~~~~~~ /opt/pkg/qt5/include/QtCore/qstring.h:605:9: note: declared here 605 | SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED | ^~~~~~~~~~~~~~ [ 31%] Building CXX object src/CMakeFiles/qca-qt5.dir/qca_default.cpp.o In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:68, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_default.moc:9, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_default.cpp:1323: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_raw_storage_iter.h:73:22: error: expected template-name before '<' token 73 | : public iterator | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_raw_storage_iter.h:73:22: error: expected '{' before '<' token In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:78: /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:74:26: error: '_Lock_policy' has not been declared 74 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:76:31: error: '__shared_ptr' does not name a type 76 | atomic_is_lock_free(const __shared_ptr<_Tp, _Lp>* __p) | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:76:43: error: expected ',' or '...' before '<' token 76 | atomic_is_lock_free(const __shared_ptr<_Tp, _Lp>* __p) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:87:31: error: 'shared_ptr' does not name a type 87 | atomic_is_lock_free(const shared_ptr<_Tp>* __p) | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:87:41: error: expected ',' or '...' before '<' token 87 | atomic_is_lock_free(const shared_ptr<_Tp>* __p) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h: In function 'bool QCA::std::atomic_is_lock_free(int)': /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:88:44: error: '__default_lock_policy' was not declared in this scope 88 | { return std::atomic_is_lock_free<_Tp, __default_lock_policy>(__p); } | ^~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:88:44: note: suggested alternatives: In file included from /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:62, from /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr.h:53, from /opt/tools/gcc12/include/c++/12.2.0/condition_variable:42, from /opt/tools/gcc12/include/c++/12.2.0/future:39, from /opt/pkg/qt5/include/QtCore/qthread.h:51, from /opt/pkg/qt5/include/QtCore/QThread:1, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/include/QtCrypto/qca_support.h:47, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/include/QtCrypto/qca_core.h:43, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/src/qca_default.cpp:22: /opt/tools/gcc12/include/c++/12.2.0/ext/concurrence.h:53:29: note: '__gnu_cxx::__default_lock_policy' 53 | static const _Lock_policy __default_lock_policy = | ^~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/ext/concurrence.h:53:29: note: '__gnu_cxx::__default_lock_policy' /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:88:67: error: '__p' was not declared in this scope; did you mean '_Tp'? 88 | { return std::atomic_is_lock_free<_Tp, __default_lock_policy>(__p); } | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h: At global scope: /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:102:12: error: 'shared_ptr' does not name a type 102 | inline shared_ptr<_Tp> | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:110:12: error: 'shared_ptr' does not name a type 110 | inline shared_ptr<_Tp> | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:114:26: error: '_Lock_policy' has not been declared 114 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:115:12: error: '__shared_ptr' does not name a type 115 | inline __shared_ptr<_Tp, _Lp> | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:122:26: error: '_Lock_policy' has not been declared 122 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:123:12: error: '__shared_ptr' does not name a type 123 | inline __shared_ptr<_Tp, _Lp> | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:139:5: error: variable or field 'atomic_store_explicit' declared void 139 | atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, | ^~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:139:27: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 139 | atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:139:41: error: expected primary-expression before '>' token 139 | atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:139:44: error: '__p' was not declared in this scope; did you mean '_Tp'? 139 | atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:139:49: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 139 | atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:139:63: error: expected primary-expression before '>' token 139 | atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:139:65: error: '__r' was not declared in this scope 139 | atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:140:27: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 140 | memory_order) | ^~~~~~~~~~~~ | std::memory_order In file included from /opt/tools/gcc12/include/c++/12.2.0/atomic:41, from /opt/pkg/qt5/include/QtCore/qatomic_cxx11.h:45, from /opt/pkg/qt5/include/QtCore/qbasicatomic.h:53, from /opt/pkg/qt5/include/QtCore/qatomic.h:46, from /opt/pkg/qt5/include/QtCore/qglobal.h:1301, from /opt/pkg/qt5/include/QtCore/qchar.h:43, from /opt/pkg/qt5/include/QtCore/qstring.h:49, from /opt/pkg/qt5/include/QtCore/QString:1, from /home/pbulk/build/security/qca2-qt5/work/qca-2.2.1/include/QtCrypto/qca_core.h:37: /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:148:5: error: variable or field 'atomic_store' declared void 148 | atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:148:18: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 148 | atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:148:32: error: expected primary-expression before '>' token 148 | atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:148:35: error: '__p' was not declared in this scope; did you mean '_Tp'? 148 | atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:148:40: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 148 | atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:148:54: error: expected primary-expression before '>' token 148 | atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:148:56: error: '__r' was not declared in this scope 148 | atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:151:26: error: '_Lock_policy' has not been declared 151 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:153:5: error: variable or field 'atomic_store_explicit' declared void 153 | atomic_store_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:153:27: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 153 | atomic_store_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:153:43: error: expected primary-expression before ',' token 153 | atomic_store_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:153:45: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 153 | atomic_store_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:153:51: error: '__p' was not declared in this scope; did you mean '_Tp'? 153 | atomic_store_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:154:27: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 154 | __shared_ptr<_Tp, _Lp> __r, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:154:43: error: expected primary-expression before ',' token 154 | __shared_ptr<_Tp, _Lp> __r, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:154:45: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 154 | __shared_ptr<_Tp, _Lp> __r, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:154:50: error: '__r' was not declared in this scope 154 | __shared_ptr<_Tp, _Lp> __r, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:155:27: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 155 | memory_order) | ^~~~~~~~~~~~ | std::memory_order /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:161:26: error: '_Lock_policy' has not been declared 161 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:163:5: error: variable or field 'atomic_store' declared void 163 | atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:163:18: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 163 | atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:163:34: error: expected primary-expression before ',' token 163 | atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:163:36: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 163 | atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:163:42: error: '__p' was not declared in this scope; did you mean '_Tp'? 163 | atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:163:47: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 163 | atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:163:63: error: expected primary-expression before ',' token 163 | atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:163:65: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 163 | atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:163:70: error: '__r' was not declared in this scope 163 | atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:175:12: error: 'shared_ptr' does not name a type 175 | inline shared_ptr<_Tp> | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:185:12: error: 'shared_ptr' does not name a type 185 | inline shared_ptr<_Tp> | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:192:26: error: '_Lock_policy' has not been declared 192 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:193:12: error: '__shared_ptr' does not name a type 193 | inline __shared_ptr<_Tp, _Lp> | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:203:26: error: '_Lock_policy' has not been declared 203 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:204:12: error: '__shared_ptr' does not name a type 204 | inline __shared_ptr<_Tp, _Lp> | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:225:45: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 225 | atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:225:59: error: expected primary-expression before '>' token 225 | atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:225:62: error: '__p' was not declared in this scope; did you mean '_Tp'? 225 | atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:226:45: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 226 | shared_ptr<_Tp>* __v, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:226:59: error: expected primary-expression before '>' token 226 | shared_ptr<_Tp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:226:62: error: '__v' was not declared in this scope 226 | shared_ptr<_Tp>* __v, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:227:45: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 227 | shared_ptr<_Tp> __w, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:227:59: error: expected primary-expression before '>' token 227 | shared_ptr<_Tp> __w, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:227:61: error: '__w' was not declared in this scope 227 | shared_ptr<_Tp> __w, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:228:45: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 228 | memory_order, | ^~~~~~~~~~~~ | std::memory_order /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:229:45: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 229 | memory_order) | ^~~~~~~~~~~~ | std::memory_order /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:229:57: error: expression list treated as compound expression in initializer [-fpermissive] 229 | memory_order) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:229:58: error: expected ';' before '{' token 229 | memory_order) | ^ | ; 230 | { | ~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:247:36: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 247 | atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:247:50: error: expected primary-expression before '>' token 247 | atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:247:53: error: '__p' was not declared in this scope; did you mean '_Tp'? 247 | atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:247:58: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 247 | atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:247:72: error: expected primary-expression before '>' token 247 | atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:247:75: error: '__v' was not declared in this scope 247 | atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:248:34: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 248 | shared_ptr<_Tp> __w) | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:248:48: error: expected primary-expression before '>' token 248 | shared_ptr<_Tp> __w) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:248:50: error: '__w' was not declared in this scope 248 | shared_ptr<_Tp> __w) | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:248:53: error: expression list treated as compound expression in initializer [-fpermissive] 248 | shared_ptr<_Tp> __w) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:248:54: error: expected ';' before '{' token 248 | shared_ptr<_Tp> __w) | ^ | ; 249 | { | ~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:256:43: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 256 | atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:256:57: error: expected primary-expression before '>' token 256 | atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:256:60: error: '__p' was not declared in this scope; did you mean '_Tp'? 256 | atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:257:43: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 257 | shared_ptr<_Tp>* __v, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:257:57: error: expected primary-expression before '>' token 257 | shared_ptr<_Tp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:257:60: error: '__v' was not declared in this scope 257 | shared_ptr<_Tp>* __v, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:258:43: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 258 | shared_ptr<_Tp> __w, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:258:57: error: expected primary-expression before '>' token 258 | shared_ptr<_Tp> __w, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:258:59: error: '__w' was not declared in this scope 258 | shared_ptr<_Tp> __w, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:259:43: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 259 | memory_order __success, | ^~~~~~~~~~~~ | std::memory_order /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:260:43: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 260 | memory_order __failure) | ^~~~~~~~~~~~ | std::memory_order /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:260:65: error: expression list treated as compound expression in initializer [-fpermissive] 260 | memory_order __failure) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:260:66: error: expected ';' before '{' token 260 | memory_order __failure) | ^ | ; 261 | { | ~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:268:34: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 268 | atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:268:48: error: expected primary-expression before '>' token 268 | atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:268:51: error: '__p' was not declared in this scope; did you mean '_Tp'? 268 | atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:268:56: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 268 | atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:268:70: error: expected primary-expression before '>' token 268 | atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:268:73: error: '__v' was not declared in this scope 268 | atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:269:34: error: 'shared_ptr' was not declared in this scope; did you mean 'std::shared_ptr'? 269 | shared_ptr<_Tp> __w) | ^~~~~~~~~~ | std::shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:395:11: note: 'std::shared_ptr' declared here 395 | class shared_ptr; | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:269:48: error: expected primary-expression before '>' token 269 | shared_ptr<_Tp> __w) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:269:50: error: '__w' was not declared in this scope 269 | shared_ptr<_Tp> __w) | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:269:53: error: expression list treated as compound expression in initializer [-fpermissive] 269 | shared_ptr<_Tp> __w) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:269:54: error: expected ';' before '{' token 269 | shared_ptr<_Tp> __w) | ^ | ; 270 | { | ~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:275:26: error: '_Lock_policy' has not been declared 275 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:277:45: error: redeclaration of 'template > bool QCA::std::atomic_compare_exchange_strong_explicit' 277 | atomic_compare_exchange_strong_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:225:5: note: previous declaration 'template bool QCA::std::atomic_compare_exchange_strong_explicit<_Tp>' 225 | atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:277:45: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 277 | atomic_compare_exchange_strong_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:277:61: error: expected primary-expression before ',' token 277 | atomic_compare_exchange_strong_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:277:63: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 277 | atomic_compare_exchange_strong_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:277:69: error: '__p' was not declared in this scope; did you mean '_Tp'? 277 | atomic_compare_exchange_strong_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:278:45: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 278 | __shared_ptr<_Tp, _Lp>* __v, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:278:61: error: expected primary-expression before ',' token 278 | __shared_ptr<_Tp, _Lp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:278:63: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 278 | __shared_ptr<_Tp, _Lp>* __v, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:278:69: error: '__v' was not declared in this scope 278 | __shared_ptr<_Tp, _Lp>* __v, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:279:45: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 279 | __shared_ptr<_Tp, _Lp> __w, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:279:61: error: expected primary-expression before ',' token 279 | __shared_ptr<_Tp, _Lp> __w, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:279:63: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 279 | __shared_ptr<_Tp, _Lp> __w, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:279:68: error: '__w' was not declared in this scope 279 | __shared_ptr<_Tp, _Lp> __w, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:280:45: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 280 | memory_order, | ^~~~~~~~~~~~ | std::memory_order /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:281:45: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 281 | memory_order) | ^~~~~~~~~~~~ | std::memory_order /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:281:57: error: expression list treated as compound expression in initializer [-fpermissive] 281 | memory_order) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:281:58: error: expected ';' before '{' token 281 | memory_order) | ^ | ; 282 | { | ~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:297:26: error: '_Lock_policy' has not been declared 297 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:299:36: error: redeclaration of 'template > bool QCA::std::atomic_compare_exchange_strong' 299 | atomic_compare_exchange_strong(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:247:5: note: previous declaration 'template bool QCA::std::atomic_compare_exchange_strong<_Tp>' 247 | atomic_compare_exchange_strong(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:299:36: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 299 | atomic_compare_exchange_strong(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:299:52: error: expected primary-expression before ',' token 299 | atomic_compare_exchange_strong(__shared_ptr<_Tp, _Lp>* __p, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:299:54: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 299 | atomic_compare_exchange_strong(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:299:60: error: '__p' was not declared in this scope; did you mean '_Tp'? 299 | atomic_compare_exchange_strong(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:300:36: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 300 | __shared_ptr<_Tp, _Lp>* __v, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:300:52: error: expected primary-expression before ',' token 300 | __shared_ptr<_Tp, _Lp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:300:54: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 300 | __shared_ptr<_Tp, _Lp>* __v, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:300:60: error: '__v' was not declared in this scope 300 | __shared_ptr<_Tp, _Lp>* __v, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:301:36: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 301 | __shared_ptr<_Tp, _Lp> __w) | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:301:52: error: expected primary-expression before ',' token 301 | __shared_ptr<_Tp, _Lp> __w) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:301:54: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 301 | __shared_ptr<_Tp, _Lp> __w) | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:301:59: error: '__w' was not declared in this scope 301 | __shared_ptr<_Tp, _Lp> __w) | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:301:62: error: expression list treated as compound expression in initializer [-fpermissive] 301 | __shared_ptr<_Tp, _Lp> __w) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:301:63: error: expected ';' before '{' token 301 | __shared_ptr<_Tp, _Lp> __w) | ^ | ; 302 | { | ~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:307:26: error: '_Lock_policy' has not been declared 307 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:309:43: error: redeclaration of 'template > bool QCA::std::atomic_compare_exchange_weak_explicit' 309 | atomic_compare_exchange_weak_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:256:5: note: previous declaration 'template bool QCA::std::atomic_compare_exchange_weak_explicit<_Tp>' 256 | atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:309:43: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 309 | atomic_compare_exchange_weak_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:309:59: error: expected primary-expression before ',' token 309 | atomic_compare_exchange_weak_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:309:61: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 309 | atomic_compare_exchange_weak_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:309:67: error: '__p' was not declared in this scope; did you mean '_Tp'? 309 | atomic_compare_exchange_weak_explicit(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:310:43: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 310 | __shared_ptr<_Tp, _Lp>* __v, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:310:59: error: expected primary-expression before ',' token 310 | __shared_ptr<_Tp, _Lp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:310:61: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 310 | __shared_ptr<_Tp, _Lp>* __v, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:310:67: error: '__v' was not declared in this scope 310 | __shared_ptr<_Tp, _Lp>* __v, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:311:43: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 311 | __shared_ptr<_Tp, _Lp> __w, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:311:59: error: expected primary-expression before ',' token 311 | __shared_ptr<_Tp, _Lp> __w, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:311:61: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 311 | __shared_ptr<_Tp, _Lp> __w, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:311:66: error: '__w' was not declared in this scope 311 | __shared_ptr<_Tp, _Lp> __w, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:312:43: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 312 | memory_order __success, | ^~~~~~~~~~~~ | std::memory_order /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:313:43: error: 'memory_order' was not declared in this scope; did you mean 'std::memory_order'? 313 | memory_order __failure) | ^~~~~~~~~~~~ | std::memory_order /opt/tools/gcc12/include/c++/12.2.0/bits/atomic_base.h:86:7: note: 'std::memory_order' declared here 86 | } memory_order; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:313:65: error: expression list treated as compound expression in initializer [-fpermissive] 313 | memory_order __failure) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:313:66: error: expected ';' before '{' token 313 | memory_order __failure) | ^ | ; 314 | { | ~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:319:26: error: '_Lock_policy' has not been declared 319 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:321:34: error: redeclaration of 'template > bool QCA::std::atomic_compare_exchange_weak' 321 | atomic_compare_exchange_weak(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:268:5: note: previous declaration 'template bool QCA::std::atomic_compare_exchange_weak<_Tp>' 268 | atomic_compare_exchange_weak(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:321:34: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 321 | atomic_compare_exchange_weak(__shared_ptr<_Tp, _Lp>* __p, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:321:50: error: expected primary-expression before ',' token 321 | atomic_compare_exchange_weak(__shared_ptr<_Tp, _Lp>* __p, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:321:52: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 321 | atomic_compare_exchange_weak(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:321:58: error: '__p' was not declared in this scope; did you mean '_Tp'? 321 | atomic_compare_exchange_weak(__shared_ptr<_Tp, _Lp>* __p, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:322:34: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 322 | __shared_ptr<_Tp, _Lp>* __v, | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:322:50: error: expected primary-expression before ',' token 322 | __shared_ptr<_Tp, _Lp>* __v, | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:322:52: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 322 | __shared_ptr<_Tp, _Lp>* __v, | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:322:58: error: '__v' was not declared in this scope 322 | __shared_ptr<_Tp, _Lp>* __v, | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:323:34: error: '__shared_ptr' was not declared in this scope; did you mean 'std::__shared_ptr'? 323 | __shared_ptr<_Tp, _Lp> __w) | ^~~~~~~~~~~~ | std::__shared_ptr /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_base.h:386:11: note: 'std::__shared_ptr' declared here 386 | class __shared_ptr; | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:323:50: error: expected primary-expression before ',' token 323 | __shared_ptr<_Tp, _Lp> __w) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:323:52: error: '_Lp' was not declared in this scope; did you mean '_Tp'? 323 | __shared_ptr<_Tp, _Lp> __w) | ^~~ | _Tp /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:323:57: error: '__w' was not declared in this scope 323 | __shared_ptr<_Tp, _Lp> __w) | ^~~ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:323:60: error: expression list treated as compound expression in initializer [-fpermissive] 323 | __shared_ptr<_Tp, _Lp> __w) | ^ /opt/tools/gcc12/include/c++/12.2.0/bits/shared_ptr_atomic.h:323:61: error: expected ';' before '{' token 323 | __shared_ptr<_Tp, _Lp> __w) | ^ | ; 324 | { | ~ In file included from /opt/tools/gcc12/include/c++/12.2.0/type_traits:38, from /opt/pkg/qt5/include/QtCore/qglobal.h:45: /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h: In member function 'QCA::std::auto_ptr<_Tp>::element_type& QCA::std::auto_ptr<_Tp>::operator*() const': /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h:185:9: error: '__is_constant_evaluated' is not a member of 'QCA::std'; did you mean 'std::__is_constant_evaluated'? 185 | __glibcxx_assert(_M_ptr != 0); | ^~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/x86_64-sun-solaris2.11/bits/c++config.h:516:3: note: 'std::__is_constant_evaluated' declared here 516 | __is_constant_evaluated() _GLIBCXX_NOEXCEPT | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h: In member function 'QCA::std::auto_ptr<_Tp>::element_type* QCA::std::auto_ptr<_Tp>::operator->() const': /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h:198:9: error: '__is_constant_evaluated' is not a member of 'QCA::std'; did you mean 'std::__is_constant_evaluated'? 198 | __glibcxx_assert(_M_ptr != 0); | ^~~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/x86_64-sun-solaris2.11/bits/c++config.h:516:3: note: 'std::__is_constant_evaluated' declared here 516 | __is_constant_evaluated() _GLIBCXX_NOEXCEPT | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:82: /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h: At global scope: /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h:299:12: error: '_Lock_policy' has not been declared 299 | template<_Lock_policy _Lp> | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h:302:5: error: '__shared_count' does not name a type 302 | __shared_count<_Lp>::__shared_count(std::auto_ptr<_Tp>&& __r) | ^~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h:306:26: error: '_Lock_policy' has not been declared 306 | template | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h:309:5: error: '__shared_ptr' does not name a type 309 | __shared_ptr<_Tp, _Lp>::__shared_ptr(std::auto_ptr<_Tp1>&& __r) | ^~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h:322:5: error: 'shared_ptr' does not name a type 322 | shared_ptr<_Tp>::shared_ptr(std::auto_ptr<_Tp1>&& __r) | ^~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/backward/auto_ptr.h:328:5: error: 'unique_ptr' does not name a type 328 | unique_ptr<_Tp, _Dp>::unique_ptr(auto_ptr<_Up>&& __u) noexcept | ^~~~~~~~~~ gmake[2]: *** [src/CMakeFiles/qca-qt5.dir/build.make:200: src/CMakeFiles/qca-qt5.dir/qca_default.cpp.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:194: src/CMakeFiles/qca-qt5.dir/all] Error 2 gmake: *** [Makefile:136: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/qca2-qt5 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/qca2-qt5