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

v2.0.0-ffmpeg does not rebuild with docker #1398

Closed
manuelkamp opened this issue Dec 7, 2023 · 1 comment · Fixed by #1393
Closed

v2.0.0-ffmpeg does not rebuild with docker #1398

manuelkamp opened this issue Dec 7, 2023 · 1 comment · Fixed by #1393
Assignees
Labels
bug Something isn't working

Comments

@manuelkamp
Copy link

manuelkamp commented Dec 7, 2023

LocalAI version:
v2.0.0

Environment, CPU architecture, OS, and Version:
Linux srv-gpt 5.15.131-1-pve #1 SMP PVE 5.15.131-2 (2023-11-14T11:32Z) x86_64 x86_64 x86_64 GNU/Linux
running on proxmox CT, AMD Ryzen 9 3900X, 128GB RAM

Describe the bug
#27 640.5 /usr/local/go/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -X=runtime.godebugDefault=panicnil=1 -buildmode=exe -buildid=TWZUDTLvdn6HKu_kF5q6/UUBgWj7ClK-NtHdb9Snq/kirzY3-D_xEGG32lYy8s/TWZUDTLvdn6HKu_kF5q6 -extld=g++ $WORK/b001/pkg.a
#27 640.7 # github.com/mudler/go-piper/example
#27 640.7 /usr/local/go/pkg/tool/linux_amd64/link: running g++ failed: exit status 1
#27 640.7 /usr/bin/ld: cannot find -lucd
#27 640.7 /usr/bin/ld: cannot find -lucd
#27 640.7 /usr/bin/ld: cannot find -lucd
#27 640.7 collect2: error: ld returned 1 exit status
#27 640.7
#27 640.7 make[1]: *** [Makefile:32: example/main] Error 1
#27 640.7 make[1]: Leaving directory '/build/sources/go-piper'
#27 640.7 make: *** [Makefile:229: sources/go-piper/libpiper_binding.a] Error 2
failed to solve: process "/bin/sh -c make build" did not complete successfully: exit code: 2

To Reproduce
just run: docker compose up -d

Expected behavior
docker runs

Logs

Additional context

@manuelkamp manuelkamp added the bug Something isn't working label Dec 7, 2023
@mudler
Copy link
Owner

mudler commented Dec 7, 2023

#1356

@mudler mudler linked a pull request Dec 7, 2023 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants