@markd Confirmed: package currently does not build on Arch
Apart from this error, others will be encountered all of which are beyond me for the moment. I am guessing the compiler has become less forgiving
Doubt I can fix this - need C++ help
Git Clone URL: | https://aur.archlinux.org/scidb-svn.git (read-only, click to copy) |
---|---|
Package Base: | scidb-svn |
Description: | Chess database browser: chess, chess960, etc engines; import Chessbase, PGN, Scid; CQL |
Upstream URL: | https://sourceforge.net/projects/scidb |
Licenses: | GPL2 |
Conflicts: | scidb |
Submitter: | qqqqqqqqq9 |
Maintainer: | blacktav |
Last Packager: | blacktav |
Votes: | 8 |
Popularity: | 0.000020 |
First Submitted: | 2013-09-18 07:20 (UTC) |
Last Updated: | 2023-12-02 16:50 (UTC) |
@markd Confirmed: package currently does not build on Arch
Apart from this error, others will be encountered all of which are beyond me for the moment. I am guessing the compiler has become less forgiving
Doubt I can fix this - need C++ help
get compile error with current manjaro: db_tag_set.cpp: In constructor 'db::TagSet::TagSet(db::TagSet&&)': db_tag_set.cpp:86:10: error: array must be initialized with a brace-enclosed initializer [-fpermissive]
Could not replicate your problem Removed the clean statement anyway; must have been an artifact of testing
Running make manually works but makepkg fails with below. Edit: removing the line 105 from the PKGBUILD fixes the issue with makepkg, why are we even running a make clean before make install instead of after?!
make[1]: *** No rule to make target 'app/libapp.a', needed by 'cbh2si4'. Stop.
make[1]: *** Waiting for unfinished jobs....
Latest release r1531 has been built with no debugging so it is relatively small & nimble. But you will get no debugging information if it breaks. It is quite stable though (but still beta), check upstream for known bugs & problems Two chess engines have been included though quite old versions (2018 or earlier)
Import of data files is supported from
Scidb also supports ChessQL (CQL++) searching plus Chess960 and other game rules
This package and upstream repo do not currently build on Arch. I will try and construct a new version that will work
Pinned Comments
blacktav commented on 2025-05-19 10:52 (UTC) (edited on 2025-05-19 11:29 (UTC) by blacktav)
@markd Confirmed: package currently does not build on Arch
Apart from this error, others will be encountered all of which are beyond me for the moment. I am guessing the compiler has become less forgiving
Doubt I can fix this - need C++ help
blacktav commented on 2022-04-04 19:19 (UTC) (edited on 2022-04-05 12:01 (UTC) by blacktav)
Latest release r1531 has been built with no debugging so it is relatively small & nimble. But you will get no debugging information if it breaks. It is quite stable though (but still beta), check upstream for known bugs & problems Two chess engines have been included though quite old versions (2018 or earlier)
Import of data files is supported from
Scidb also supports ChessQL (CQL++) searching plus Chess960 and other game rules