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

Cannot Build vala-lang-server from source code #316

Open
Kaftorone opened this issue Oct 29, 2024 · 3 comments
Open

Cannot Build vala-lang-server from source code #316

Kaftorone opened this issue Oct 29, 2024 · 3 comments
Labels
Needs Information Issue needs more information to be actionable

Comments

@Kaftorone
Copy link

Kaftorone commented Oct 29, 2024

my OS is Ubuntu 20.04 can someone please help me i don't know how to fix that ?

sudo ninja -C build install
ninja: Entering directory
build [1/50]
Compiling Vala source ../t...testclient.vala
../src/util.vala FAILED: test/9f86d08@@vls-testclient@exe/testclient.c test/9f86d08@@vls-testclient@exe/util.c valac -C --debug --debug --define=WITH_JSONRPC_GLIB_3_30 --target-glib=auto --enable-gobject-tracing --fatal-warnings --pkg posix --pkg gio-unix-2.0 --pkg posix --pkg libvala-0.48 --pkg jsonrpc-glib-1.0 --pkg json-glib-1.0 --pkg gee-0.8 --pkg gio-2.0 --pkg gobject-2.0 --pkg glib-2.0 --color=always --directory test/9f86d08@@vls-testclient@exe --basedir ../test ../test/testclient.vala ../src/util.vala
Segmentation fault
[2/50] Generating version.vala with a custom command.
ninja: build stopped: subcommand failed.
@Kaftorone Kaftorone changed the title Cannot Build Vala from vala-lang-server Cannot Build vala-lang-server from source code Oct 29, 2024
@lw64
Copy link
Contributor

lw64 commented Oct 30, 2024

Can you give details about your system, what version of valac you are running? (valac --version)

@lw64 lw64 added the Needs Information Issue needs more information to be actionable label Oct 30, 2024
@lw64
Copy link
Contributor

lw64 commented Oct 30, 2024

Can you install the latest vala version? There is a ppa for it

@lw64
Copy link
Contributor

lw64 commented Oct 30, 2024

Or upgrade to the latest non-LTS ubuntu release. I would recommend that anyways

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Information Issue needs more information to be actionable
Projects
None yet
Development

No branches or pull requests

2 participants