GNU bug report logs - #42698
easyrpg package fails to build

Previous Next

Package: guix;

Reported by: Vinícius dos Santos Oliveira <vini.ipsmaker <at> gmail.com>

Date: Mon, 3 Aug 2020 13:21:01 UTC

Severity: normal

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42698 in the body.
You can then email your comments to 42698 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#42698; Package guix. (Mon, 03 Aug 2020 13:21:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vinícius dos Santos Oliveira <vini.ipsmaker <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 03 Aug 2020 13:21:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vinícius dos Santos Oliveira <vini.ipsmaker <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: easyrpg package fails to build
Date: Mon, 3 Aug 2020 05:55:19 -0300
[Message part 1 (text/plain, inline)]
Here's the tail of the build log:

  CXX      src/libeasyrpg_player_a-game_actors.o
src/game_actor.cpp: In member function ‘virtual int
Game_Actor::GetBattleX() const’:
src/game_actor.cpp:919:28: error: ‘const class RPG::Terrain’ has no member
named ‘grid_c’; did you mean ‘grid_top_y’?
    right = left + terrain->grid_c / 1103;
                            ^~~~~~
                            grid_top_y
src/game_actor.cpp: In member function ‘virtual int
Game_Actor::GetBattleY() const’:
src/game_actor.cpp:1001:19: error: ‘const class RPG::Terrain’ has no member
named ‘grid_a’; did you mean ‘grid_top_y’?
    top = terrain->grid_a;
                   ^~~~~~
                   grid_top_y
src/game_actor.cpp:1002:28: error: ‘const class RPG::Terrain’ has no member
named ‘grid_b’; did you mean ‘grid_top_y’?
    bottom = top + terrain->grid_b / 13;
                            ^~~~~~
                            grid_top_y
src/game_actor.cpp: In member function ‘void Game_Actor::SetSprite(const
string&, int, bool)’:
src/game_actor.cpp:1075:12: error: ‘class RPG::SaveActor’ has no member
named ‘sprite_flags’; did you mean ‘sprite_name’?
  GetData().sprite_flags = transparent ? 3 : 0;
            ^~~~~~~~~~~~
            sprite_name
make[1]: *** [Makefile:2566: src/libeasyrpg_player_a-game_actor.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory
'/tmp/guix-build-easyrpg-player-0.6.1.drv-0/easyrpg-player-0.6.1'
make: *** [Makefile:1332: all] Error 2
command "make" "-j" "4" failed with status 2

I think there's a mismatch between easyrpg-player (0.6.1) and liblcf
(0.6.2) versions. Just by bumping the easyrpg-player package, the problem
should go away I think.

-- 
Vinícius dos Santos Oliveira
https://vinipsmaker.github.io/
[Message part 2 (text/html, inline)]

Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Mon, 03 Aug 2020 13:45:02 GMT) Full text and rfc822 format available.

Notification sent to Vinícius dos Santos Oliveira <vini.ipsmaker <at> gmail.com>:
bug acknowledged by developer. (Mon, 03 Aug 2020 13:45:02 GMT) Full text and rfc822 format available.

Message #10 received at 42698-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Vinícius dos Santos Oliveira <vini.ipsmaker <at> gmail.com>
Cc: 42698-done <at> debbugs.gnu.org
Subject: Re: bug#42698: easyrpg package fails to build
Date: Mon, 3 Aug 2020 16:44:19 +0300
[Message part 1 (text/plain, inline)]
Thanks. Fixed with 948b59dfd5caa8fe5fc0feb3300f12b37820e23f


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 01 Sep 2020 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 236 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.