Pynq build v2.4 external dependancy not working

Hi, Sometime within the past week one of the git repos used to build v2.4 PYNQ on the Ultra96 (perhaps other platforms as well) has become unresponsive.

The forum only allows 2 links in the post, so I had to edit some of below…

The build error occurs like this:

  • git clone …
    Cloning into ‘xf86-video-armsoc’…
    fatal: unable to access ‘Index of /git/xorg/driver/xf86-video-armsoc.git’: Failed to connect to anongit.freedesktop.org port 443: Connection timed out
  • unmount_special
  • for fs in ‘$fss’
  • sudo umount -l /projects-vm/sandbox/PYNQ/sdbuild/build/bionic.aarch64/proc
  • for fs in ‘$fss’
  • sudo umount -l /projects-vm/sandbox/PYNQ/sdbuild/build/bionic.aarch64/run
  • for fs in ‘$fss’
  • sudo umount -l /projects-vm/sandbox/PYNQ/sdbuild/build/bionic.aarch64/dev
  • sudo umount -l /projects-vm/sandbox/PYNQ/sdbuild/build/bionic.aarch64/ccache
  • rmdir /projects-vm/sandbox/PYNQ/sdbuild/build/bionic.aarch64/ccache
    Makefile:299: recipe for target ‘/projects-vm/sandbox/PYNQ/sdbuild/output/bionic.aarch64.2.4.img’ failed
    make: *** [/projects-vm/sandbox/PYNQ/sdbuild/output/bionic.aarch64.2.4.img] Error 128

Thank you

I checked the website and now it is ok. You should be able to build without this problem for now.

Thank you Rock, yes it is working for me too now. It seemed to be down at least for the weekend.