On 3 May 2020, at 8:37, Joel Sherrill <j...@rtems.org> wrote:
> 
> This appears to fail from the m2005 release snapshot but not when building 
> git master. This is on CentOS 7.
> 
> Hopefully there is something useful in what was mailed out. If not, I'll dig 
> into the saved stuff on the machine tomorrow.
<snip>
> download: 
> https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m2005-1/sources/qemu-git-42d58e7.tar.xz
>  
> <https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m2005-1/sources/qemu-git-42d58e7.tar.xz>:
>  error: HTTP Error 404: Not Found

This looks to be the source of the failure. The file name in 
bare/config/devel/qemu4-git-1.cfg doesn’t match what’s on the FTP. Looking at 
<https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m2005-1/sources/>, the 
correct file name should be qemu-git-42d58e7c67.tar.xz.

Looking in the log, there were a couple of other 404s:

> download: 
> https://ftp.rtems.org/pub/rtems/releases/4.12/4.12/sources/qemu-git-42d58e7.tar.xz
>  
> <https://ftp.rtems.org/pub/rtems/releases/4.12/4.12/sources/qemu-git-42d58e7.tar.xz>:
>  error: HTTP Error 404: Not Found

I guess this is used as a fallback location, but there is no release 4.12 
directory: <https://ftp.rtems.org/pub/rtems/releases/>

> download: 
> https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m2005-1/sources/glib-2.46.2.tar.xz
>  
> <https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m2005-1/sources/glib-2.46.2.tar.xz>:
>  error: HTTP Error 404: Not Found
> download: 
> https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m2005-1/sources/glib-2.46.2-werror.patch
>  
> <https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m2005-1/sources/glib-2.46.2-werror.patch>:
>  error: HTTP Error 404: Not Found

bare/config/devel/qemu4.bset specifies glib-2.46.2, but the 5.0.0 snapshot 
contains glib-2.48.2.tar.xz. The older version and the patch are eventually 
found from upstream locations.

Regards,
Anders
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to