DescriptionJaroslav Škarvada
2019-06-10 14:37:56 UTC
Description of problem:
Hi, I need to rebuild qemu for new brlapi (0.7.0), but there is unrelated FTBFS:
BUILDSTDERR: /builddir/build/BUILD/qemu-4.0.0/linux-user/ioctls.h:222:9: error: 'SIOCGSTAMP' undeclared here (not in a function); did you mean 'SIOCSRARP'?
BUILDSTDERR: 222 | IOCTL(SIOCGSTAMP, IOC_R, MK_PTR(MK_STRUCT(STRUCT_timeval)))
BUILDSTDERR: | ^~~~~~~~~~
Version-Release number of selected component (if applicable):
qemu-4.0.0-2.fc31
How reproducible:
Always
Steps to Reproduce:
1. fedpkg scratch-build
2.
3.
Actual results:
FTBFS
Expected results:
No error
Additional info:
Patch:
https://lkml.org/lkml/2019/6/3/988
I have untagged the brlapi update, so when you are ready to build new qemu, please do:
koji tag-pkg f31-pending brltty-6.0-3.fc31
and wait for the buildroot to regen before building.