lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Error on line 20 of a file that doesn't exist?


From: Greg Chicares
Subject: Re: [lmi] Error on line 20 of a file that doesn't exist?
Date: Tue, 28 Jul 2020 21:40:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

On 2020-07-28 18:17, Greg Chicares wrote:
[...]
> i686-w64-mingw32-gcc.exe: error: 
> /srv/cache_for_lmi/vcs/wxWidgets/src/png/arm/palette_neon_intrinsics.c: No 
> such file or directory
> i686-w64-mingw32-gcc.exe: fatal error: no input files
> compilation terminated.
> make: *** [Makefile:14861: wxpng_palette_neon_intrinsics.o] Error 1
> make: *** Waiting for unfinished jobs....
> /srv/cache_for_lmi/vcs/wxWidgets/src/png/arm/filter_neon_intrinsics.c:20:5: 
> warning: "PNG_ARM_NEON_IMPLEMENTATION" is not defined, evaluates to 0 
> [-Wundef]
>  #if PNG_ARM_NEON_IMPLEMENTATION == 1 /* intrinsics code from pngpriv.h */
>      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> The "No such file ... no input files" message seems to suggest that file
> '/srv/cache_for_lmi/vcs/wxWidgets/src/png/arm/palette_neon_intrinsics.c'
> doesn't exist. But then we have a warning on line twenty of that file,
> suggesting that it must exist. And it does exist on my own machine:

We simply reran the script, and now it has gotten past that error.
There's plenty of free disk space, and RAM doesn't seem to be an
issue. We find nothing relevant in the msw "event viewer".

My guess is that poor corporate anti-malware broke the last build.


reply via email to

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