Package Details: qml-lsp-git rjienrlwey.number.two.r33.g19c7dec-3

Git Clone URL: https://aur.archlinux.org/qml-lsp-git.git (read-only, click to copy)
Package Base: qml-lsp-git
Description: QML Language Server
Upstream URL: https://invent.kde.org/sdk/qml-lsp
Keywords: language-server lsp qml
Licenses: GPLv3
Conflicts: qml-lsp, qml-lsp-static
Provides: qml-lsp
Submitter: bjdm
Maintainer: bjdm
Last Packager: bjdm
Votes: 1
Popularity: 0.000000
First Submitted: 2022-01-11 08:17 (UTC)
Last Updated: 2022-12-29 15:26 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

Ant0ine64 commented on 2023-09-28 10:34 (UTC)

I obtain these errors when i try to build the package (go version go1.21.1 linux/amd64). Shouldn't go build install these go dependencies? Or should it be in makedepends?

cmd/qml-lsp/codeactions.go:16:2: cannot find package "github.com/smacker/go-tree-sitter" in any of:
    /usr/lib/go/src/github.com/smacker/go-tree-sitter (from $GOROOT)
    /home/antoine/.local/share/go/src/github.com/smacker/go-tree-sitter (from $GOPATH)
cmd/qml-lsp/codeactions.go:17:2: cannot find package "github.com/sourcegraph/jsonrpc2" in any of:
    /usr/lib/go/src/github.com/sourcegraph/jsonrpc2 (from $GOROOT)
    /home/antoine/.local/share/go/src/github.com/sourcegraph/jsonrpc2 (from $GOPATH)
cmd/qml-lsp/codeactions.go:13:2: cannot find package "qml-lsp/analysis" in any of:
    /usr/lib/go/src/qml-lsp/analysis (from $GOROOT)
    /home/antoine/.local/share/go/src/qml-lsp/analysis (from $GOPATH)
cmd/qml-lsp/codeactions.go:14:2: cannot find package "qml-lsp/lsp" in any of:
    /usr/lib/go/src/qml-lsp/lsp (from $GOROOT)
    /home/antoine/.local/share/go/src/qml-lsp/lsp (from $GOPATH)
cmd/qml-lsp/main.go:10:2: cannot find package "qml-lsp/lsp-server" in any of:
    /usr/lib/go/src/qml-lsp/lsp-server (from $GOROOT)
    /home/antoine/.local/share/go/src/qml-lsp/lsp-server (from $GOPATH)
cmd/qml-lsp/lsp.go:8:2: cannot find package "qml-lsp/qmltypes/qtquick" in any of:
    /usr/lib/go/src/qml-lsp/qmltypes/qtquick (from $GOROOT)
    /home/antoine/.local/share/go/src/qml-lsp/qmltypes/qtquick (from $GOPATH)
cmd/qml-lsp/main.go:13:2: cannot find package "qml-lsp/qt-libpaths" in any of:
    /usr/lib/go/src/qml-lsp/qt-libpaths (from $GOROOT)
    /home/antoine/.local/share/go/src/qml-lsp/qt-libpaths (from $GOPATH)
cmd/qml-lsp/main.go:11:2: cannot find package "qml-lsp/treesitter-qml" in any of:
    /usr/lib/go/src/qml-lsp/treesitter-qml (from $GOROOT)
    /home/antoine/.local/share/go/src/qml-lsp/treesitter-qml (from $GOPATH)

xzz53 commented on 2022-05-08 14:53 (UTC)

Does not build as of 2022-05-08:

$ makepkg -s
==> Making package: qml-lsp-git rjienrlwey.number.two.r14.gadb42f0-3 (Sun May  8 17:43:43 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning qew-em-el-el-ess-pee git repo...
Cloning into bare repository '/tmp/qml-lsp-git/qew-em-el-el-ess-pee'...
Username for 'https://invent.kde.org': ^C
==> ERROR: Aborted by user! Exiting...

Looks like the active repository is now at https://invent.kde.org/sdk/qml-lsp .