diff options
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/other/1871005')
| -rw-r--r-- | results/classifier/deepseek-r1:14b/output/other/1871005 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/other/1871005 b/results/classifier/deepseek-r1:14b/output/other/1871005 new file mode 100644 index 000000000..81b8a24ac --- /dev/null +++ b/results/classifier/deepseek-r1:14b/output/other/1871005 @@ -0,0 +1,18 @@ + +build fails on CLOCK_MONOTONIC + +Moc OS X.11.6 El Capitan + +build fails on this + +/Users/alba/Downloads/qemu-5.0.0-rc1/include/qemu/timer.h:843:9: warning: + implicit declaration of function 'clock_gettime' is invalid in C99 + [-Wimplicit-function-declaration] + clock_gettime(CLOCK_MONOTONIC, &ts); + ^ +/Users/alba/Downloads/qemu-5.0.0-rc1/include/qemu/timer.h:843:23: error: use of + undeclared identifier 'CLOCK_MONOTONIC' + clock_gettime(CLOCK_MONOTONIC, &ts); + ^ +1 warning and 1 error generated. +make: *** [trace/control.o] Error 1 \ No newline at end of file |