[ 0:01] /home/xrockai/src/divine/nightly/test/lib/pdclib-test: line 1: lib/flavour: No such file or directory [ 0:01] + EXTRA_FILES= [ 0:01] + FLAGS= [ 0:01] + . /home/xrockai/src/divine/nightly/test/pdclib/_PDCLIB-_PDCLIB_utf8.pdc [ 0:01] ++ TESTCASE=_PDCLIB/_PDCLIB_utf8.c [ 0:01] + test -n _PDCLIB/_PDCLIB_utf8.c [ 0:01] + FILE=/home/xrockai/src/divine/nightly/dios/libc/_PDCLIB/_PDCLIB_utf8.c [ 0:01] + test -f /home/xrockai/src/divine/nightly/dios/libc/_PDCLIB/_PDCLIB_utf8.c [ 0:01] + grep -w NO_TESTDRIVER /home/xrockai/src/divine/nightly/dios/libc/_PDCLIB/_PDCLIB_utf8.c [ 0:01] + divine cc -D_PDCLIB_BUILD -DTEST -I/home/xrockai/src/divine/nightly/dios/libc/testing /home/xrockai/src/divine/nightly/test/pdclib/testenv.helper.c /home/xrockai/src/divine/nightly/dios/libc/_PDCLIB/_PDCLIB_utf8.c -o unittest.bc [ 0:01] compiling /home/xrockai/src/divine/nightly/test/pdclib/testenv.helper.c [ 0:01] compiling /home/xrockai/src/divine/nightly/dios/libc/_PDCLIB/_PDCLIB_utf8.c [ 0:01] /home/xrockai/src/divine/nightly/dios/libc/_PDCLIB/_PDCLIB_utf8.c:281:24: warning: passing 'const char **' to parameter of type 'char *restrict *' discards qualifiers in nested pointer types [ 0:01] TESTCASE(c32toutf8(&chrptr, &chrrem, &c32ptr, &c32rem, &mbs)); [ 0:01] ^~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/dios/libc/testing/_PDCLIB_test.h:36:28: note: expanded from macro 'TESTCASE' [ 0:01] #define TESTCASE( x ) if ( x ) {} \ [ 0:01] ^ [ 0:01] /home/xrockai/src/divine/nightly/dios/libc/_PDCLIB/_PDCLIB_utf8.c:172:41: note: passing argument to parameter 'p_outbuf' here [ 0:01] char *restrict *restrict p_outbuf, [ 0:01] ^ [ 0:01] /home/xrockai/src/divine/nightly/dios/libc/_PDCLIB/_PDCLIB_utf8.c:281:42: warning: passing 'char32_t **' (aka 'unsigned int **') to parameter of type 'const char32_t *restrict *' (aka 'const unsigned int *restrict *') discards qualifiers in nested pointer types [ 0:01] TESTCASE(c32toutf8(&chrptr, &chrrem, &c32ptr, &c32rem, &mbs)); [ 0:01] ^~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/dios/libc/testing/_PDCLIB_test.h:36:28: note: expanded from macro 'TESTCASE' [ 0:01] #define TESTCASE( x ) if ( x ) {} \ [ 0:01] ^ [ 0:01] /home/xrockai/src/divine/nightly/dios/libc/_PDCLIB/_PDCLIB_utf8.c:174:41: note: passing argument to parameter 'p_inbuf' here [ 0:01] const char32_t *restrict *restrict p_inbuf, [ 0:01] ^ [ 0:01] 2 warnings generated. [ 0:01] + llvm-nm unittest.bc [ 0:01] + grep -w 'T main' [ 0:01] ---------------- T main [ 0:01] + divine verify --max-memory 4GiB --threads 1 -o nofail:malloc unittest.bc [ 0:01] + tee verify.out [ 0:01] loading bitcode … DiOS … LART … RR … constants … done [ 0:03] booting … done [ 0:04] states per second: 366.197 [ 0:04] state count: 26 [ 0:04] mips: 0.24 [ 0:04] error found: no [ 0:04] a report was written to unittest.report [ 0:04] + check verify /home/xrockai/src/divine/nightly/test/pdclib/_PDCLIB-_PDCLIB_utf8.pdc [ 0:04] + check debris [ 0:04] + test -e warning