https://sourceware.org/bugzilla/show_bug.cgi?id=28909
Jan Beulich <jbeulich at suse dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbeulich at suse dot com --- Comment #9 from Jan Beulich <jbeulich at suse dot com> --- Sadly this breaks the build on Cygwin, for me at least: GEN doc/asconfig.texi cp: failed to preserve ownership for 'doc/asconfig.texi': Permission denied CC config/tc-aarch64.o make[4]: *** [Makefile:2233: doc/asconfig.texi] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:1663: all-recursive] Error 1 make[2]: *** [Makefile:1009: all] Error 2 make[1]: *** [Makefile:5477: all-gas] Error 2 make: *** [Makefile:1009: all] Error 2 Which is even more unfortunate because with the use of "cp -p" we aren't really after preserving ownership here. -- You are receiving this mail because: You are on the CC list for the bug.