Development is on Github: https://github.com/acxz/flightgear-arch Please open issues and PRs there instead of commenting.
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: | 48 |
Popularity: | 0.004175 |
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) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, 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 (5)
- ffgo
- ffgo-git
- flightgear-photoscenery-creatorscripts-git (optional)
- python-gym-jsbsim-git (optional)
- terrafs-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »
acxz commented on 2022-09-07 14:47 (UTC)
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.
Potomac commented on 2020-12-02 21:11 (UTC)
@ista011 : it seems a linking error :
/usr/bin/ld: CMakeFiles/fgrcc.dir/fgrcc.cxx.o: in function ResourceDeclaration::isCompressed() const [clone .cold]':
fgrcc.cxx:(.text.unlikely+0x1c7): undefined reference to
sg_exception::sg_exception(std::__cxx11::basic_string<char,
collect2: error: ld returned 1 exit status
Did you install the correct version of simgear for flightgear 2020.3.2-1 ? https://aur.archlinux.org/packages/simgear/
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.