Skip to content

llgo 0.11.1 #221509

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 1 commit into from
Closed

llgo 0.11.1 #221509

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed

features:

changes:

deps:

Full Changelog: goplus/llgo@v0.11.0...v0.11.1


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 26, 2025
@chenrui333
Copy link
Member

   ==> /home/linuxbrew/.linuxbrew/Cellar/llgo/0.11.1/bin/llgo run .
  /home/linuxbrew/.cache/Homebrew/go_mod_cache/bin/hello: error while loading shared libraries: libgc.so.1: cannot open shared object file: No such file or directory
  panic: exit status 127
  
  goroutine 1 [running]:
  github.com/goplus/llgo/internal/build.linkMainPkg(0xc00aa6b6c0, 0xc000427860, {0xc005095c08, 0x47, 0xa1a8a0?}, 0xc00017a360, 0x2, 0x0)
  	github.com/goplus/llgo/internal/build/build.go:538 +0x1265
  github.com/goplus/llgo/internal/build.Do({0xc00011a800, 0x1, 0x1}, 0xc00017a360)
  	github.com/goplus/llgo/internal/build/build.go:271 +0x1233
  github.com/goplus/llgo/cmd/internal/run.runCmdEx(0xc000072e58?, {0xc00011a800?, 0xf74900?, 0x3?}, 0x2)
  	github.com/goplus/llgo/cmd/internal/run/run.go:77 +0x125
  github.com/goplus/llgo/cmd/internal/run.runCmd(0xc000166000?, {0xc00011a800?, 0x0?, 0x0?})
  	github.com/goplus/llgo/cmd/internal/run/run.go:56 +0x1d
  main.main()
  	github.com/goplus/llgo/cmd/llgo/llgo.go:95 +0x4d3
  
  Error: llgo: failed
  An exception occurred within a child process:
    Minitest::Assertion: Expected: 0
    Actual: 2

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Apr 26, 2025
llgo: fix missing RPATH for libgc on Linux

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Apr 26, 2025
@cpunion
Copy link
Contributor

cpunion commented Apr 27, 2025

This is a compatible problem in llgo, will fix in next release.

@daeho-ro
Copy link
Member

Here it comes.

@daeho-ro daeho-ro closed this Apr 27, 2025
@github-actions github-actions bot deleted the bump-llgo-0.11.1 branch April 27, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. go Go use is a significant feature of the PR or issue test failure CI fails while running the test-do block
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants