Hello, Thanks for comment. Some header files are needed in CI build. I added them and resent PATCH v2. Linux build OK https://github.com/friendy-su/fio/actions/runs/2816291985 -----Original Message----- From: Vincent Fu <vincentfu@xxxxxxxxx> Sent: Wednesday, August 3, 2022 11:36 PM To: Su, Friendy <Friendy.Su@xxxxxxxx>; fio <fio@xxxxxxxxxxxxxxx> Cc: Aoyama, Wataru (SGC) <Wataru.Aoyama@xxxxxxxx> Subject: Re: [PATCH v1] ioengines: merge filecreate, filestat, filedelete engines to fileoperations.c On 8/1/22 02:57, Friendy.Su@xxxxxxxx wrote: > file operation engines have similar structure, implement them > in one file. > > Signed-off-by: friendy-su <friendy.su@xxxxxxxx> > --- <snip> Hello Friendly, this patch does not build successfully on Linux: https://urldefense.com/v3/__https://github.com/vincentkfu/fio/actions/runs/2790158279__;!!JmoZiZGBv3RvKRSx!_nT9kymTrGSYcW8RrS3tzcHatEgiyxd78YBAnSob5nG3EP2vNk5P40ZzKknq7Nt0RH2ePOo7SMjmnHvzVQ$ [github[.]com] On Windows everything seems to be ok: https://urldefense.com/v3/__https://ci.appveyor.com/project/vincentkfu/fio/builds/44362845__;!!JmoZiZGBv3RvKRSx!_nT9kymTrGSYcW8RrS3tzcHatEgiyxd78YBAnSob5nG3EP2vNk5P40ZzKknq7Nt0RH2ePOo7SMgFMh7URw$ [ci[.]appveyor[.]com] Vincent