Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: sdk-zephyr: Linker and Llvm toolchain improvements (alternative to #2301) #19253

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2336

@NordicBuilder NordicBuilder requested a review from a team as a code owner December 4, 2024 12:38
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Dec 4, 2024
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2336 branch from 4e3826c to 1237a5f Compare December 4, 2024 12:39
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 4, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
sidewalk nrfconnect/sdk-sidewalk@5308f19 nrfconnect/sdk-sidewalk#654 nrfconnect/sdk-sidewalk#654/files
zephyr nrfconnect/sdk-zephyr@48cdbac nrfconnect/sdk-zephyr#2336 nrfconnect/sdk-zephyr#2336/files

DNM label due to: 2 projects with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 4, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 7

Inputs:

Sources:

sidewalk: PR head: a5fde13fc0f6326639a6e95bbb9969395e3eef5e
sdk-nrf: PR head: 5ddc9acb0089716bbe2b3c32d5088160885c3cb4
zephyr: PR head: 55f9255312b9e52caf5218f2328395735f6b6345

more details

sidewalk:

PR head: a5fde13fc0f6326639a6e95bbb9969395e3eef5e
merge base: 5308f19c25eee01e5e2f819a3fc160131d12e33b
target head (main): a2433e06b653e0f9a47f17af0fef6bd4c5e90a4e
Diff

sdk-nrf:

PR head: 5ddc9acb0089716bbe2b3c32d5088160885c3cb4
merge base: 6871faf4dfccce1cfdb23fde4f5f262c8634d8f8
target head (main): 584e1c85cd2f058ee69b802bfd913b823e315b2c
Diff

zephyr:

PR head: 55f9255312b9e52caf5218f2328395735f6b6345
merge base: 48cdbacbd7ee834f9d874be7c4c1c7dc372cedf4
target head (main): c21cc96eb32aa8ea89144f02decfe51104fe401e
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (37)
sidewalk
│  ├── doc
│  │  ├── includes
│  │  │  │ memory_requirement.txt
│  │  ├── samples
│  │  │  ├── samples_list.rst
│  │  │  │ sid_end_device.rst
│  │  ├── setting_up_sidewalk_environment
│  │  │  │ setting_up_sidewalk_prototype.rst
│  ├── lib
│  │  ├── cortex-m33
│  │  │  ├── lora_fsk
│  │  │  │  │ CMakeLists.txt
│  │  ├── cortex-m4
│  │  │  ├── lora_fsk
│  │  │  │  │ CMakeLists.txt
west.yml
zephyr
│  ├── CMakeLists.txt
│  ├── Kconfig.zephyr
│  ├── cmake
│  │  ├── bintools
│  │  │  ├── llvm
│  │  │  │  │ target_bintools.cmake
│  │  ├── compiler
│  │  │  ├── clang
│  │  │  │  ├── compiler_flags.cmake
│  │  │  │  │ target.cmake
│  │  │  ├── compiler_flags_template.cmake
│  │  │  ├── gcc
│  │  │  │  ├── compiler_flags.cmake
│  │  │  │  │ target.cmake
│  │  ├── linker
│  │  │  ├── armlink
│  │  │  │  ├── linker_flags.cmake
│  │  │  │  ├── linker_libraries.cmake
│  │  │  │  │ target.cmake
│  │  │  ├── ld
│  │  │  │  ├── gcc
│  │  │  │  │  │ linker_flags.cmake
│  │  │  │  ├── linker_flags.cmake
│  │  │  │  ├── linker_libraries.cmake
│  │  │  │  │ target.cmake
│  │  │  ├── linker_flags_template.cmake
│  │  │  ├── linker_libraries_template.cmake
│  │  │  ├── lld
│  │  │  │  ├── linker_flags.cmake
│  │  │  │  ├── linker_libraries.cmake
│  │  │  │  │ target.cmake
│  │  │  ├── target_template.cmake
│  │  │  ├── xt-ld
│  │  │  │  │ target.cmake
│  │  ├── modules
│  │  │  ├── FindTargetTools.cmake
│  │  │  │ extensions.cmake
│  │  ├── target_toolchain_flags.cmake
│  │  ├── toolchain
│  │  │  ├── llvm
│  │  │  │  │ generic.cmake
│  ├── lib
│  │  ├── libc
│  │  │  ├── newlib
│  │  │  │  │ CMakeLists.txt
│  │  │  ├── picolibc
│  │  │  │  │ CMakeLists.txt
│  ├── modules
│  │  ├── hostap
│  │  │  │ Kconfig
│  │ west.yml

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1498
    • sdk-zephyr test count: 5473
  • ❌ Integration tests
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ❌ test-sdk-sidewalk
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2336 branch from 118cc1e to 493b6bf Compare December 4, 2024 12:52
@tejlmand tejlmand force-pushed the auto-manifest-sdk-zephyr-2336 branch from 493b6bf to b600206 Compare December 4, 2024 15:11
NordicBuilder and others added 2 commits December 4, 2024 17:12
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
Pull commit with libgcc linking fixes.

Signed-off-by: Torsten Rasmussen <[email protected]>
@tejlmand tejlmand force-pushed the auto-manifest-sdk-zephyr-2336 branch from b600206 to 5ddc9ac Compare December 4, 2024 16:12
@carlescufi carlescufi added this to the 2.9.0 milestone Dec 4, 2024
@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@NordicBuilder
Copy link
Contributor Author

Automatically closed by action-manifest-pr GH action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-sidewalk manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants