Skip to content

Unable to build on Linux (debian stable) #7

@dromer

Description

@dromer

The build instructions for cmake seem to be incorrect:

clap-plugins$ cmake --preset ninja-system
CMake Error: The source directory "/home/dreamer/Sources/_audio/_free-audio/clap-plugins/ninja-system" does not exist.

When I try the build script using vcpkg it also fails:

error: building qtbase:x64-linux-cp failed with: BUILD_FAILED
[DEBUG] 612638: popen(/usr/bin/git --git-dir=/home/dreamer/Sources/_audio/_free-audio/clap-plugins/vcpkg/.git --work-tree=/home/dreamer/Sources/_audio/_free-audio/clap-plugins/vcpkg/.git -c core.autocrlf=false show "--pretty=format:%h %cd (%cr)" -s --date=short HEAD 2>&1)
[DEBUG] 612638: cmd_execute_and_stream_data() returned 0 after     4017 us
[DEBUG] 612638: popen(/usr/bin/git --git-dir=/home/dreamer/Sources/_audio/_free-audio/clap-plugins/vcpkg/.git --work-tree=/home/dreamer/Sources/_audio/_free-audio/clap-plugins/vcpkg/.git -c core.autocrlf=false show "--pretty=format:%h %cd (%cr)" -s --date=short HEAD 2>&1)
[DEBUG] 612638: cmd_execute_and_stream_data() returned 0 after     3811 us
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
    https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+qtbase
You can submit a new issue at:
    https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[qtbase]+Build+error
Include '[qtbase] Build error' in your bug report title, the following version information in your bug description, and attach any relevant failure logs from above.
    vcpkg-tool version: 2022-06-15-b0f08e40f8e8752dd0b260138ee078bd9599559c
    vcpkg-scripts version: b49b2bdf2 2022-06-17 (33 hours ago)

You can also use the prefilled template from /home/dreamer/Sources/_audio/_free-audio/clap-plugins/vcpkg/installed/vcpkg/issue_body.md.

[DEBUG] /mnt/vss/_work/1/s/src/vcpkg/install.cpp(558): 
[DEBUG] Time in subprocesses: 44434732 us
[DEBUG] Time in parsing JSON: 969 us
[DEBUG] Time in JSON reader: 350 us
[DEBUG] Time in filesystem: 734 us
[DEBUG] Time in loading ports: 1679 us
[DEBUG] Exiting after 44.45 s (44447953 us)

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