Package Details: spectral-matrix 854-2

Git Clone URL: https://aur.archlinux.org/spectral-matrix.git (read-only, click to copy)
Package Base: spectral-matrix
Description: Glossy cross-platform client for Matrix
Upstream URL: https://gitlab.com/spectral-im/spectral
Licenses: GPL-3.0-or-later
Conflicts: spectral-matrix-git
Submitter: tbk
Maintainer: None
Last Packager: tbk
Votes: 3
Popularity: 0.000000
First Submitted: 2020-03-17 15:04 (UTC)
Last Updated: 2020-06-06 17:09 (UTC)

Latest Comments

1 2 Next › Last »

Neko-san commented on 2021-12-30 04:02 (UTC)

This hasn't been build-able for quite some time, huh...

Tio commented on 2021-07-22 18:23 (UTC)

I cannot build it:

make[2]: *** [CMakeFiles/spectral.dir/build.make:238: CMakeFiles/spectral.dir/src/roomlistmodel.cpp.o] Error 1
make[2]: Leaving directory '/var/tmp/pamac-build-tio/spectral-matrix/src/spectral-854/build'
make[1]: *** [CMakeFiles/Makefile2:102: CMakeFiles/spectral.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/pamac-build-tio/spectral-matrix/src/spectral-854/build'
make: *** [Makefile:136: all] Error 2
make: Leaving directory '/var/tmp/pamac-build-tio/spectral-matrix/src/spectral-854/build'
==> ERROR: A failure occurred in build().
    Aborting...

tsj commented on 2021-01-28 20:37 (UTC) (edited on 2021-01-28 20:56 (UTC) by tsj)

Unable to build. spectral-matrix-git worked.

/home/me/.cache/yay/spectral-matrix/src/spectral-854/src/controller.cpp:382:7: error: ‘isJobRunning’ was not declared in this scope
  382 |   if (isJobRunning(job)) {
      |       ^~~~~~~~~~~~
make[2]: *** [CMakeFiles/spectral.dir/build.make:172: CMakeFiles/spectral.dir/src/controller.cpp.o] Error 1
make[2]: Leaving directory '/home/me/.cache/yay/spectral-matrix/src/spectral-854/build'
make[1]: *** [CMakeFiles/Makefile2:117: CMakeFiles/spectral.dir/all] Error 2
make[1]: Leaving directory '/home/me/.cache/yay/spectral-matrix/src/spectral-854/build'
make: *** [Makefile:149: all] Error 2

<deleted-account> commented on 2020-08-02 11:27 (UTC)

Build fails with

==> ERROR: A failure occurred in build(). Aborting... error making: %!s(func() string=0x56553e450bb0)

tbk commented on 2020-06-06 17:13 (UTC)

@mmoya fixed, thanks. Apparently innaytool reported the same issue and I read it as cmake... :/

mmoya commented on 2020-06-06 17:03 (UTC)

Failed to build with:

Could NOT find cmark (missing: CMARK_INCLUDE_DIR CMARK_LIBRARY)

solved by installing cmark. Please add it to the dependencies.

tbk commented on 2020-05-19 18:04 (UTC) (edited on 2020-05-19 18:05 (UTC) by tbk)

@innaytool cmake is in the makedepends,

If you are referring to the error @RubenKelevra has posted it is related to incomparability issues between spectral v817 and its dependent libs.

spectral git master works with the latest versions of the libs and I have asked upstream to create a new tag.

This pkg is for tagged releases, so it will stay broken until upstream makes a new release.

Either modify the PKGBUILD file to use spectral git master or use the spectral-matrix-git pkg.

tbk commented on 2020-05-19 17:59 (UTC)

@Fanch because the spectral required libquotient 0.6 features which is atm a beta release.

innaytool commented on 2020-05-19 17:11 (UTC)

First I had the issue that he could not find cmark, so I have installed it. I think it is missing in the dependencies and now I am getting the error below.

Fanch commented on 2020-04-26 10:44 (UTC) (edited on 2020-04-26 10:45 (UTC) by Fanch)

why not use libquotient ? https://aur.archlinux.org/packages/libquotient/