This is broken currently (fails a post-build test with a MALLOC error). See this comment in the upstream issue: https://github.com/xou816/spot/issues/542#issuecomment-1208748141
(also posted this on the spot-client AUR package page)
Git Clone URL: | https://aur.archlinux.org/spot-client-git.git (read-only, click to copy) |
---|---|
Package Base: | spot-client-git |
Description: | Gtk/Rust native Spotify client - git version |
Upstream URL: | https://github.com/xou816/spot |
Keywords: | album artist client git gtk library listening music playback playlist rust spot spotify |
Licenses: | MIT |
Conflicts: | spot-client |
Provides: | spot-client |
Submitter: | dpeukert |
Maintainer: | Rayr |
Last Packager: | Rayr |
Votes: | 4 |
Popularity: | 0.22 |
First Submitted: | 2021-02-18 13:07 (UTC) |
Last Updated: | 2022-04-29 11:45 (UTC) |
This is broken currently (fails a post-build test with a MALLOC error). See this comment in the upstream issue: https://github.com/xou816/spot/issues/542#issuecomment-1208748141
(also posted this on the spot-client AUR package page)
@LordMZTE Thanks, fixed.
Seems like this package is missing a dependency on libclang. (clang
package)
Disowning this as I no longer use Spotify.
Error in PKGBUILD:
The Meson build system
Version: 0.59.1
Source dir: /home/guru/.cache/paru/clone/spot-client-git/src/spot-client-git
Build dir: /home/guru/.cache/paru/clone/spot-client-git/src/build
Build type: native build
Project name: spot
Project version: 0.2.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
Program appstream-util found: YES (/usr/bin/appstream-util)
Found pkg-config: /usr/bin/pkg-config (1.7.3)
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libadwaita-1 found: NO (tried pkgconfig)
spot-client-git/src/meson.build:3:0: ERROR: Dependency "libadwaita-1" not found, tried pkgconfig
A full log can be found at /home/guru/.cache/paru/clone/spot-client-git/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'spot-client-git-0.1.15.r9.g6c66125-1':
error: packages failed to build: spot-client-git-0.1.15.r9.g6c66125-1
Adding the dependencies and rebuilding gives the following error:
[0/2] Generating cargo-build with a custom command
release
error: Package `spot v0.2.0 (/home/guru/.cache/paru/clone/spot-client-git/src/spot-client-git)` does not have the feature `warn-cache`
[1/2] Generating spot_gresource with a custom command
FAILED: src/spot
/bin/bash /home/guru/.cache/paru/clone/spot-client-git/src/spot-client-git/build-aux/cargo.sh /home/guru/.cache/paru/clone/spot-client-git/src/spot-client-git /home/guru/.cache/paru/clone/spot-client-git/src/build spot src/spot release warn-cache false
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'spot-client-git-0.1.15.r9.g6c66125-1':
error: packages failed to build: spot-client-git-0.1.15.r9.g6c66125-1
I do not know what to do to fix that.
@juxuanu: I wasn't able to reproduce this, can you send the entire build log?
error: linking with cc
failed: exit code: 1
in build()
Pinned Comments