Source: v4l-utils
Version: 1.26.1-3.1
Severity: serious
Tags: ftbfs
User: [email protected]
Usertag: time64
Dear Maintainer,
v4l-utils fails to build from source on armhf and armel with the
following error:
In file included from /usr/include/features.h:393,
from
/usr/include/arm-linux-gnueabi/bits/libc-header-start.h:33,
from /usr/include/stdlib.h:26,
from ../lib/libv4l2/v4l2convert.c:27:
/usr/include/features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed
only with _FILE_OFFSET_BITS=64"
26 | # error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"
| ^~~~~