Skip to content

llgo 0.11.1#221509

Closed
BrewTestBot wants to merge 1 commit intomasterfrom
bump-llgo-0.11.1
Closed

llgo 0.11.1#221509
BrewTestBot wants to merge 1 commit intomasterfrom
bump-llgo-0.11.1

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

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 <rui@chenrui.dev>
@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
@stefanb stefanb mentioned this pull request May 4, 2025
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