unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Building on MSYS2 fails
@ 2020-08-12  1:06 Juanma Barranquero
  2020-08-12  1:40 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2020-08-12  1:06 UTC (permalink / raw)
  To: Emacs developers

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

  CC       data.o
pdumper.c: In function 'dump_read_all':
pdumper.c:5078:60: error: conversion from 'size_t' {aka 'long long unsigned
int'} to 'unsigned int' may change value [-Werror=conversion]
 5078 |       ssize_t chunk = read (fd, (char *) buf + bytes_read,
chunk_to_read);
      |
 ^~~~~~~~~~~~~
  CC       doc.o
  CC       editfns.o
  CC       callint.o
cc1.exe: some warnings being treated as errors
make[1]: *** [Makefile:401: pdumper.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:424: src] Error 2

[-- Attachment #2: Type: text/html, Size: 740 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-12  9:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-12  1:06 Building on MSYS2 fails Juanma Barranquero
2020-08-12  1:40 ` Paul Eggert
2020-08-12  9:39   ` Andy Moreton

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).