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

workflow: revert golang CI shell. instsall linux-source-${uname -r} . #647

Closed
wants to merge 3 commits into from

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Oct 3, 2024

On arm64 docker simulated by qemu, when cross-compiling amd64 products, there is a problem that the header file cannot be found.

/usr/src/./linux-source-5.15.0/include/linux/compiler_types.h:99:10: fatal error: 'asm/compiler.h' file not found

@cfc4n cfc4n added the 🐞 bug Something isn't working label Oct 3, 2024
On arm64 docker simulated by qemu, when cross-compiling amd64 products, there is a problem that the header file cannot be found.

/usr/src/./linux-source-5.15.0/include/linux/compiler_types.h:99:10: fatal error: 'asm/compiler.h' file not found

Signed-off-by: CFC4N <[email protected]>
@cfc4n cfc4n force-pushed the CI-failed-docker-qemu-arm64 branch from 05af9fb to 638308b Compare October 4, 2024 16:04
@cfc4n cfc4n force-pushed the CI-failed-docker-qemu-arm64 branch 7 times, most recently from 24baa06 to 30bd5df Compare October 6, 2024 16:12
@cfc4n cfc4n force-pushed the CI-failed-docker-qemu-arm64 branch from 30bd5df to a83088e Compare October 6, 2024 16:21
@cfc4n
Copy link
Member Author

cfc4n commented Oct 7, 2024

This defect only affects CI, not compilation. There is currently no better solution, so close it first.

@cfc4n cfc4n closed this Oct 7, 2024
@cfc4n cfc4n deleted the CI-failed-docker-qemu-arm64 branch October 7, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant