Package Details: rigsofrods 2022.12-1

Git Clone URL: https://aur.archlinux.org/rigsofrods.git (read-only, click to copy)
Package Base: rigsofrods
Description: An open source vehicle simulator based on soft-body physics
Upstream URL: https://rigsofrods.org
Keywords: game race rally simulation simulator
Licenses: GPL
Conflicts: rigsofrods-bin, rigsofrods-git, rigsofrods-hg
Submitter: vorot93
Maintainer: AnotherFoxGuy
Last Packager: None
Votes: 4
Popularity: 0.000000
First Submitted: 2015-08-11 23:51 (UTC)
Last Updated: 2023-09-18 07:41 (UTC)

Latest Comments

mio-19 commented on 2025-11-20 02:48 (UTC)


-- Using conan: ON
-- Found PkgConfig: /usr/sbin/pkg-config (found version "2.5.1")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Conan: Adding ror-conan remote repository (https://git.anotherfoxguy.com/api/packages/rorbot/conan) verify ssl (True)
usage: conan remote [-h] [-v [V]] [-cc CORE_CONF] [--out-file OUT_FILE]
                    {add} ...
conan remote: error: unrecognized arguments: True
ERROR: Exiting with code: 2
CMake Error at cmake/conan.cmake:858 (message):
  Conan remote failed='2'
Call Stack (most recent call first):
  cmake/DependenciesConfig.cmake:5 (conan_add_remote)
  CMakeLists.txt:120 (include)


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'rigsofrods-2022.12-1': 
error: packages failed to build: rigsofrods-2022.12-1

<deleted-account> commented on 2023-09-18 07:42 (UTC)

@maxlefou this is not a PKGBUILD problem. Please contact the developers to notify them of this bug.

maxlefou commented on 2023-09-18 07:18 (UTC)

Cannot compile.

` ERROR: Exiting with code: 2 CMake Error at cmake/conan.cmake:858 (message): Conan remote failed='2' Call Stack (most recent call first): cmake/DependenciesConfig.cmake:5 (conan_add_remote) CMakeLists.txt:120 (include)

`

BigMeme commented on 2021-10-26 16:30 (UTC)

Please update angelscript dependency for the latest version. (2.35.1)

tritonas00 commented on 2016-11-20 20:13 (UTC)

0.4.7.0 released https://github.com/RigsOfRods/rigs-of-rods/archive/0.4.7.0.tar.gz Please add jsoncpp dependency also

mralext20 commented on 2016-10-06 17:03 (UTC)

source array needs to be changed to source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/caelum/caelum-${pkgver}.zip caelumplugin.patch libname.patch)

Megameneer commented on 2016-07-06 08:14 (UTC)

The upstream URL is not correct anymore; it is rigsofrods.org now.

jose1711 commented on 2015-12-11 20:08 (UTC)

[100%] Linking CXX executable ../../../../bin/RoR CMakeFiles/RoR.dir/__/network/Network.cpp.o: In function `Network::connect()': Network.cpp:(.text+0x2ebd): undefined reference to `SWInetSocket::connect(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, SWBaseSocket::SWBaseError*)' collect2: error: ld returned 1 exit status