Your message dated Thu, 24 Feb 2022 01:22:41 +0000
with message-id <e1nn2q9-00083x...@fasolo.debian.org>
and subject line Bug#1006063: fixed in ri-li 2.0.1+ds2-1
has caused the Debian Bug report #1006063,
regarding ri-li: FTBFS: Impossible d'initialiser SDL:Couldn't open X11 display
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1006063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006063
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ri-li
Version: 2.0.1+ds-11
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data-src'
> c++ -c -O3 -Wall -Wno-switch -Wno-deprecated -ffast-math -I/usr/X11R6/include 
> -I/usr/include -DLINUX `sdl-config --cflags` -o sprite.o sprite.cc
> sprite.cc: In member function ‘bool Sprite::Load(char*, char*, int)’:
> sprite.cc:74:18: warning: variable ‘VideoInfo’ set but not used 
> [-Wunused-but-set-variable]
>    74 |   SDL_VideoInfo *VideoInfo;
>       |                  ^~~~~~~~~
> sprite.cc: In member function ‘bool Sprite::LoadCaractaire(char*)’:
> sprite.cc:273:18: warning: variable ‘VideoInfo’ set but not used 
> [-Wunused-but-set-variable]
>   273 |   SDL_VideoInfo *VideoInfo;
>       |                  ^~~~~~~~~
> c++ -c -O3 -Wall -Wno-switch -Wno-deprecated -ffast-math -I/usr/X11R6/include 
> -I/usr/include -DLINUX `sdl-config --cflags` -o main.o main.cc
> main.cc:52:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    52 |   { "png/locomotive","png/locomotiveA",320,false},
>       |     ^~~~~~~~~~~~~~~~
> main.cc:52:22: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    52 |   { "png/locomotive","png/locomotiveA",320,false},
>       |                      ^~~~~~~~~~~~~~~~~
> main.cc:53:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    53 |   { "png/charbon","png/charbonA",320,false},
>       |     ^~~~~~~~~~~~~
> main.cc:53:19: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    53 |   { "png/charbon","png/charbonA",320,false},
>       |                   ^~~~~~~~~~~~~~
> main.cc:54:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    54 |   { "png/buche","png/bucheA",320,false},
>       |     ^~~~~~~~~~~
> main.cc:54:17: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    54 |   { "png/buche","png/bucheA",320,false},
>       |                 ^~~~~~~~~~~~
> main.cc:55:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    55 |   { "png/balles","png/ballesA",320,false},
>       |     ^~~~~~~~~~~~
> main.cc:55:18: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    55 |   { "png/balles","png/ballesA",320,false},
>       |                  ^~~~~~~~~~~~~
> main.cc:56:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    56 |   { "png/moteur","png/moteurA",320,false},
>       |     ^~~~~~~~~~~~
> main.cc:56:18: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    56 |   { "png/moteur","png/moteurA",320,false},
>       |                  ^~~~~~~~~~~~~
> main.cc:57:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    57 |   { "png/citerne","png/citerneA",320,false},
>       |     ^~~~~~~~~~~~~
> main.cc:57:19: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    57 |   { "png/citerne","png/citerneA",320,false},
>       |                   ^~~~~~~~~~~~~~
> main.cc:58:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    58 |   { "png/wagon","png/wagonA",50,false},
>       |     ^~~~~~~~~~~
> main.cc:58:17: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    58 |   { "png/wagon","png/wagonA",50,false},
>       |                 ^~~~~~~~~~~~
> main.cc:59:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    59 |   { "png/pluslong","png/pluslongA",50,false},
>       |     ^~~~~~~~~~~~~~
> main.cc:59:20: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    59 |   { "png/pluslong","png/pluslongA",50,false},
>       |                    ^~~~~~~~~~~~~~~
> main.cc:60:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    60 |   { "png/pluscourt","png/pluscourtA",50,false},
>       |     ^~~~~~~~~~~~~~~
> main.cc:60:21: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    60 |   { "png/pluscourt","png/pluscourtA",50,false},
>       |                     ^~~~~~~~~~~~~~~~
> main.cc:61:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    61 |   { "png/vitesse","png/vitesseA",50,false},
>       |     ^~~~~~~~~~~~~
> main.cc:61:19: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    61 |   { "png/vitesse","png/vitesseA",50,false},
>       |                   ^~~~~~~~~~~~~~
> main.cc:62:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    62 |   { "png/vie","png/vieA",50,false},
>       |     ^~~~~~~~~
> main.cc:62:15: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    62 |   { "png/vie","png/vieA",50,false},
>       |               ^~~~~~~~~~
> main.cc:63:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    63 |   { "png/nouveau_wagon",NULL,50,false},
>       |     ^~~~~~~~~~~~~~~~~~~
> main.cc:64:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    64 |   { "png/logo_vie","png/logo_vieA",1,false},
>       |     ^~~~~~~~~~~~~~
> main.cc:64:20: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    64 |   { "png/logo_vie","png/logo_vieA",1,false},
>       |                    ^~~~~~~~~~~~~~~
> main.cc:65:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    65 |   { "png/rail","png/railA",11,false},
>       |     ^~~~~~~~~~
> main.cc:65:16: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    65 |   { "png/rail","png/railA",11,false},
>       |                ^~~~~~~~~~~
> main.cc:66:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    66 |   { "png/dir",NULL,12,false},
>       |     ^~~~~~~~~
> main.cc:67:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    67 |   { "langues/lettres",NULL,1,true},
>       |     ^~~~~~~~~~~~~~~~~
> main.cc:68:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    68 |   { "langues/chiffres",NULL,1,true},
>       |     ^~~~~~~~~~~~~~~~~~
> main.cc:69:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    69 |   { "png/logo",NULL,1,false},
>       |     ^~~~~~~~~~
> main.cc:70:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    70 |   { "png/copyright",NULL,1,false},
>       |     ^~~~~~~~~~~~~~~
> main.cc:71:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    71 |   { "png/deco","png/decoA",24,false},
>       |     ^~~~~~~~~~
> main.cc:71:16: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    71 |   { "png/deco","png/decoA",24,false},
>       |                ^~~~~~~~~~~
> main.cc:72:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    72 |   { "png/curseur","png/curseurA",20,false},
>       |     ^~~~~~~~~~~~~
> main.cc:72:19: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    72 |   { "png/curseur","png/curseurA",20,false},
>       |                   ^~~~~~~~~~~~~~
> main.cc:73:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    73 |   { "png/fleche_gauche","png/fleche_gaucheA",20,false},
>       |     ^~~~~~~~~~~~~~~~~~~
> main.cc:73:25: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    73 |   { "png/fleche_gauche","png/fleche_gaucheA",20,false},
>       |                         ^~~~~~~~~~~~~~~~~~~~
> main.cc:74:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    74 |   { "png/fleche_droite","png/fleche_droiteA",20,false},
>       |     ^~~~~~~~~~~~~~~~~~~
> main.cc:74:25: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    74 |   { "png/fleche_droite","png/fleche_droiteA",20,false},
>       |                         ^~~~~~~~~~~~~~~~~~~~
> main.cc:75:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    75 |   { "png/fleches","png/flechesA",6,false},
>       |     ^~~~~~~~~~~~~
> main.cc:75:19: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    75 |   { "png/fleches","png/flechesA",6,false},
>       |                   ^~~~~~~~~~~~~~
> main.cc:76:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    76 |   { "png/monde",NULL,50,false},
>       |     ^~~~~~~~~~~
> main.cc:77:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    77 |   { "png/music",NULL,25,false},
>       |     ^~~~~~~~~~~
> main.cc:78:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    78 |   { "png/bruitage",NULL,25,false},
>       |     ^~~~~~~~~~~~~~
> main.cc:79:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    79 |   { "png/fscreen",NULL,1,false},
>       |     ^~~~~~~~~~~~~
> main.cc:80:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    80 |   { "png/window",NULL,1,false},
>       |     ^~~~~~~~~~~~
> main.cc:81:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    81 |   { "png/keys",NULL,1,false},
>       |     ^~~~~~~~~~
> main.cc:82:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    82 |   { "png/gmenu",NULL,1,false},
>       |     ^~~~~~~~~~~
> main.cc:83:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    83 |   { "png/menu",NULL,1,false},
>       |     ^~~~~~~~~~
> main.cc:84:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    84 |   { "png/fond_hr",NULL,1,false},
>       |     ^~~~~~~~~~~~~
> main.cc:85:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    85 |   { "png/fond_hrr",NULL,1,false},
>       |     ^~~~~~~~~~~~~~
> main.cc:88:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    88 |   { "png/fond_menu",NULL,1,false},
>       |     ^~~~~~~~~~~~~~~
> main.cc:89:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    89 |   { "png/fond",NULL,1,false},
>       |     ^~~~~~~~~~
> main.cc:94:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    94 |   { "png/chargeur",NULL,20,false},
>       |     ^~~~~~~~~~~~~~
> main.cc:99:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>    99 |   { "langue",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:100:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   100 |   { "level",NULL,1,false},
>       |     ^~~~~~~
> main.cc:101:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   101 |   { "lives",NULL,1,false},
>       |     ^~~~~~~
> main.cc:102:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   102 |   { "options",NULL,1,false},
>       |     ^~~~~~~~~
> main.cc:103:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   103 |   { "score",NULL,1,false},
>       |     ^~~~~~~
> main.cc:104:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   104 |   { "press_any_key",NULL,1,false},
>       |     ^~~~~~~~~~~~~~~
> main.cc:105:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   105 |   { "continue",NULL,1,false},
>       |     ^~~~~~~~~~
> main.cc:106:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   106 |   { "moptions",NULL,1,false},
>       |     ^~~~~~~~~~
> main.cc:107:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   107 |   { "exit_game",NULL,1,false},
>       |     ^~~~~~~~~~~
> main.cc:108:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   108 |   { "play",NULL,1,false},
>       |     ^~~~~~
> main.cc:109:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   109 |   { "scores",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:110:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   110 |   { "better_scores",NULL,1,false},
>       |     ^~~~~~~~~~~~~~~
> main.cc:111:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   111 |   { "quit",NULL,1,false},
>       |     ^~~~~~
> main.cc:112:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   112 |   { "new_game",NULL,1,false},
>       |     ^~~~~~~~~~
> main.cc:113:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   113 |   { "old_level",NULL,1,false},
>       |     ^~~~~~~~~~~
> main.cc:114:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   114 |   { "menu",NULL,1,false},
>       |     ^~~~~~
> main.cc:115:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   115 |   { "easy",NULL,1,false},
>       |     ^~~~~~
> main.cc:116:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   116 |   { "normal",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:117:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   117 |   { "hard",NULL,1,false},
>       |     ^~~~~~
> main.cc:118:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   118 |   { "question",NULL,1,false},
>       |     ^~~~~~~~~~
> main.cc:119:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   119 |   { "tart1",NULL,1,false},
>       |     ^~~~~~~
> main.cc:120:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   120 |   { "tart2",NULL,1,false},
>       |     ^~~~~~~
> main.cc:121:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   121 |   { "tart3",NULL,1,false},
>       |     ^~~~~~~
> main.cc:122:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   122 |   { "tart4",NULL,1,false},
>       |     ^~~~~~~
> main.cc:123:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   123 |   { "tart5",NULL,1,false},
>       |     ^~~~~~~
> main.cc:124:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   124 |   { "tart6",NULL,1,false},
>       |     ^~~~~~~
> main.cc:125:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   125 |   { "tart7",NULL,1,false},
>       |     ^~~~~~~
> main.cc:126:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   126 |   { "tart8",NULL,1,false},
>       |     ^~~~~~~
> main.cc:127:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   127 |   { "tart9",NULL,1,false},
>       |     ^~~~~~~
> main.cc:128:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   128 |   { "tart10",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:129:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   129 |   { "tart11",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:130:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   130 |   { "tart12",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:131:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   131 |   { "tart13",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:132:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   132 |   { "tart14",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:133:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   133 |   { "tart15",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:134:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   134 |   { "tart16",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:135:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   135 |   { "tart17",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:136:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   136 |   { "tart18",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:137:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   137 |   { "tart19",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:138:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   138 |   { "tart20",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:139:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   139 |   { "tart21",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:140:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   140 |   { "tart22",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:141:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   141 |   { "tart23",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:142:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   142 |   { "tart24",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:143:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   143 |   { "tart25",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:144:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   144 |   { "tart26",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:145:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   145 |   { "tart27",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:146:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   146 |   { "tart28",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:147:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   147 |   { "tart29",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:148:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   148 |   { "tart30",NULL,1,false},
>       |     ^~~~~~~~
> main.cc:149:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   149 |   { "art1",NULL,1,false},
>       |     ^~~~~~
> main.cc:150:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   150 |   { "art2",NULL,1,false},
>       |     ^~~~~~
> main.cc:151:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   151 |   { "art3",NULL,1,false},
>       |     ^~~~~~
> main.cc:152:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   152 |   { "art4",NULL,1,false},
>       |     ^~~~~~
> main.cc:153:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   153 |   { "art5",NULL,1,false},
>       |     ^~~~~~
> main.cc:154:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   154 |   { "art6",NULL,1,false},
>       |     ^~~~~~
> main.cc:155:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   155 |   { "art7",NULL,1,false},
>       |     ^~~~~~
> main.cc:156:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   156 |   { "art8",NULL,1,false},
>       |     ^~~~~~
> main.cc:157:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   157 |   { "art9",NULL,1,false},
>       |     ^~~~~~
> main.cc:158:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   158 |   { "art10",NULL,1,false},
>       |     ^~~~~~~
> main.cc:159:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   159 |   { "art11",NULL,1,false},
>       |     ^~~~~~~
> main.cc:160:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   160 |   { "art12",NULL,1,false},
>       |     ^~~~~~~
> main.cc:161:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   161 |   { "art13",NULL,1,false},
>       |     ^~~~~~~
> main.cc:162:5: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   162 |   { "art14",NULL,1,false},
>       |     ^~~~~~~
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
>   180 | };
>       | ^
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> main.cc:180:1: warning: ISO C++ forbids converting a string constant to 
> ‘char*’ [-Wwrite-strings]
> c++ -O3 -Wall -Wno-switch -Wno-deprecated -ffast-math -I/usr/X11R6/include 
> -I/usr/include -DLINUX `sdl-config --cflags` main.o sprite.o -o MakeDat 
> -L/usr/lib `sdl-config --libs` -lSDL_image -lX11 -I./
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data-src'
> cd data-src && xvfb-run -a --server-args="-screen 0 1024x768x24" ./MakeDat
> Impossible d'initialiser SDL:Couldn't open X11 display
> make[1]: *** [debian/rules:24: override_dh_auto_build-indep] Error 255


The full build log is available from:
http://qa-logs.debian.net/2022/02/18/ri-li_2.0.1+ds-11_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: ri-li
Source-Version: 2.0.1+ds2-1
Done: Markus Koschany <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ri-li, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1006...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated ri-li package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 24 Feb 2022 01:22:29 +0100
Source: ri-li
Architecture: source
Version: 2.0.1+ds2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Closes: 855777 1006063
Changes:
 ri-li (2.0.1+ds2-1) unstable; urgency=medium
 .
   * Do not install the xpm icon anymore.
   * Do not build the data files from source automatically.
     Data files can be built from source on all normal desktop PCs on which the
     game can be played. Apparently some issues exist when building the game
     data on a headless server though hence why the game data should be built
     manually like before version 2.0.1+ds-1 was introduced to the
     archive. (Closes: #1006063, #855777)
   * Add a README.source file.
Checksums-Sha1:
 fc66bc33bffda7b9feaa21b26670d7f8eaa5862d 2281 ri-li_2.0.1+ds2-1.dsc
 f76686dffe57ea3e8dcf3548a60e906f2b96d9e4 41513160 ri-li_2.0.1+ds2.orig.tar.xz
 f5b223250727e848dfce23fe7a35f4beb37fd48f 9624 ri-li_2.0.1+ds2-1.debian.tar.xz
 0c4e116354eb2471f386f67a23029a0648ecc5ae 12679 
ri-li_2.0.1+ds2-1_amd64.buildinfo
Checksums-Sha256:
 dda30627f124dd3582dd143c149838fd4609c05ab1999413774ab29d6cde3ed9 2281 
ri-li_2.0.1+ds2-1.dsc
 b210e99ca49612a82603250f08327958b46ca95130fc0f621f63ddfe1bfce33e 41513160 
ri-li_2.0.1+ds2.orig.tar.xz
 223f7c0bb4944dd69cce0a7718733ee94023ec23d9b28a20534e97a09987bffa 9624 
ri-li_2.0.1+ds2-1.debian.tar.xz
 62b6cd2554be71941596e4dc2263468ba3853a7647313a0faad3181e8bfc790e 12679 
ri-li_2.0.1+ds2-1_amd64.buildinfo
Files:
 cca868503b9dd3c30894fad3fcb2790c 2281 games optional ri-li_2.0.1+ds2-1.dsc
 c327a375389ef945127402cd74193e83 41513160 games optional 
ri-li_2.0.1+ds2.orig.tar.xz
 17a7c8d0de459bb1027c16a70d63566e 9624 games optional 
ri-li_2.0.1+ds2-1.debian.tar.xz
 3cf46ff778740c1aa051bacdc8ada018 12679 games optional 
ri-li_2.0.1+ds2-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmIW1HFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk6WUP/AnEQ0Si1NH6XZqUYVAvry1s7tx9AMRT1EQ6
W8E2679uEHKGn6VwkwsCISFkdQyFgfpni2xz1qyzid9gc254u77owZdJ34rZrGXU
/30H8W+intlbNpWRRh18D+ex/oA07o8gvH8Lq/idWbHMUmRlNl08AJ+Y6tNMlcTq
VugaF0ltnnV5K3S9X0NgGHl3+3XyKphDX21toqo5On2fsJc/LYtpUIKe1ZQmaoUA
bRluoWzeyip7tjgrg9zKqitmH/HMI702F5rcwvLvXckkSOjaSOrL+Zn8qBuvp1Lj
28hrHt8nnQAyD8c111ufBx+9v9s+oc+7boD7rGfTWZn0kGTjaGEjfZgMghUmNnaX
8HNp27oiXc0kV9li4rFLMJZMB8SlLBcmQ/PEClCpIGY5GlB9u8QDBO7aTycdP2UU
3E92fOuVRou+xILMTE5R5HTDMgCn073QxnzAcPh4Tx6o5XX+mua0LlqhYGWETfSS
/HRCcax1ZUA/lcxXeTAMUToWJe5XDqiN+KpBzEK2tgWaJDJA4V7IDpG6xNhu+XO7
73eKI+7lZrnIjqM+jykRHwiGwi4EtLd1QAwqFeHjWARYskKQy4WQBTU3TXvWFUEr
9t4GKxdcacT6LEw98pWqv1c+r9GsxXTrav1dxRX4xlwomt/3QgjtBqirL7zZ9HK3
99JTG1HV
=+tMC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to