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

Error during Bliss OS 11.x build process after running mka iso_img #60

Open
zmuxuny opened this issue Jan 22, 2025 · 0 comments
Open

Error during Bliss OS 11.x build process after running mka iso_img #60

zmuxuny opened this issue Jan 22, 2025 · 0 comments

Comments

@zmuxuny
Copy link

zmuxuny commented Jan 22, 2025

Description:

I encountered an issue while building Bliss OS 11.x following the instructions from the official guide: https://docs.blissos.org/development/build-bliss-os-11.x/.

After executing mka iso_img, the build process failed with the following error:

[ 94% 16/17] glob kernel/generic/x86_64/include/**/*
ninja: error: '/home/asdf/blissos/p9.0/out/target/product/x86_64/obj_x86/SHARED_LIBRARIES/libLLVM12_intermediates/export_includes', needed by '/home/asdf/blissos/p9.0/out/target/product/x86_64/obj_x86/SHARED_LIBRARIES/gallium_dri_intermediates/import_includes', missing and no known rule to make it
21:59:14 ninja failed with: exit status 1

Additional Information:

  • Steps Taken Before Encountering the Error:

    1. Followed the setup instructions from the Bliss OS build guide.
    2. Initialized the build environment and fetched the necessary dependencies.
    3. Ran mka iso_img to start the build process.
  • Expected Result:
    The build process should complete successfully, generating the ISO image.

  • Actual Result:
    The build process failed at 94% with the error mentioned above.

Request:

Could you please provide guidance on how to resolve this issue? Is there a known workaround or additional dependency that I might be missing? Any help would be greatly appreciated.

Thank you!

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

No branches or pull requests

1 participant