Skip to content

Cannot build w/- Ubuntu 25.04 #581

@stephematician

Description

@stephematician

Clean Ubuntu 25.04 image (running in a VM).

I installed golang-go and qtbase5-dev from APT (to ensure I had qmake), then I cloned the goneovim repository, then:

export QT_QMAKE_DIR=/usr/lib/x86_64-linux-gnu/qt5/bin
make qt_bindings

I get the following error:

...
go: downloading github.com/akiyosi/w32 v0.0.0-20240207145154-5d3ee780f6cb
WARN[0000] failed to patch binaries
you won't be able to simply "go build/run" your application, but qtdeploy-ing applications should work nevertheless  error="exit status 1"
INFO[0000] running: 'qtsetup prep'                      
PANI[0000] failed to remove /usr/local/bin/qtrcc         error="unlinkat /usr/local/bin/qtrcc: permission denied"

No clue why it's trying to unlink qtrcc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions