+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-rapidjson-1.18/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-rapidjson-1.18/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py310-rapidjson-1.18 * Building wheel... running bdist_wheel running build running build_py running egg_info writing python_rapidjson.egg-info/PKG-INFO writing dependency_links to python_rapidjson.egg-info/dependency_links.txt writing top-level names to python_rapidjson.egg-info/top_level.txt reading manifest file 'python_rapidjson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'python-rapidjson/*.cpp' warning: no files found matching 'python-rapidjson/*.h' warning: no files found matching 'typings/*.pyi' warning: no previously-included files found matching '.github' warning: no previously-included files found matching '.gitmodules' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.bat' under directory 'docs' warning: no files found matching '*.sh' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'python_rapidjson.egg-info/SOURCES.txt' creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/rapidjson-stubs copying typings/rapidjson/__init__.pyi -> build/lib.linux-x86_64-cpython-310/rapidjson-stubs running build_ext building 'rapidjson' extension creating build/temp.linux-x86_64-cpython-310 cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -DNCURSES_WIDECHAR=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -DPYTHON_RAPIDJSON_VERSION=1.18 -DRAPIDJSON_EXACT_VERSION=v1.1.0-752-gab1842a2 -I./rapidjson/include -I/usr/pkg/include/python3.10 -c ./rapidjson.cpp -o build/temp.linux-x86_64-cpython-310/./rapidjson.o In file included from ./rapidjson/include/rapidjson/schema.h:18:0, from ./rapidjson.cpp:21: ./rapidjson/include/rapidjson/document.h:78:79: error: '<::' cannot begin a template-argument list [-fpermissive] #define RAPIDJSON_DEFAULT_ALLOCATOR ::RAPIDJSON_NAMESPACE::MemoryPoolAllocator<::RAPIDJSON_NAMESPACE::CrtAllocator> ^ ./rapidjson/include/rapidjson/document.h:667:51: note: in expansion of macro 'RAPIDJSON_DEFAULT_ALLOCATOR' template <typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR > ^ ./rapidjson/include/rapidjson/document.h:78:79: note: '<:' is an alternate spelling for '['. Insert whitespace between '<' and '::' #define RAPIDJSON_DEFAULT_ALLOCATOR ::RAPIDJSON_NAMESPACE::MemoryPoolAllocator<::RAPIDJSON_NAMESPACE::CrtAllocator> ^ ./rapidjson/include/rapidjson/document.h:667:51: note: in expansion of macro 'RAPIDJSON_DEFAULT_ALLOCATOR' template <typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR > ^ ./rapidjson/include/rapidjson/document.h:78:79: note: (if you use '-fpermissive' or '-std=c++11', or '-std=gnu++11' G++ will accept your code) #define RAPIDJSON_DEFAULT_ALLOCATOR ::RAPIDJSON_NAMESPACE::MemoryPoolAllocator<::RAPIDJSON_NAMESPACE::CrtAllocator> ^ ./rapidjson/include/rapidjson/document.h:667:51: note: in expansion of macro 'RAPIDJSON_DEFAULT_ALLOCATOR' template <typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR > ^ In file included from ./rapidjson/include/rapidjson/schema.h:18:0, from ./rapidjson.cpp:21: ./rapidjson/include/rapidjson/document.h: In member function 'rapidjson::GenericValue<Encoding, Allocator>& rapidjson::GenericValue<Encoding, Allocator>::operator[](const rapidjson::GenericValue<Encoding, SourceAllocator>&)': ./rapidjson/include/rapidjson/document.h:1247:13: warning: '__thread' before 'static' [enabled by default] __thread static GenericValue buffer; ^ In file included from ./rapidjson/include/rapidjson/schema.h:18:0, from ./rapidjson.cpp:21: ./rapidjson/include/rapidjson/document.h: At global scope: ./rapidjson/include/rapidjson/document.h:78:79: error: '<::' cannot begin a template-argument list [-fpermissive] #define RAPIDJSON_DEFAULT_ALLOCATOR ::RAPIDJSON_NAMESPACE::MemoryPoolAllocator<::RAPIDJSON_NAMESPACE::CrtAllocator> ^ ./rapidjson/include/rapidjson/document.h:2498:51: note: in expansion of macro 'RAPIDJSON_DEFAULT_ALLOCATOR' template <typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR, typename StackAllocator = RAPIDJSON_DEFAULT_STACK_ALLOCATOR > ^ ./rapidjson/include/rapidjson/document.h:78:79: note: '<:' is an alternate spelling for '['. Insert whitespace between '<' and '::' #define RAPIDJSON_DEFAULT_ALLOCATOR ::RAPIDJSON_NAMESPACE::MemoryPoolAllocator<::RAPIDJSON_NAMESPACE::CrtAllocator> ^ ./rapidjson/include/rapidjson/document.h:2498:51: note: in expansion of macro 'RAPIDJSON_DEFAULT_ALLOCATOR' template <typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR, typename StackAllocator = RAPIDJSON_DEFAULT_STACK_ALLOCATOR > ^ In file included from ./rapidjson/include/rapidjson/schema.h:18:0, from ./rapidjson.cpp:21: ./rapidjson/include/rapidjson/schema.h: In instantiation of 'void rapidjson::GenericSchemaDocument<ValueType, Allocator>::SchemaErrorValue(rapidjson::SchemaErrorCode, const PointerType&, const Ch*, rapidjson::SizeType) [with ValueT = rapidjson::GenericValue<rapidjson::UTF8<> >; Allocator = rapidjson::CrtAllocator; rapidjson::GenericSchemaDocument<ValueType, Allocator>::PointerType = rapidjson::GenericPointer<rapidjson::GenericValue<rapidjson::UTF8<> > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::Ch = char; rapidjson::SizeType = unsigned int]': ./rapidjson/include/rapidjson/schema.h:1887:135: required from 'rapidjson::GenericSchemaDocument<ValueType, Allocator>::GenericSchemaDocument(const ValueType&, const Ch*, rapidjson::SizeType, rapidjson::GenericSchemaDocument<ValueType, Allocator>::IRemoteSchemaDocumentProviderType*, Allocator*, const PointerType&, const rapidjson::Specification&) [with ValueT = rapidjson::GenericValue<rapidjson::UTF8<> >; Allocator = rapidjson::CrtAllocator; rapidjson::GenericSchemaDocument<ValueType, Allocator>::ValueType = rapidjson::GenericValue<rapidjson::UTF8<> >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::Ch = char; rapidjson::SizeType = unsigned int; rapidjson::GenericSchemaDocument<ValueType, Allocator>::IRemoteSchemaDocumentProviderType = rapidjson::IGenericRemoteSchemaDocumentProvider<rapidjson::GenericSchemaDocument<rapidjson::GenericValue<rapidjson::UTF8<> > > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::PointerType = rapidjson::GenericPointer<rapidjson::GenericValue<rapidjson::UTF8<> > >]' ./rapidjson.cpp:3834:37: required from here ./rapidjson/include/rapidjson/document.h:701:5: error: 'rapidjson::GenericValue<Encoding, Allocator>::GenericValue(const rapidjson::GenericValue<Encoding, Allocator>&) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::CrtAllocator]' is private GenericValue(const GenericValue& rhs); ^ In file included from ./rapidjson.cpp:21:0: ./rapidjson/include/rapidjson/schema.h:1989:21: error: within this context currentError_ = GValue(kObjectType); ^ In file included from ./rapidjson/include/rapidjson/schema.h:18:0, from ./rapidjson.cpp:21: ./rapidjson/include/rapidjson/document.h:965:5: error: initializing argument 1 of 'typename rapidjson::internal::DisableIf<typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::internal::IsPointer<T>)>::Type, typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::GenericValue<Encoding, Allocator>&)>::Type>::Type rapidjson::GenericValue<Encoding, Allocator>::operator=(T) [with T = rapidjson::GenericValue<rapidjson::UTF8<>, rapidjson::CrtAllocator>; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::CrtAllocator; typename rapidjson::internal::DisableIf<typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::internal::IsPointer<T>)>::Type, typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::GenericValue<Encoding, Allocator>&)>::Type>::Type = rapidjson::GenericValue<rapidjson::UTF8<>, rapidjson::CrtAllocator>&]' operator=(T value) { ^ ./rapidjson/include/rapidjson/schema.h: In instantiation of 'void rapidjson::GenericSchemaDocument<ValueType, Allocator>::SchemaError(rapidjson::SchemaErrorCode, const PointerType&) [with ValueT = rapidjson::GenericValue<rapidjson::UTF8<> >; Allocator = rapidjson::CrtAllocator; rapidjson::GenericSchemaDocument<ValueType, Allocator>::PointerType = rapidjson::GenericPointer<rapidjson::GenericValue<rapidjson::UTF8<> > >]': ./rapidjson/include/rapidjson/schema.h:819:13: required from 'rapidjson::internal::Schema<SchemaDocumentType>::Schema(SchemaDocumentType*, const PointerType&, const ValueType&, const ValueType&, rapidjson::internal::Schema<SchemaDocumentType>::AllocatorType*, const UriType&) [with SchemaDocumentType = rapidjson::GenericSchemaDocument<rapidjson::GenericValue<rapidjson::UTF8<> > >; rapidjson::internal::Schema<SchemaDocumentType>::PointerType = rapidjson::GenericPointer<rapidjson::GenericValue<rapidjson::UTF8<> > >; rapidjson::internal::Schema<SchemaDocumentType>::ValueType = rapidjson::GenericValue<rapidjson::UTF8<> >; rapidjson::internal::Schema<SchemaDocumentType>::AllocatorType = rapidjson::CrtAllocator; rapidjson::internal::Schema<SchemaDocumentType>::UriType = rapidjson::GenericUri<rapidjson::GenericValue<rapidjson::UTF8<> > >; typename SchemaDocumentType::AllocatorType = rapidjson::CrtAllocator; typename SchemaDocumentType::ValueType = rapidjson::GenericValue<rapidjson::UTF8<> >]' ./rapidjson/include/rapidjson/schema.h:1868:9: required from 'rapidjson::GenericSchemaDocument<ValueType, Allocator>::GenericSchemaDocument(const ValueType&, const Ch*, rapidjson::SizeType, rapidjson::GenericSchemaDocument<ValueType, Allocator>::IRemoteSchemaDocumentProviderType*, Allocator*, const PointerType&, const rapidjson::Specification&) [with ValueT = rapidjson::GenericValue<rapidjson::UTF8<> >; Allocator = rapidjson::CrtAllocator; rapidjson::GenericSchemaDocument<ValueType, Allocator>::ValueType = rapidjson::GenericValue<rapidjson::UTF8<> >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::Ch = char; rapidjson::SizeType = unsigned int; rapidjson::GenericSchemaDocument<ValueType, Allocator>::IRemoteSchemaDocumentProviderType = rapidjson::IGenericRemoteSchemaDocumentProvider<rapidjson::GenericSchemaDocument<rapidjson::GenericValue<rapidjson::UTF8<> > > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::PointerType = rapidjson::GenericPointer<rapidjson::GenericValue<rapidjson::UTF8<> > >]' ./rapidjson.cpp:3834:37: required from here ./rapidjson/include/rapidjson/document.h:701:5: error: 'rapidjson::GenericValue<Encoding, Allocator>::GenericValue(const rapidjson::GenericValue<Encoding, Allocator>&) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::CrtAllocator]' is private GenericValue(const GenericValue& rhs); ^ In file included from ./rapidjson.cpp:21:0: ./rapidjson/include/rapidjson/schema.h:1983:21: error: within this context currentError_ = GValue(kObjectType); ^ In file included from ./rapidjson/include/rapidjson/schema.h:18:0, from ./rapidjson.cpp:21: ./rapidjson/include/rapidjson/document.h:965:5: error: initializing argument 1 of 'typename rapidjson::internal::DisableIf<typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::internal::IsPointer<T>)>::Type, typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::GenericValue<Encoding, Allocator>&)>::Type>::Type rapidjson::GenericValue<Encoding, Allocator>::operator=(T) [with T = rapidjson::GenericValue<rapidjson::UTF8<>, rapidjson::CrtAllocator>; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::CrtAllocator; typename rapidjson::internal::DisableIf<typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::internal::IsPointer<T>)>::Type, typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::GenericValue<Encoding, Allocator>&)>::Type>::Type = rapidjson::GenericValue<rapidjson::UTF8<>, rapidjson::CrtAllocator>&]' operator=(T value) { ^ ./rapidjson/include/rapidjson/schema.h: In instantiation of 'void rapidjson::GenericSchemaDocument<ValueType, Allocator>::SchemaErrorPointer(rapidjson::SchemaErrorCode, const PointerType&, const Ch*, rapidjson::SizeType, const PointerType&) [with ValueT = rapidjson::GenericValue<rapidjson::UTF8<> >; Allocator = rapidjson::CrtAllocator; rapidjson::GenericSchemaDocument<ValueType, Allocator>::PointerType = rapidjson::GenericPointer<rapidjson::GenericValue<rapidjson::UTF8<> > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::Ch = char; rapidjson::SizeType = unsigned int]': ./rapidjson/include/rapidjson/schema.h:2242:110: required from 'bool rapidjson::GenericSchemaDocument<ValueType, Allocator>::HandleRefSchema(const PointerType&, const SchemaType**, const ValueType&, const ValueType&, const UriType&) [with ValueT = rapidjson::GenericValue<rapidjson::UTF8<> >; Allocator = rapidjson::CrtAllocator; rapidjson::GenericSchemaDocument<ValueType, Allocator>::PointerType = rapidjson::GenericPointer<rapidjson::GenericValue<rapidjson::UTF8<> > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::SchemaType = rapidjson::internal::Schema<rapidjson::GenericSchemaDocument<rapidjson::GenericValue<rapidjson::UTF8<> > > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::ValueType = rapidjson::GenericValue<rapidjson::UTF8<> >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::UriType = rapidjson::GenericUri<rapidjson::GenericValue<rapidjson::UTF8<> > >]' ./rapidjson/include/rapidjson/schema.h:2188:71: required from 'const UriType& rapidjson::GenericSchemaDocument<ValueType, Allocator>::CreateSchema(const SchemaType**, const PointerType&, const ValueType&, const ValueType&, const UriType&) [with ValueT = rapidjson::GenericValue<rapidjson::UTF8<> >; Allocator = rapidjson::CrtAllocator; rapidjson::GenericSchemaDocument<ValueType, Allocator>::UriType = rapidjson::GenericUri<rapidjson::GenericValue<rapidjson::UTF8<> > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::SchemaType = rapidjson::internal::Schema<rapidjson::GenericSchemaDocument<rapidjson::GenericValue<rapidjson::UTF8<> > > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::PointerType = rapidjson::GenericPointer<rapidjson::GenericValue<rapidjson::UTF8<> > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::ValueType = rapidjson::GenericValue<rapidjson::UTF8<> >]' ./rapidjson/include/rapidjson/schema.h:1882:63: required from 'rapidjson::GenericSchemaDocument<ValueType, Allocator>::GenericSchemaDocument(const ValueType&, const Ch*, rapidjson::SizeType, rapidjson::GenericSchemaDocument<ValueType, Allocator>::IRemoteSchemaDocumentProviderType*, Allocator*, const PointerType&, const rapidjson::Specification&) [with ValueT = rapidjson::GenericValue<rapidjson::UTF8<> >; Allocator = rapidjson::CrtAllocator; rapidjson::GenericSchemaDocument<ValueType, Allocator>::ValueType = rapidjson::GenericValue<rapidjson::UTF8<> >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::Ch = char; rapidjson::SizeType = unsigned int; rapidjson::GenericSchemaDocument<ValueType, Allocator>::IRemoteSchemaDocumentProviderType = rapidjson::IGenericRemoteSchemaDocumentProvider<rapidjson::GenericSchemaDocument<rapidjson::GenericValue<rapidjson::UTF8<> > > >; rapidjson::GenericSchemaDocument<ValueType, Allocator>::PointerType = rapidjson::GenericPointer<rapidjson::GenericValue<rapidjson::UTF8<> > >]' ./rapidjson.cpp:3834:37: required from here ./rapidjson/include/rapidjson/document.h:701:5: error: 'rapidjson::GenericValue<Encoding, Allocator>::GenericValue(const rapidjson::GenericValue<Encoding, Allocator>&) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::CrtAllocator]' is private GenericValue(const GenericValue& rhs); ^ In file included from ./rapidjson.cpp:21:0: ./rapidjson/include/rapidjson/schema.h:1996:21: error: within this context currentError_ = GValue(kObjectType); ^ In file included from ./rapidjson/include/rapidjson/schema.h:18:0, from ./rapidjson.cpp:21: ./rapidjson/include/rapidjson/document.h:965:5: error: initializing argument 1 of 'typename rapidjson::internal::DisableIf<typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::internal::IsPointer<T>)>::Type, typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::GenericValue<Encoding, Allocator>&)>::Type>::Type rapidjson::GenericValue<Encoding, Allocator>::operator=(T) [with T = rapidjson::GenericValue<rapidjson::UTF8<>, rapidjson::CrtAllocator>; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::CrtAllocator; typename rapidjson::internal::DisableIf<typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::internal::IsPointer<T>)>::Type, typename rapidjson::internal::RemoveSfinaeTag<rapidjson::internal::SfinaeTag& (*)(rapidjson::GenericValue<Encoding, Allocator>&)>::Type>::Type = rapidjson::GenericValue<rapidjson::UTF8<>, rapidjson::CrtAllocator>&]' operator=(T value) { ^ error: command '/home/pbulk/build/textproc/py-rapidjson/work/.cwrapper/bin/cc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/py-rapidjson *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/py-rapidjson