bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42822: Build of master db3a7df fails with MINGW64 console of MSYS2


From: Eli Zaretskii
Subject: bug#42822: Build of master db3a7df fails with MINGW64 console of MSYS2
Date: Wed, 12 Aug 2020 17:18:33 +0300

> Date: Wed, 12 Aug 2020 08:27:41 +0900 (JST)
> From: Yasuhiro KIMURA <yasu@utahime.org>
> 
> I checked out master db3a7df and built it with MINGW64 console of
> MSYS2 on 64bit Windows 10 version 1909. Then I got following error.
> 
> ----------------------------------------------------------------------
>   CC       search.o
>   CC       regex-emacs.o
>   CC       undo.o
>   CC       alloc.o
>   CC       pdumper.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);
>       |                                                            
> ^~~~~~~~~~~~~
> cc1.exe: some warnings being treated as errors
> make[1]: *** [Makefile:401: pdumper.o] Error 1
> make[1]: Leaving directory '/c/Users/yasu/Work/Emacs/master/emacs/src'
> make: *** [Makefile:424: src] Error 2
> (MINGW64)yasu@rolling[1188]% 

Please try again, this should be fixed now.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]