Your message dated Sat, 07 May 2011 14:50:54 +0000
with message-id <[email protected]>
and subject line Bug#624978: fixed in kball 0.0.20041216-8
has caused the Debian Bug report #624978,
regarding kball: FTBFS: src/gamemenu.cpp:224:52: error: 'mkdir' was not
declared in this scope
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 [email protected]
immediately.)
--
624978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624978
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kball
Version: 0.0.20041216-7
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> g++ -Iinclude -Wall -O2 -c src/gamemenu.cpp -o obj/linux/gamemenu.o
> src/gamemenu.cpp: In function 'void menu_callback_animation(CQMenu&, bool)':
> src/gamemenu.cpp:126:3: warning: 'int text_mode(int)' is deprecated (declared
> at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations]
> src/gamemenu.cpp:126:16: warning: 'int text_mode(int)' is deprecated
> (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations]
> src/gamemenu.cpp:128:3: warning: 'void textout(BITMAP*, const FONT*, const
> char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:157) [-Wdeprecated-declarations]
> src/gamemenu.cpp:128:82: warning: 'void textout(BITMAP*, const FONT*, const
> char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:157) [-Wdeprecated-declarations]
> src/gamemenu.cpp: In member function 'void CGameMenu::do_main_menu()':
> src/gamemenu.cpp:224:52: error: 'mkdir' was not declared in this scope
> src/gamemenu.cpp:233:67: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:264:4: warning: 'void textout_centre(BITMAP*, const FONT*,
> const char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:162) [-Wdeprecated-declarations]
> src/gamemenu.cpp:264:154: warning: 'void textout_centre(BITMAP*, const FONT*,
> const char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:162) [-Wdeprecated-declarations]
> src/gamemenu.cpp:266:4: warning: 'void textout_centre(BITMAP*, const FONT*,
> const char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:162) [-Wdeprecated-declarations]
> src/gamemenu.cpp:266:150: warning: 'void textout_centre(BITMAP*, const FONT*,
> const char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:162) [-Wdeprecated-declarations]
> src/gamemenu.cpp: In member function 'void
> CGameMenu::do_file_level_selector()':
> src/gamemenu.cpp:320:51: error: 'mkdir' was not declared in this scope
> src/gamemenu.cpp:328:66: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:347:39: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:348:38: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:358:43: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:366:43: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:370:47: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:459:52: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:469:47: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:490:51: error: 'mkdir' was not declared in this scope
> src/gamemenu.cpp:499:85: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:501:2: warning: 'int text_mode(int)' is deprecated (declared
> at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations]
> src/gamemenu.cpp:501:28: warning: 'int text_mode(int)' is deprecated
> (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations]
> src/gamemenu.cpp: In member function 'void CGameMenu::do_about_stuff()':
> src/gamemenu.cpp:607:4: warning: 'int text_mode(int)' is deprecated (declared
> at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations]
> src/gamemenu.cpp:607:17: warning: 'int text_mode(int)' is deprecated
> (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations]
> src/gamemenu.cpp:615:4: warning: 'void textout_centre(BITMAP*, const FONT*,
> const char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:162) [-Wdeprecated-declarations]
> src/gamemenu.cpp:615:104: warning: 'void textout_centre(BITMAP*, const FONT*,
> const char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:162) [-Wdeprecated-declarations]
> src/gamemenu.cpp:617:4: warning: 'void textout_centre(BITMAP*, const FONT*,
> const char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:162) [-Wdeprecated-declarations]
> src/gamemenu.cpp:617:102: warning: 'void textout_centre(BITMAP*, const FONT*,
> const char*, int, int, int)' is deprecated (declared at
> /usr/include/allegro/alcompat.h:162) [-Wdeprecated-declarations]
> src/gamemenu.cpp: In member function 'void CGameMenu::do_options_menu()':
> src/gamemenu.cpp:649:51: error: 'mkdir' was not declared in this scope
> src/gamemenu.cpp:658:66: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:659:85: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:681:42: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:683:43: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:685:45: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:688:39: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:690:40: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:692:42: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:695:42: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:697:43: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:699:45: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:702:39: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:704:40: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:711:37: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:717:52: error: 'mkdir' was not declared in this scope
> src/gamemenu.cpp:726:67: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> src/gamemenu.cpp:790:52: error: 'mkdir' was not declared in this scope
> src/gamemenu.cpp:799:86: warning: deprecated conversion from string constant
> to 'char*' [-Wwrite-strings]
> make[1]: *** [obj/linux/gamemenu.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/kball_0.0.20041216-7_lsid64.buildlog
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!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: kball
Source-Version: 0.0.20041216-8
We believe that the bug you reported is fixed in the latest version of
kball, which is due to be installed in the Debian FTP archive:
kball-data_0.0.20041216-8_all.deb
to main/k/kball/kball-data_0.0.20041216-8_all.deb
kball_0.0.20041216-8.debian.tar.gz
to main/k/kball/kball_0.0.20041216-8.debian.tar.gz
kball_0.0.20041216-8.dsc
to main/k/kball/kball_0.0.20041216-8.dsc
kball_0.0.20041216-8_amd64.deb
to main/k/kball/kball_0.0.20041216-8_amd64.deb
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Evgeni Golov <[email protected]> (supplier of updated kball 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 07 May 2011 15:53:36 +0200
Source: kball
Binary: kball kball-data
Architecture: source all amd64
Version: 0.0.20041216-8
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Evgeni Golov <[email protected]>
Description:
kball - game of skill and reflexes for all the family
kball-data - game of skill and reflexes for all the family - data files
Closes: 624978
Changes:
kball (0.0.20041216-8) unstable; urgency=low
.
* Team upload.
* Include sys/stat.h in 06_homedir_game.patch and 07_homedir_editor.patch.
Closes: #624978
Checksums-Sha1:
7aca7b0d47bae35c28767b30056210dc8915025c 1444 kball_0.0.20041216-8.dsc
17762d1c15f524888d14858400744f32a6a14940 66160
kball_0.0.20041216-8.debian.tar.gz
df816debb665d1a6a5466f56ce48a886a5936212 7370146
kball-data_0.0.20041216-8_all.deb
4d9ab099bbf158f13b1a4639c503b39f3ccbc16e 62210 kball_0.0.20041216-8_amd64.deb
Checksums-Sha256:
fbdbee886527b404fc41d9705466ecc9f1db9cae9f8eaa6c243d410f5c30a92a 1444
kball_0.0.20041216-8.dsc
d73f4c8a91dfc5fc8fc6d61d584d9880430e14dd285e6daff46b20fa177bca3e 66160
kball_0.0.20041216-8.debian.tar.gz
76d7ad34c9889451a9fc9bdfeabd01664c329120c41f40eb6a511bcecdd6463e 7370146
kball-data_0.0.20041216-8_all.deb
ac26ed9a73b5bb0ebb2d8446c8f9694396f98b07f9b69f26c1f9cec1e7fa34e2 62210
kball_0.0.20041216-8_amd64.deb
Files:
22b9691af91a32b08a09feacedf6b06a 1444 games optional kball_0.0.20041216-8.dsc
cbccdd084b25c70416f5888efe1f474a 66160 games optional
kball_0.0.20041216-8.debian.tar.gz
0851deee5bc417bfdc81d059577dedd4 7370146 games optional
kball-data_0.0.20041216-8_all.deb
ddea45996bc712cf1ca8b4ccdfc6c289 62210 games optional
kball_0.0.20041216-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEUEARECAAYFAk3FUk0ACgkQJKAUGKwVtQzfMQCY3RYvy1/Va8DhVLfde/xZq4Ta
xACgmf4C4wL1sIr/jZfgcWqNnECsTLI=
=MTtR
-----END PGP SIGNATURE-----
--- End Message ---