=> 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.9 (cd /usr/pkgsrc/textproc/py-rapidjson/work/python-rapidjson-1.9/ && /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\ -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\ -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=/usr/pkgsrc/textproc/py-rapidjson/work/.cwrapper/bin:/usr/pkgsrc/textproc/py-rapidjson/work/.buildlink/bin:/usr/pkgsrc/textproc/py-rapidjson/work/.gcc/bin:/usr/pkgsrc/textproc/py-rapidjson/work/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pbulk/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/usr/pkgsrc/textproc/py-rapidjson/work/.home CWRAPPERS_CONFIG_DIR=/usr/pkgsrc/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=/usr/pkgsrc/textproc/py-rapidjson/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/usr/pkgsrc/textproc/py-rapidjson/work/.tools/bin/itstool GDBUS_CODEGEN=/usr/pkgsrc/textproc/py-rapidjson/work/.tools/bin/gdbus-codegen PKG_CONFIG=/usr/pkgsrc/textproc/py-rapidjson/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/usr/pkgsrc/textproc/py-rapidjson/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/textproc/py-rapidjson/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/textproc/py-rapidjson/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/usr/pkgsrc/textproc/py-rapidjson/work/.cwrapper/config /usr/pkg/bin/python3.11 setup.py build ) running build running build_ext building 'rapidjson' extension creating build creating build/temp.netbsd-8.0-macppc-cpython-311 gcc -Wsign-compare -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -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.9 -DRAPIDJSON_EXACT_VERSION=v1.1.0-706-g232389d4 -I./rapidjson/include -I/usr/pkg/include/python3.11 -c ./rapidjson.cpp -o build/temp.netbsd-8.0-macppc-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 ^ ./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 ^ ./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 ^ 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& rapidjson::GenericValue::operator[](const rapidjson::GenericValue&)': ./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 ^ ./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 ^ ./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::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 > >; 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::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 > >; 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, 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; 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, 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; 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); ^ error: command '/usr/pkgsrc/textproc/py-rapidjson/work/.cwrapper/bin/gcc' failed with exit code 1 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/textproc/py-rapidjson *** Error code 1 Stop. make: stopped in /usr/pkgsrc/textproc/py-rapidjson