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

target 'nativesdk-clang' is unbuildable #121236

Open
mariuszmaximus opened this issue Dec 27, 2024 · 0 comments
Open

target 'nativesdk-clang' is unbuildable #121236

mariuszmaximus opened this issue Dec 27, 2024 · 0 comments
Labels
clang Clang issues not falling into any other category

Comments

@mariuszmaximus
Copy link

CLANGSDK = "1" # in local.conf

branch kirkstone works OK

but when switch llvm-project to kirkstone-clang18 I have error after start :

Loading cache: 100% |                                                                                                                                                                                                        | ETA:  --:--:--
Loaded 0 entries from dependency cache.
Parsing recipes: 100% |#######################################################################################################################################################################################################| Time: 0:00:45
Parsing of 3231 .bb files complete (0 cached, 3231 parsed). 4822 targets, 668 skipped, 0 masked, 0 errors.
WARNING: No recipes in default available for:
  /home/max/t/toradex/iscan3-imx8x_2024_12/meta-dram-iscan3/recipes-kernel/linux/linux-toradex_5.15-2.1.x.bbappend
  /home/max/t/toradex/iscan3-imx8x_2024_12/oe-core/build/../layers/meta-toradex-nxp/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bbappend
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'virtual/nativesdk-x86_64-tdxsdk-linux-binutils' (but virtual:nativesdk:/home/max/t/toradex/iscan3-imx8x_2024_12/meta-clang/recipes-devtools/clang/clang_git.bb DEPENDS on or otherwise requires it). Close matches:
  virtual/nativesdk-x86_64-tdxsdk-linux-compilerlibs
  virtual/nativesdk-x86_64-tdxsdk-linux-go-runtime
  virtual/nativesdk-x86_64-tdxsdk-linux-rust
NOTE: Runtime target 'nativesdk-clang' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['nativesdk-clang', 'virtual/nativesdk-x86_64-tdxsdk-linux-binutils']
NOTE: Runtime target 'nativesdk-packagegroup-sdk-host' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['nativesdk-packagegroup-sdk-host', 'nativesdk-clang', 'virtual/nativesdk-x86_64-tdxsdk-linux-binutils']
ERROR: Required build target 'tdx-reference-multimedia-qt6-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['tdx-reference-multimedia-qt6-image', 'nativesdk-packagegroup-sdk-host', 'nativesdk-clang', 'virtual/nativesdk-x86_64-tdxsdk-linux-binutils']

Summary: There was 1 WARNING message.
Summary: There were 2 ERROR messages, returning a non-zero exit code.
NOTE: Reconnecting to bitbake server...
NOTE: Previous bitbake instance shutting down?, waiting to retry...
NOTE: Retrying server connection (#1)...
Loading cache: 100% |#########################################################################################################################################################################################################| Time: 0:00:00
Loaded 4822 entries from dependency cache.
WARNING: No recipes in default available for:
  /home/max/t/toradex/iscan3-imx8x_2024_12/meta-dram-iscan3/recipes-kernel/linux/linux-toradex_5.15-2.1.x.bbappend
  /home/max/t/toradex/iscan3-imx8x_2024_12/oe-core/build/../layers/meta-toradex-nxp/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bbappend
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'virtual/nativesdk-x86_64-tdxsdk-linux-binutils' (but virtual:nativesdk:/home/max/t/toradex/iscan3-imx8x_2024_12/meta-clang/recipes-devtools/clang/clang_git.bb DEPENDS on or otherwise requires it). Close matches:
  virtual/nativesdk-x86_64-tdxsdk-linux-compilerlibs
  virtual/nativesdk-x86_64-tdxsdk-linux-go-runtime
  virtual/nativesdk-x86_64-tdxsdk-linux-rust
NOTE: Runtime target 'nativesdk-clang' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['nativesdk-clang', 'virtual/nativesdk-x86_64-tdxsdk-linux-binutils']
NOTE: Runtime target 'nativesdk-packagegroup-sdk-host' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['nativesdk-packagegroup-sdk-host', 'nativesdk-clang', 'virtual/nativesdk-x86_64-tdxsdk-linux-binutils']
ERROR: Required build target 'tdx-reference-multimedia-qt6-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['tdx-reference-multimedia-qt6-image', 'nativesdk-packagegroup-sdk-host', 'nativesdk-clang', 'virtual/nativesdk-x86_64-tdxsdk-linux-binutils']

Summary: There was 1 WARNING message.
Summary: There were 2 ERROR messages, returning a non-zero exit code.

max@max-System-Product-Name:~/t/toradex/iscan3-imx8x_2024_12$
@github-actions github-actions bot added the clang Clang issues not falling into any other category label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category
Projects
None yet
Development

No branches or pull requests

1 participant