=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for qore-json-module-1.5nb1 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/textproc/qore-json-module/work/qore-json-module-1.5' Making all in src gmake[2]: Entering directory '/data/scratch/textproc/qore-json-module/work/qore-json-module-1.5/src' qpp -V QC_JsonRpcClient.qpp qpp -V ql_json.qpp qpp: creating cpp file QC_JsonRpcClient.qpp -> ./QC_JsonRpcClient.cpp qpp: creating unit test file QC_JsonRpcClient.qpp -> ./QC_JsonRpcClient.qtest qpp: creating dox file QC_JsonRpcClient.qpp -> ./QC_JsonRpcClient.dox.h qpp: creating cpp file ql_json.qpp -> ./ql_json.cpp qpp: creating unit test file ql_json.qpp -> ./ql_json.qtest qpp: creating dox file ql_json.qpp -> ./ql_json.dox.h /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -pthread -O3 -Wall -MT single-compilation-unit.lo -MD -MP -MF .deps/single-compilation-unit.Tpo -c -o single-compilation-unit.lo single-compilation-unit.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/data/scratch/textproc/qore-json-module/work/.buildlink/include -O2 -pthread -O3 -Wall -MT single-compilation-unit.lo -MD -MP -MF .deps/single-compilation-unit.Tpo -c single-compilation-unit.cpp -fPIC -DPIC -o .libs/single-compilation-unit.o In file included from single-compilation-unit.cpp:2: ./ql_json.cpp:477:16: error: expected unqualified-id if (std::isnan(f) || std::isinf(f)) ^ /usr/include/math.h:485:20: note: expanded from macro 'isnan' #define isnan(__x) __fpmacro_unary_floating(isnan, __x) ^ /usr/include/math.h:59:2: note: expanded from macro '__fpmacro_unary_floating' ((sizeof (__arg0) == sizeof (float)) \ ^ In file included from single-compilation-unit.cpp:2: ./ql_json.cpp:477:33: error: expected unqualified-id if (std::isnan(f) || std::isinf(f)) ^ /usr/include/math.h:478:20: note: expanded from macro 'isinf' #define isinf(__x) __fpmacro_unary_floating(isinf, __x) ^ /usr/include/math.h:59:2: note: expanded from macro '__fpmacro_unary_floating' ((sizeof (__arg0) == sizeof (float)) \ ^ In file included from single-compilation-unit.cpp:2: ./ql_json.cpp:678:149: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] xsink->raiseException("MAKE-JSONRPC11-ERROR-STRING-ERROR", "error code (first argument) must be between 100 and 999 inclusive (value passed: "QLLD")", code); ^ 3 errors generated. Makefile:459: recipe for target 'single-compilation-unit.lo' failed gmake[2]: *** [single-compilation-unit.lo] Error 1 gmake[2]: Leaving directory '/data/scratch/textproc/qore-json-module/work/qore-json-module-1.5/src' Makefile:488: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/data/scratch/textproc/qore-json-module/work/qore-json-module-1.5' Makefile:399: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/textproc/qore-json-module *** Error code 1 Stop. make: stopped in /data/pkgsrc/textproc/qore-json-module