=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py38-rapidjson-1.10 (cd /work/textproc/py-rapidjson/work/python-rapidjson-1.10/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.8 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/work/textproc/py-rapidjson/work/.cwrapper/bin:/work/textproc/py-rapidjson/work/.buildlink/bin:/work/textproc/py-rapidjson/work/.gcc/bin:/work/textproc/py-rapidjson/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/work/textproc/py-rapidjson/work/.home CWRAPPERS_CONFIG_DIR=/work/textproc/py-rapidjson/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/work/textproc/py-rapidjson/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/work/textproc/py-rapidjson/work/.tools/bin/itstool GDBUS_CODEGEN=/work/textproc/py-rapidjson/work/.tools/bin/gdbus-codegen PKG_CONFIG=/work/textproc/py-rapidjson/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/work/textproc/py-rapidjson/work/.buildlink/lib/pkgconfig:/work/textproc/py-rapidjson/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/work/textproc/py-rapidjson/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/work/textproc/py-rapidjson/work/.cwrapper/config /usr/pkg/bin/python3.8 setup.py build -j2) running build running build_ext building 'rapidjson' extension creating build creating build/temp.netbsd-8.0-amd64-cpython-38 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.8 -I/usr/include -I/usr/pkg/include/python3.8 -fPIC -DPYTHON_RAPIDJSON_VERSION=1.10 -DRAPIDJSON_EXACT_VERSION=v1.1.0-726-g083f359f -I./rapidjson/include -I/usr/pkg/include/python3.8 -c ./rapidjson.cpp -o build/temp.netbsd-8.0-amd64-cpython-38/./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' __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:29: 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:3820: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: note: 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:823: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:3820: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: note: 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:55: 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:38: 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:25: 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:3820: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: note: 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 '/work/textproc/py-rapidjson/work/.cwrapper/bin/gcc' failed with exit code 1 *** Error code 1 Stop. make[1]: stopped in /tree/pkgsrc/textproc/py-rapidjson *** Error code 1 Stop. make: stopped in /tree/pkgsrc/textproc/py-rapidjson