Skip to content

Wrong target name for AutoSD in score_starter and wrong label in menu#235

Open
dirkmacke wants to merge 2 commits into
eclipse-score:mainfrom
dirkmacke:fix_build_env
Open

Wrong target name for AutoSD in score_starter and wrong label in menu#235
dirkmacke wants to merge 2 commits into
eclipse-score:mainfrom
dirkmacke:fix_build_env

Conversation

@dirkmacke
Copy link
Copy Markdown
Contributor

'score_starter' refers to //images/autosd_x86_x64, but the target is actually called autosd.

The menu in score_starter wrongly states QEMU when actually a docker container is built.

@github-actions
Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

Copy link
Copy Markdown
Contributor

@PiotrKorkus PiotrKorkus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @dirkmacke,

https://github.com/eclipse-score/reference_integration/actions/runs/26222544509/workflow?pr=235
Current workflow for autosd tests the image with qemu. Shall we include docker build/test as well to make sure ./score_starter will work correctly?

Comment thread README.md
- [QNX](./images/qnx_x86_64//README.md)
- [Red Hat AutoSD](./images/autosd_x86_64/build/README.md)
- [Red Hat AutoSD](./images/autosd/)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sections says there should be README reference, could you add it?

Copy link
Copy Markdown
Contributor Author

@dirkmacke dirkmacke May 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am new to this, but the QEMU build seems not to be included - that's what I tried to build, but it failed. The existing target - //images/autosd does build a container. Renaming of //image/.. fixed the build issue, but I thought the menu in score_startershould correctly mention, that a container is being build.

So the docker build is actually what's there, QEMU seems to be missing (unless the container actually runs QEMU inside... didn't go that deep, TBH, trying to learn the ropes). As for our purposes, the container is actually very convenient, so it should stay.

The README.md reference is the line I changed, so that it correctly refers to ./images/autosd instead of .../autosd_x86_64/....

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