Source: stress-ng
Version: 0.01.28-1
Severity: serious
Justification: fails to build from source

stress-ng failed to build on kfreebsd-* with:
| cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Wextra -DVERSION='"0.01.28"' -O2 
-D_FORTIFY_SOURCE=2  -c -o stress-ng.o stress-ng.c
| stress-ng.c: In function 'stress_sigq':
| stress-ng.c:2023:12: error: 'siginfo_t' has no member named 'si_int'
|     if (info.si_int)
|             ^
| stress-ng.c: At top level:
| stress-ng.c:2226:18: error: 'OPT_SIGQUEUE' undeclared here (not in a function)
|   { "sigq", 1, 0, OPT_SIGQUEUE },
|                   ^
| stress-ng.c:2226:2: warning: missing initializer for field 'val' of 'const 
struct option' [-Wmissing-field-initializers]
|   { "sigq", 1, 0, OPT_SIGQUEUE },
|   ^
| In file included from stress-ng.c:38:0:
| /usr/include/getopt.h:111:7: note: 'val' declared here
|    int val;
|        ^
| stress-ng.c:2227:22: error: 'OPT_SIGQUEUE_OPS' undeclared here (not in a 
function)
|   { "sigq-ops", 1, 0, OPT_SIGQUEUE_OPS },
|                       ^
| stress-ng.c:2227:2: warning: missing initializer for field 'val' of 'const 
struct option' [-Wmissing-field-initializers]
|   { "sigq-ops", 1, 0, OPT_SIGQUEUE_OPS },
|   ^
| In file included from stress-ng.c:38:0:
| /usr/include/getopt.h:111:7: note: 'val' declared here
|    int val;
|        ^
| make[1]: *** [stress-ng.o] Error 

Full build logs are available from
https://buildd.debian.org/status/package.php?p=stress-ng. Please take a
look.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature

Reply via email to