Skip to content

Compiling from source fails #332

@StarmanAkremis

Description

@StarmanAkremis

Describe the bug
When compiling with ninja -C build install it fails. Log attached.

valacomplog.txt

Software
OS and version (e.g. Ubuntu 20.04): Fedora 43 Workstation
Code editor: N/A
Vala Language Server: c66ce43
Vala version (valac --version): Vala 0.56.19

To Reproduce
Steps to reproduce the behavior:

  1. git clone git@github.com:vala-lang/vala-language-server
  2. cd vala-language-server
  3. git fetch --depth 1 origin c66ce433375815fb65d3aefddf68122817c0073d
  4. meson build
  5. ninja -C build install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions