Yes, exactly, thanks for confirming
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/pldebugger-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pldebugger-git |
| Description: | PL/pgSQL debugger server-side code |
| Upstream URL: | https://github.com/EnterpriseDB/pldebugger |
| Licenses: | Artistic2.0 |
| Submitter: | marco44 |
| Maintainer: | marco44 |
| Last Packager: | marco44 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-06-20 13:43 (UTC) |
| Last Updated: | 2022-10-05 07:18 (UTC) |
Yes, exactly, thanks for confirming
I've encountered another error during package() for missing also llvm (/bin/sh: line 1: /usr/bin/llvm-lto: No such file or directory).
Installing also that package solved all problems. I suggest to add this two to dependencies.
Thanks for your help.
It seems it wants to compile with clang. Can you confirm installing clang solves the issue ?
Hello, when i try to install i encounter this error:
make: *** [/usr/lib/postgresql/pgxs/src/makefiles/../../src/Makefile.global:1070: plpgsql_debugger.bc] Error 127
All make log here: https://justpaste.it/1vymi Thanks