In file included from /home/simona/.cache/yay/flightgear/src/flightgear-2020.3.17/utils/fgelev/fgelev.cxx:30:
/usr/include/simgear/props/props.hxx:1403:18: error: ‘shared_mutex’ in namespace ‘std’ does not name a type
1403 | mutable std::shared_mutex _mutex;
| ^~~~~~~~~~~~
/usr/include/simgear/props/props.hxx:1403:13: note: ‘std::shared_mutex’ is only available from C++17 onwards
1403 | mutable std::shared_mutex _mutex;
| ^~~
make[2]: [utils/fgelev/CMakeFiles/fgelev.dir/build.make:76: utils/fgelev/CMakeFiles/fgelev.dir/fgelev.cxx.o] Error 1
make[1]: [CMakeFiles/Makefile2:2693: utils/fgelev/CMakeFiles/fgelev.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
Search Criteria
Package Details: flightgear 2020.3.19-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/flightgear.git (read-only, click to copy) |
---|---|
Package Base: | flightgear |
Description: | An open-source, multi-platform flight simulator |
Upstream URL: | http://www.flightgear.org/ |
Licenses: | GPL |
Submitter: | Barthalion |
Maintainer: | alesar1 (acxz) |
Last Packager: | acxz |
Votes: | 49 |
Popularity: | 0.22 |
First Submitted: | 2018-01-05 16:04 (UTC) |
Last Updated: | 2023-12-31 02:54 (UTC) |
Dependencies (18)
- glu (glu-gitAUR)
- libxi (libxi-gitAUR)
- libxmu
- libxrandr (libxrandr-gitAUR)
- openal (openal-gitAUR)
- openscenegraph (openscenegraph-gitAUR, openscenegraph-openmw-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt5-declarative (qt5-declarative-gitAUR) (make)
- qt5-svg (qt5-svg-gitAUR) (make)
- sharutils (make)
- simgearAUR (simgear-gitAUR) (make)
- flightgear-dataAUR (flightgear-data-gitAUR) (optional)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – fgfs --launcher
- qt5-declarative (qt5-declarative-gitAUR) (optional) – fgfs --launcher
Required by (4)
- ffgo
- ffgo-git
- flightgear-photoscenery-creatorscripts-git (optional)
- terrafs-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »
simona commented on 2023-02-23 09:58 (UTC)
acxz commented on 2022-09-07 14:47 (UTC)
Development is on Github: https://github.com/acxz/flightgear-arch Please open issues and PRs there instead of commenting.
ArnaudNux commented on 2021-12-20 22:08 (UTC)
@flatwhatson / @AWhetter : New version 2020.3.11
Bengt-Mansson commented on 2021-10-14 15:19 (UTC)
SUCCESS (almost) Just wanted to tell you, since I've been trying hard to find any useful information. I use Manjaro (latest version) with XFCE and installed this package together with flightgear-data. It seems to work.
Two issues about the desktop integration: - The icon is wrong - the start command should include --launcher I fixed those myself and so far so good.
GDsouza commented on 2021-06-22 15:50 (UTC)
@flatwhatson / @AWhetter : Could one of you please amend the sed command in prepare(), so that it preserves the --launcher option to fgfs?
jhogan commented on 2021-05-18 22:18 (UTC)
I'm also seeing the same assertion as hacker12 since updating to 2020.3.8-1. I ended up downgrading to 2020.3.6.
hacker12 commented on 2021-05-12 09:33 (UTC)
I'm getting this when I try to run FlightGear recently, tried both this version and flightgear-git, happens with any aircraft.
/usr/include/c++/10.2.0/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::front() [with _Tp = unsigned int; _Alloc = std::allocator<unsigned int>; std::vector<_Tp, _Alloc>::reference = unsigned int&]: Assertion '__builtin_expect(!this->empty(), true)' failed.
ista011 commented on 2020-12-03 13:46 (UTC)
@flatwhatson
No, i receive the same error.
Looks like i don't have SmartGame Library (sg_exception::sg_exception), but i can't find it in my package manager.
flatwhatson commented on 2020-12-03 00:57 (UTC)
I've just pushed updates to the latest version, and made the dependencies properly check that the correct version of simgear is installed.
@ista011 Please try again with the latest simgear and flightgear.
ista011 commented on 2020-12-02 21:56 (UTC)
@Potomac
Yes, i have correct version of simgear from AUR, i even reinstalled it, but anyway receive that error.
Pinned Comments
acxz commented on 2022-09-07 14:47 (UTC)
Development is on Github: https://github.com/acxz/flightgear-arch Please open issues and PRs there instead of commenting.