Latest build failed in koji, so please fix it and build.
Sorry, I'm not sure what triggered this bug. Could you please point me to the build failure you want us to fix?
I noticed that open-vm-tools-10.0.5-7.fc25 build is there but open-vm-tools-10.0.5-7.fc26 failed. I'm starting a new build on rawhide to see if that will fix it.
wiperPosix.c: In function 'WiperIsDiskDevice': wiperPosix.c:319:13: error: In the GNU C Library, "major" is defined by <sys/sysmacros.h>. For historical compatibility, it is currently defined by <sys/types.h> as well, but we plan to remove this soon. To use "major", include <sys/sysmacros.h> directly. If you did not intend to use a system-defined macro "major", you should undefine it after including <sys/types.h>. [-Werror] int majorN = major(s->st_rdev); ^~~~~~~~~~~~~~~~~~~~~~ Basically, having -Werror is very bad idea.....
ping?
I hope to have it fixed today/tomm. Thanks!
Patched - https://koji.fedoraproject.org/koji/buildinfo?buildID=859799.
Thanks!