Package: stress-ng
Version: 0.09.17-1
Severity: important
User: debian-gl...@lists.debian.org
Usertags: 2.27

stress-ng 0.09.17-1 fails to build with glibc 2.27 (2.27-0experimental0
from experimental):

CC stress-fault.c
| CC stress-fcntl.c
| CC stress-file-ioctl.c
| CC stress-fiemap.c
| stress-fcntl.c: In function 'do_fcntl':
| stress-fcntl.c:442:3: error: 'ret' undeclared (first use in this function); 
did you mean 'recv'?
|    ret = fcntl(fd, F_GET_FILE_RW_HINT, &hint);
|    ^~~
|    recv
| stress-fcntl.c:442:3: note: each undeclared identifier is reported only once 
for each function it appears in
| make[3]: *** [Makefile:314: stress-fcntl.o] Error 1
| make[3]: *** Waiting for unfinished jobs....
| make[3]: Leaving directory 
'/home/aurel32/work/glibc/rebuild/packages/stress-ng-0.09.17'
| make[2]: *** [Makefile:301: all_config] Error 2
| make[2]: Leaving directory 
'/home/aurel32/work/glibc/rebuild/packages/stress-ng-0.09.17'
| dh_auto_build: make -j4 "INSTALL=install --strip-program=true" returned exit 
code 2
| make[1]: *** [debian/rules:8: override_dh_auto_build] Error 2
| make[1]: Leaving directory 
'/home/aurel32/work/glibc/rebuild/packages/stress-ng-0.09.17'
| make: *** [debian/rules:11: build] Error 2
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

A full build log (from a slightly older version) is available there:
http://aws-logs.debian.net/2018/02/07/glibc-exp/stress-ng_0.09.15-1_unstable_glibc-exp.log

Reply via email to