ColinIanKing / stress-ng

This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
https://github.com/ColinIanKing/stress-ng
GNU General Public License v2.0
1.82k stars 290 forks source link

stress-inotify.c:33:46: error: '__s32' undeclared (first use in this function); did you mean '__m32'? #373

Closed mtekman closed 8 months ago

mtekman commented 8 months ago

I guess I'm missing a library at the compile stage. Do you know what dependencies I might be missing?

https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=909715&view=logs&j=656edd35-690f-5c53-9ba3-09c10d0bea97&t=986b1512-c876-5f92-0d81-ba851554a0a3&l=1764

ColinIanKing commented 8 months ago

I've pushed a workaround fix for this. Hopefully this will resolve the issue.