Skip to content

Allow building PlatformSupport packages #1354

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

Closed
wants to merge 2 commits into from

Conversation

eschnett
Copy link
Contributor

This PR enables building PlatformSupport packages. Without this change, BinaryBuilder aborts with the respective error.

@giordano
Copy link
Member

Why you need a package with a name like that?

@eschnett
Copy link
Contributor Author

That's not a package. I am following the instructions in 0_RootFS/PlatformSupport/build_tarballs.jl.

@giordano
Copy link
Member

I'm moderately sure I never had such a problem. Can you please elaborate how you're getting this error? What's the command you're running? What's the stack trace?

@giordano
Copy link
Member

I think you should pass validate_name=false on the call place, it was introduced precisely for this: #1282

@giordano giordano closed this Dec 21, 2024
@eschnett
Copy link
Contributor Author

I am running

julia build_tarballs.jl --debug --verbose --deploy riscv64-linux-gnu

in 0_RootFS/PlatformSupport from the command line. That's according to the instructions in build_tarballs.jl in that directory.

@giordano
Copy link
Member

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