Compatibility with Lingua Franca 0.6.0 #14
ci.yml
on: pull_request
find-latest-release
/
get-latest-release
14s
Annotations
4 errors and 3 warnings
check-compile
Error: Command failed: lfc "./src/Blink.lf"
lfc: info: Generating code for: file:/home/runner/work/lf-pico-template/lf-pico-template/./src/Blink.lf
lfc: info: Generation mode: STANDALONE
lfc: info: Generating sources into: /home/runner/work/lf-pico-template/lf-pico-template/src-gen/Blink
lfc: info: Target Configuration:
- single-threaded: true
- platform: PlatformOptions[platform=rp2040, board=null, port=null, baudRate=9600, flash=false, userThreads=0]
lfc: info: pico-sdk library found at /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk. You can override this by setting PICO_SDK_PATH.
PICO_SDK_PATH is /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk
Defaulting PICO_PLATFORM to rp2040 since not specified.
Defaulting PICO platform compiler to pico_arm_gcc since not specified.
PICO compiler is pico_arm_gcc
CMake Error at /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk/cmake/preload/toolchains/find_compiler.cmake:28 (message):
Compiler 'arm-none-eabi-gcc' not found, you can specify search path with
"PICO_TOOLCHAIN_PATH".
Call Stack (most recent call first):
/home/runner/work/lf-pico-template/lf-pico-template/pico-sdk/cmake/preload/toolchains/pico_arm_gcc.cmake:20 (pico_find_compiler)
/usr/local/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:170 (include)
CMakeLists.txt:6 (project)
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_ASM_COMPILER not set, after EnableLanguage
lfc: error: CMake failed with error code 1
lfc: fatal error: Aborting due to 1 previous error.
|
check-compile
Error: Command failed: lfc "./src/HelloPico.lf"
lfc: info: Generating code for: file:/home/runner/work/lf-pico-template/lf-pico-template/./src/HelloPico.lf
lfc: info: Generation mode: STANDALONE
lfc: info: Generating sources into: /home/runner/work/lf-pico-template/lf-pico-template/src-gen/HelloPico
lfc: info: Target Configuration:
- single-threaded: true
- timeout: 5 sec
- platform: PlatformOptions[platform=rp2040, board=null, port=null, baudRate=9600, flash=false, userThreads=0]
lfc: info: pico-sdk library found at /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk. You can override this by setting PICO_SDK_PATH.
PICO_SDK_PATH is /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk
Defaulting PICO_PLATFORM to rp2040 since not specified.
Defaulting PICO platform compiler to pico_arm_gcc since not specified.
PICO compiler is pico_arm_gcc
CMake Error at /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk/cmake/preload/toolchains/find_compiler.cmake:28 (message):
Compiler 'arm-none-eabi-gcc' not found, you can specify search path with
"PICO_TOOLCHAIN_PATH".
Call Stack (most recent call first):
/home/runner/work/lf-pico-template/lf-pico-template/pico-sdk/cmake/preload/toolchains/pico_arm_gcc.cmake:20 (pico_find_compiler)
/usr/local/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:170 (include)
CMakeLists.txt:6 (project)
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_ASM_COMPILER not set, after EnableLanguage
lfc: error: CMake failed with error code 1
lfc: fatal error: Aborting due to 1 previous error.
|
check-compile
Error: Command failed: lfc "./src/Timer.lf"
lfc: info: Generating code for: file:/home/runner/work/lf-pico-template/lf-pico-template/./src/Timer.lf
lfc: info: Generation mode: STANDALONE
lfc: info: Generating sources into: /home/runner/work/lf-pico-template/lf-pico-template/src-gen/Timer
lfc: info: Target Configuration:
- single-threaded: true
- timeout: 10 sec
- platform: PlatformOptions[platform=rp2040, board=null, port=null, baudRate=9600, flash=false, userThreads=0]
lfc: info: pico-sdk library found at /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk. You can override this by setting PICO_SDK_PATH.
PICO_SDK_PATH is /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk
Defaulting PICO_PLATFORM to rp2040 since not specified.
Defaulting PICO platform compiler to pico_arm_gcc since not specified.
PICO compiler is pico_arm_gcc
CMake Error at /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk/cmake/preload/toolchains/find_compiler.cmake:28 (message):
Compiler 'arm-none-eabi-gcc' not found, you can specify search path with
"PICO_TOOLCHAIN_PATH".
Call Stack (most recent call first):
/home/runner/work/lf-pico-template/lf-pico-template/pico-sdk/cmake/preload/toolchains/pico_arm_gcc.cmake:20 (pico_find_compiler)
/usr/local/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:170 (include)
CMakeLists.txt:6 (project)
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_ASM_COMPILER not set, after EnableLanguage
lfc: error: CMake failed with error code 1
lfc: fatal error: Aborting due to 1 previous error.
|
check-compile
3 file(s) failed compile check
|
find-latest-release / get-latest-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lf-lang/action-check-lf-files@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lf-lang/action-check-lf-files@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|