=> 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 py311-rapidjson-1.10 (cd /scratch/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.11 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.11 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.11 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.11 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=/scratch/work/textproc/py-rapidjson/work/.cwrapper/bin:/scratch/work/textproc/py-rapidjson/work/.buildlink/bin:/scratch/work/textproc/py-rapidjson/work/.gcc/bin:/scratch/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=/scratch/work/textproc/py-rapidjson/work/.home CWRAPPERS_CONFIG_DIR=/scratch/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=/scratch/work/textproc/py-rapidjson/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/scratch/work/textproc/py-rapidjson/work/.tools/bin/itstool GDBUS_CODEGEN=/scratch/work/textproc/py-rapidjson/work/.tools/bin/gdbus-codegen PKG_CONFIG=/scratch/work/textproc/py-rapidjson/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/scratch/work/textproc/py-rapidjson/work/.buildlink/lib/pkgconfig:/scratch/work/textproc/py-rapidjson/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/work/textproc/py-rapidjson/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/scratch/work/textproc/py-rapidjson/work/.cwrapper/config /usr/pkg/bin/python3.11 setup.py build -j2) running build running build_ext building 'rapidjson' extension creating build creating build/temp.netbsd-8.0-i386-cpython-311 gcc -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.11 -I/usr/include -I/usr/pkg/include/python3.11 -fPIC -DPYTHON_RAPIDJSON_VERSION=1.10 -DRAPIDJSON_EXACT_VERSION=v1.1.0-726-g083f359f -I./rapidjson/include -I/usr/pkg/include/python3.11 -c ./rapidjson.cpp -o build/temp.netbsd-8.0-i386-cpython-311/./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 > ^ ./rapidjson.cpp: In function 'bool accept_chunk_size_arg(PyObject*, size_t&)': ./rapidjson.cpp:742:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (PyErr_Occurred() || size < 4 || size > UINT_MAX) { ^ ./rapidjson.cpp: In function 'PyObject* load(PyObject*, PyObject*, PyObject*)': ./rapidjson.cpp:1836:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (PyErr_Occurred() || size < 4 || size > UINT_MAX) { ^ ./rapidjson.cpp: In function 'PyObject* decoder_call(PyObject*, PyObject*, PyObject*)': ./rapidjson.cpp:2110:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (PyErr_Occurred() || size < 4 || size > UINT_MAX) { ^ ./rapidjson.cpp: In instantiation of 'bool dumps_internal(WriterT*, PyObject*, PyObject*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [with WriterT = rapidjson::Writer<rapidjson::GenericStringBuffer<rapidjson::ASCII<> >, rapidjson::UTF8<>, rapidjson::ASCII<> >; PyObject = _object]': ./rapidjson.cpp:3412:20: required from here ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2478:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2493:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2563:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2603:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2979:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp: In instantiation of 'bool dumps_internal(WriterT*, PyObject*, PyObject*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [with WriterT = rapidjson::Writer<rapidjson::GenericStringBuffer<rapidjson::UTF8<> > >; PyObject = _object]': ./rapidjson.cpp:3416:20: required from here ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2478:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2493:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2563:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2603:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2979:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp: In instantiation of 'bool dumps_internal(WriterT*, PyObject*, PyObject*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [with WriterT = rapidjson::PrettyWriter<rapidjson::GenericStringBuffer<rapidjson::ASCII<> >, rapidjson::UTF8<>, rapidjson::ASCII<> >; PyObject = _object]': ./rapidjson.cpp:3425:16: required from here ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2478:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2493:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2563:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2603:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2979:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp: In instantiation of 'bool dumps_internal(WriterT*, PyObject*, PyObject*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [with WriterT = rapidjson::PrettyWriter<rapidjson::GenericStringBuffer<rapidjson::UTF8<> > >; PyObject = _object]': ./rapidjson.cpp:3433:16: required from here ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2478:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2493:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2563:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2603:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2979:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp: In instantiation of 'bool dumps_internal(WriterT*, PyObject*, PyObject*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [with WriterT = rapidjson::Writer<PyWriteStreamWrapper, rapidjson::UTF8<>, rapidjson::ASCII<> >; PyObject = _object]': ./rapidjson.cpp:3463:20: required from here ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2478:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2493:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2563:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2603:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2979:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp: In instantiation of 'bool dumps_internal(WriterT*, PyObject*, PyObject*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [with WriterT = rapidjson::Writer<PyWriteStreamWrapper>; PyObject = _object]': ./rapidjson.cpp:3466:20: required from here ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2478:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2493:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2563:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2603:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2979:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp: In instantiation of 'bool dumps_internal(WriterT*, PyObject*, PyObject*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [with WriterT = rapidjson::PrettyWriter<PyWriteStreamWrapper, rapidjson::UTF8<>, rapidjson::ASCII<> >; PyObject = _object]': ./rapidjson.cpp:3474:16: required from here ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2478:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2493:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2563:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2603:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2979:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp: In instantiation of 'bool dumps_internal(WriterT*, PyObject*, PyObject*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [with WriterT = rapidjson::PrettyWriter<PyWriteStreamWrapper>; PyObject = _object]': ./rapidjson.cpp:3481:16: required from here ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2478:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2493:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2563:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2603:21: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ ./rapidjson.cpp:2338:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (l < 0 || l > UINT_MAX) { \ ^ ./rapidjson.cpp:2979:9: note: in expansion of macro 'ASSERT_VALID_SIZE' ASSERT_VALID_SIZE(l); ^ 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 '/scratch/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