Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654654 - games-strategy/liquidwar6 fails to build with guile-2.2
Summary: games-strategy/liquidwar6 fails to build with guile-2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: 587252 guile-2.2 games.eclass
  Show dependency tree
 
Reported: 2018-05-02 18:26 UTC by Pacho Ramos
Modified: 2019-10-01 20:42 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2018-05-02 18:26:08 UTC
I get:
checking libguile.h presence... no
checking for libguile.h... no
checking guile/1.8/libguile.h usability... no
checking guile/1.8/libguile.h presence... no
checking for guile/1.8/libguile.h... no
checking guile/2.0/libguile.h usability... no
checking guile/2.0/libguile.h presence... no
checking for guile/2.0/libguile.h... no
configure: Liquid War 6 needs Guile 1.8 or 2.0 (http://www.gnu.org/software/guile/)
checking for dlopen in -ldl... (cached) yes
checking for GC_malloc in -lgc... yes
checking for guile... yes
checking for guile-config... yes
checking for scm_with_guile in -lguile... no
configure: Liquid War 6 needs Guile (http://www.gnu.org/software/guile/)
checking for scm_with_guile in -lguile-2.0... no
configure: Liquid War 6 needs Guile (http://www.gnu.org/software/guile/)
configure: error: 
*** Liquid War 6 needs Guile 1.8 or 2.0 (http://www.gnu.org/software/guile/)

Even with latest upstream version it keeps failing
Comment 1 Aaron W. Swenson gentoo-dev 2019-05-07 10:21:33 UTC
The source code for liquidwar6 has been untouched for 3 years, and the last release was 4 years ago.

Even the mailing list has been silent for the last 4 years.

This game may be dead and shouldn't hold up guile-2.2.


http://git.savannah.gnu.org/cgit/liquidwar6.git/log/?h=develop
https://savannah.gnu.org/mail/?group=liquidwar6
Comment 2 Pacho Ramos gentoo-dev 2019-05-07 11:16:46 UTC
maybe we should treeclean it then :/
Comment 3 Larry the Git Cow gentoo-dev 2019-09-01 19:59:07 UTC
The bug has been referenced in the following commit(s):

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

commit 48f1916c04b8067e7dc63efe0099055afdecadc0
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-09-01 19:49:17 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-09-01 19:58:54 +0000

    profiles: Mask games-strategy/liquidwar6 for removal
    
    Bug: https://bugs.gentoo.org/654654
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2019-09-01 20:19:15 UTC
The bug has been referenced in the following commit(s):

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

commit 7ca64f844e18933c193abd4d36b7289d932a5441
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-09-01 20:18:28 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-09-01 20:18:28 +0000

    profiles: Correct the mask wrt games-strategy/liquidwar6
    
    Bug: https://bugs.gentoo.org/654654
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2019-10-01 20:42:18 UTC
The bug has been closed via the following commit(s):

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

commit 54ec28c7293877bfa9780e2e6a4645d67b9724f9
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-10-01 20:32:19 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-10-01 20:33:13 +0000

    games-strategy/liquidwar6: Remove
    
    Closes: https://bugs.gentoo.org/654654
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 games-strategy/liquidwar6/Manifest                 |   2 -
 .../files/liquidwar6-0.4.3681-check-headers.patch  |  70 -------------
 .../files/liquidwar6-0.4.3681-ldconfig.patch       |  16 ---
 .../files/liquidwar6-0.4.3681-paths.patch          |  27 -----
 .../liquidwar6/liquidwar6-0.4.3681-r1.ebuild       | 112 ---------------------
 games-strategy/liquidwar6/metadata.xml             |  28 ------
 profiles/package.mask                              |   5 -
 7 files changed, 260 deletions(-)