Package Details: speed-dreams-svn svn-2

Git Clone URL: https://aur.archlinux.org/speed-dreams-svn.git (read-only, click to copy)
Package Base: speed-dreams-svn
Description: Speed Dreams is a fork of TORCS which aims to implement exciting new features, improving visual and physics realism.
Upstream URL: http://www.speed-dreams.net/
Licenses: GPL2
Conflicts: speed-dreams, speed-dreams-git
Provides: speed-dreams
Submitter: None
Maintainer: leillo1975
Last Packager: leillo1975
Votes: 5
Popularity: 0.54
First Submitted: 2021-02-28 07:09 (UTC)
Last Updated: 2024-04-19 14:55 (UTC)

Latest Comments

« First ‹ Previous 1 2

schnedan commented on 2022-01-11 23:54 (UTC)

Well, thats a maintainers job, dealing with upstream and such. For sure its not a users duty to resolve the problems by themself.

<deleted-account> commented on 2021-12-15 06:36 (UTC)

Try consulting here https://sourceforge.net/projects/speed-dreams/support

loup commented on 2021-12-14 17:53 (UTC) (edited on 2021-12-14 17:55 (UTC) by loup)

Hi, i get a failed build with the same result as schnedan ....

[ 39%] Linking CXX shared module ../../../../usr/lib/modules/userinterface/legacymenu.so

[ 39%] Built target legacymenu make: *** [Makefile:136: all] Error 2

==> ERROR: A failure occurred in build(). Aborting...

schnedan commented on 2021-11-21 18:10 (UTC) (edited on 2021-11-21 18:16 (UTC) by schnedan)

tried to build, but failed:

[ 39%] Building CXX object src/modules/userinterface/legacymenu/CMakeFiles/legacymenu.dir /legacymenu.cpp.o
/tmp/trizen-danny/speed-dreams-svn/src/speed-dreams/src/modules/userinterface/legacymenu /racescreens/racepitmenu.cpp: In Funktion »void RmPitMenuStart(tCarElt, tSituation, tfuiCallback)«:
/tmp/trizen-danny/speed-dreams-svn/src/speed-dreams/src/modules/userinterface/legacymenu /racescreens/racepitmenu.cpp:103:5: Warnung: diese »if«-Klausel beschützt nicht … [-Wmisleading- indentation]
103 | if (menuHandle)
| ^~
In Datei, eingebunden von /tmp/trizen-danny/speed-dreams-svn/src/speed-dreams/src/libs /tgf/tgf.hpp:38,
von /tmp/trizen-danny/speed-dreams-svn/src/speed-dreams/src/libs/tgfclient/tgfclient.h:48,
von /tmp/trizen-danny/speed-dreams-svn/src/speed-dreams/src/modules/userinterface /legacymenu/racescreens/racepitmenu.cpp:31:
/tmp/trizen-danny/speed-dreams-svn/src/speed-dreams/src/libs/tgf/tgf.h:682:22: Anmerkung: … diese Anweisung, aber letztere ist verwirrend eingerückt, als wäre sie abhängig von »if«
682 | #define GfLogDefault (GfPLogDefault)
| ^
/tmp/trizen-danny/speed-dreams-svn/src/speed-dreams/src/libs/tgf/tgf.h:691:19: Anmerkung: bei Substitution des Makros »GfLogDefault«
691 | #define GfLogInfo GfLogDefault.info
| ^~~~~~~~~~~~
/tmp/trizen-danny/speed-dreams-svn/src/speed-dreams/src/modules/userinterface/legacymenu /racescreens/racepitmenu.cpp:106:9: Anmerkung: bei Substitution des Makros »GfLogInfo«
106 | GfLogInfo("Entering Pit menu\n");
| ^~~~~~~~~
[ 39%] Linking CXX shared module ../../../../usr/lib/modules/userinterface/legacymenu.so
[ 39%] Built target legacymenu
make:
** [Makefile:136: all] Fehler 2
==> FEHLER: Ein Fehler geschah in build().
Breche ab...
:: Unable to build speed-dreams-svn - makepkg exited with code: 4

...

<deleted-account> commented on 2021-11-11 05:31 (UTC)

Yes

xlucn commented on 2021-10-30 14:24 (UTC)

sdl2_mixer is probably required (to make)?

-- Could NOT find SDL2_mixer (missing: SDL2_MIXER_LIBRARIES SDL2_MIXER_INCLUDE_DIRS)
-- SDL2_MIXER_INCLUDE_DIR = 'SDL2_MIXER_INCLUDE_DIR-NOTFOUND'
-- SDL2_MIXER_LIBRARY = 'SDL2_MIXER_LIBRARY-NOTFOUND'
CMake Error at cmake/thirdpartydeps.cmake:165 (MESSAGE):
  Cannot find SDL2_mixer header files
Call Stack (most recent call first):
  src/libs/tgfclient/CMakeLists.txt:9 (ADD_SDL2_MIXER_INCLUDEDIR)