Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664900 - games-strategy/freeorion-0.4.8 version bump
Summary: games-strategy/freeorion-0.4.8 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Adam Feldman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 652446
  Show dependency tree
 
Reported: 2018-08-30 18:12 UTC by Oleg
Modified: 2019-05-12 11:56 UTC (History)
4 users (show)

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


Attachments
Ebuild for the latest version (freeorion-0.4.8.ebuild,1.75 KB, text/plain)
2018-08-31 15:54 UTC, Oleg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg 2018-08-30 18:12:12 UTC
0.4.8 release is out https://freeorion.org/forum/viewtopic.php?f=12&t=11053
Comment 1 Jonas Stein gentoo-dev 2018-08-30 19:50:30 UTC
Thank you for the bump request, but please wait at least 48h next time. 
https://wiki.gentoo.org/wiki/Zero-day_bump_requests
Comment 2 Oleg 2018-08-31 15:54:35 UTC
Created attachment 545606 [details]
Ebuild for the latest version

Ebuild for v0.4.8.
Bumps some dependencies. Adds "dedicated" flag introduced in 0.4.8.
Comment 3 Oleg 2018-10-11 15:49:46 UTC
Is it freezed for something?
Comment 4 Paramonov Valeriy 2019-02-14 05:31:26 UTC
I thing because not builds at all with recent cmake's 3.12 3.13
---
CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:2100 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.65.0

  Boost include path: /usr/include

  Could not find the following Boost libraries:

          boost_python

  No Boost libraries were found.  You may need to set BOOST_LIBRARYDIR to the
  directory containing Boost libraries or BOOST_ROOT to the location of
  Boost.
Call Stack (most recent call first):
  CMakeLists.txt:214 (find_package)
---
Comment 5 Larry the Git Cow gentoo-dev 2019-05-08 17:04:45 UTC
The bug has been closed via the following commit(s):

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

commit b83f541321d7953d9dd934597560ef62eb44c7de
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-01 12:42:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-08 16:59:31 +0000

    games-strategy/freeorion: 0.4.8_p20190501 snapshot bump, EAPI-7 bump
    
    The amount of patching required to fix build with boost-1.70 but
    stay compatible with <boost-1.66 was too much to do 0.4.8.
    
    Closes: https://bugs.gentoo.org/652446
    Closes: https://bugs.gentoo.org/664900
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-strategy/freeorion/Manifest                  |  1 +
 .../freeorion/freeorion-0.4.8_p20190501.ebuild     | 79 ++++++++++++++++++++++
 2 files changed, 80 insertions(+)
Comment 6 Oleg 2019-05-08 18:04:53 UTC
Could you rename merged ebuild to something non-0.4.8 as chosen commit  2a49c05796f1c92b96ce9b2aeaf0124fc8be7a77 is weekly testing version incompatible with actual 0.4.8 release.
Comment 7 Jonas Stein gentoo-dev 2019-05-08 18:08:58 UTC
it is 0.4.8_p20190501 as far I can see.
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83f541321d7953d9dd934597560ef62eb44c7de
Comment 8 Oleg 2019-05-08 18:28:29 UTC
There fixes for new boost version: https://github.com/freeorion/freeorion/pull/2410/files
Comment 9 Jonas Stein gentoo-dev 2019-05-08 19:18:57 UTC
please open a new ticket for the Boost thing. Thanks.
Comment 10 Andreas Sturmlechner gentoo-dev 2019-05-10 20:55:02 UTC
Upstream set their version number to 0.4.8+ in build system, so 0.4.8_p* is what you get.

The boost thing was fixed by this very version bump.
Comment 11 Oleg 2019-05-12 11:56:07 UTC
Opened new ticket for the Boost update: https://bugs.gentoo.org/685718