Skip to content

Conversation

@simbit18
Copy link
Contributor

Summary

tools/testbuild.sh
added option -N Use CMake with Ninja as the backend.
updated help.
added date to print startup board

====================================================================================
Cmake in present: nucleo-l152re/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
Configuration/Tool: nucleo-l152re/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
2024-07-16 14:39:57
------------------------------------------------------------------------------------

added HOST=Msys

github/workflows/build.yml

added option -N job docker

Impact

There should be no impact.

Testing

ci

simbit18 added a commit to simbit18/nuttx-apps that referenced this pull request Jul 17, 2024
added option -N Use CMake with Ninja as the backend.

depends on this PR apache/nuttx#12721
@simbit18
Copy link
Contributor Author

simbit18 commented Jul 17, 2024

https://github.com/apache/nuttx/actions/runs/9970183739/job/27548653008?pr=12721#step:7:572
CMake Error at /github/workspace/sources/nuttx/build/_deps/dtc-subbuild/dtc-populate-prefix/src/dtc-populate-stamp/download-dtc-populate.cmake:170 (message):
Each download failed!

error: downloading 'https://github.com/dgibson/dtc/archive/v1.7.0.zip' failed
      status_code: 28
      status_string: "Timeout was reached"
      log:
      --- LOG BEGIN ---
        Trying 140.82.112.3:443...

connect to 140.82.112.3 port 443 failed: Connection timed out

Failed to connect to github.com port 443 after 134346 ms: Couldn't connect
to server

It does not depend on this PR.
I will rebase to see if this can fix the CI error.

tools/testbuild.sh
     added option -N Use CMake with Ninja as the backend.

    updated help.

    added date to print startup board

   added HOST=Msys

github/workflows/build.yml

   added option -N job docker
@xiaoxiang781216 xiaoxiang781216 merged commit 1540dc2 into apache:master Jul 18, 2024
simbit18 added a commit to simbit18/nuttx-apps that referenced this pull request Jul 18, 2024
added option -N Use CMake with Ninja as the backend.

depends on this PR apache/nuttx#12721
@simbit18 simbit18 deleted the simbit-testbuild branch July 18, 2024 10:48
xiaoxiang781216 pushed a commit to apache/nuttx-apps that referenced this pull request Jul 18, 2024
added option -N Use CMake with Ninja as the backend.

depends on this PR apache/nuttx#12721
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants