Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722902 - games-simulation/flightgear with >=dev-libs/boost-1.73.0: flightgear-2019.1.1/version:1:1: error: too many decimal points in number
Summary: games-simulation/flightgear with >=dev-libs/boost-1.73.0: flightgear-2019.1.1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL: https://sourceforge.net/p/flightgear/...
Whiteboard:
Keywords:
Depends on:
Blocks: boost-1.74
  Show dependency tree
 
Reported: 2020-05-14 07:11 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2020-09-27 00:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,66.46 KB, text/plain)
2020-05-14 07:11 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-05-14 07:11:14 UTC
Created attachment 638686 [details]
build.log

[  1%] Building CXX object utils/fgelev/CMakeFiles/fgelev.dir/fgelev.cxx.o
cd /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/utils/fgelev && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DWITH_EVENTINPUT -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/3rdparty/iaxclient/lib -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1 -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src -I/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build/src/Include   -DNDEBUG -march=native -mtune=native -O2 -pipe -msse2 -mfpmath=sse -fopenmp -Wall  -D_REENTRANT -DBOOST_BIMAP_DISABLE_SERIALIZATION   -std=gnu++11 -o CMakeFiles/fgelev.dir/fgelev.cxx.o -c /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgelev/fgelev.cxx
In file included from /usr/include/boost/config/detail/select_stdlib_config.hpp:24,
                 from /usr/include/boost/config.hpp:44,
                 from /usr/include/boost/type_traits/intrinsics.hpp:13,
                 from /usr/include/boost/type_traits/is_enum.hpp:14,
                 from /usr/include/simgear/props/props.hxx:58,
                 from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgelev/fgelev.cxx:30:
/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/version:1:1: error: too many decimal points in number
    1 | 2019.1.1
      | ^~~~~~~~
In file included from /usr/include/boost/config/detail/select_stdlib_config.hpp:24,
                 from /usr/include/boost/config.hpp:44,
                 from /usr/include/boost/type_traits/intrinsics.hpp:13,
                 from /usr/include/boost/type_traits/is_enum.hpp:14,
                 from /usr/include/simgear/props/props.hxx:58,
                 from /var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/utils/fgelev/fgelev.cxx:30:
/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1/version:1:1: error: expected unqualified-id before numeric constant
make[2]: *** [utils/fgelev/CMakeFiles/fgelev.dir/build.make:83: utils/fgelev/CMakeFiles/fgelev.dir/fgelev.cxx.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build'
make[1]: *** [CMakeFiles/Makefile2:1918: utils/fgelev/CMakeFiles/fgelev.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/games-simulation/flightgear-2019.1.1/work/flightgear-2019.1.1_build'
make: *** [Makefile:183: all] Error 2
 * ERROR: games-simulation/flightgear-2019.1.1::gentoo failed (compile phase):
 *   emake failed
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-05-30 19:57:58 UTC
Fix available. See URL.
Comment 2 Larry the Git Cow gentoo-dev 2020-09-27 00:32:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50ea0a6972a176f2f5ef05e9ea39a8ea5ebb436

commit d50ea0a6972a176f2f5ef05e9ea39a8ea5ebb436
Author:     Maciej Mrozowski <reavertm@gentoo.org>
AuthorDate: 2020-09-27 00:29:09 +0000
Commit:     Maciej Mrozowski <reavertm@gentoo.org>
CommitDate: 2020-09-27 00:31:23 +0000

    games-simulation/flightgear: fix compilation against >boost-1.73
    
    Closes: https://bugs.gentoo.org/722902
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>

 .../flightgear/files/flightgear-2020.1.2-boost.patch          | 11 +++++++++++
 games-simulation/flightgear/flightgear-2020.1.2.ebuild        |  1 +
 2 files changed, 12 insertions(+)