You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/02/02 13:08:23 UTC

[GitHub] [incubator-nuttx] acassis commented on pull request #5396: add sparc to the daily ci

acassis commented on pull request #5396:
URL: https://github.com/apache/incubator-nuttx/pull/5396#issuecomment-1027923854


   Hi @zouboan seems it is failing to download/extract the toolchain:
   ```
   > [nuttx-toolchain-sparc 1/1] RUN mkdir sparc-gaisler-elf-gcc &&   curl -L "https://www.gaisler.com/anonftp/bcc2/bin/bcc-2.1.0-gcc-linux64.tar.xz"   | tar -C sparc-gaisler-elf-gcc --strip-components 1 -xvJf:
   ------
   executor failed running [/bin/sh -c mkdir sparc-gaisler-elf-gcc &&   curl -L "https://www.gaisler.com/anonftp/bcc2/bin/bcc-2.1.0-gcc-linux64.tar.xz"   | tar -C sparc-gaisler-elf-gcc --strip-components 1 -xvJf]: exit code: 64
   Error: Process completed with exit code 1.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org