Conversation
|
🤖 An automated task has requested bottles to be published to this PR. Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
|
@Homebrew/core can anyone tell why |
|
Probably brew runner detection is not able to handle arch-dependency within system block homebrew-core/Formula/c/crystal.rb Lines 49 to 51 in d6e82e2 Previously we only needed to do this on macOS (e.g. OpenJDK 8). Crystal is one of few formulae that upstream has no official, native build support for aarch64 linux. For Crystal specifically, I was also looking at alternative options to build it. Since we cannot cross-compile, 3rd party binaries would be main approach. Not sure yet if possible to extract RPM/Deb from https://packagecloud.io/84codes/crystal to run it without system packages. EDIT: Looks like upstream added CI (crystal-lang/crystal@d7f38b1) so may be able to get official bootstrap soon. |
Created by
brew bumpCreated with
brew bump-formula-pr.resourceblocks have been checked for updates.release notes
PollDescriptorcan't transfer fd (#15663, thanks @ysbaddaden)libgcpkg-config name for version discovery (#15636, thanks @straight-shoota)bcryptwithlibxml2on Windows (#15651, thanks @straight-shoota)compiler
crystal evalread from stdin (#15655, thanks @straight-shoota)Documentation
stdlib
ExecutionContext(#15644, thanks @straight-shoota)ExecutionContextas:nodoc:(#15659, thanks @ysbaddaden)Fiber::ExecutionContext.default_workers_count(#15664, thanks @ysbaddaden)ExecutionContext(#15665, thanks @straight-shoota)Infrastructure