Your message dated Sun, 13 Mar 2011 22:32:09 +0000
with message-id <e1pytpz-0002mo...@franck.debian.org>
and subject line Bug#554359: fixed in flobopuyo 0.20-5
has caused the Debian Bug report #554359,
regarding FTBFS with binutils-gold
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.)


-- 
554359: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554359
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: flobopuyo
Version: 0.20-3.1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

[flobopuyo]
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:491: error: 
undefined reference to 'SDL_UnlockSurface'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:96: error: 
undefined reference to 'SDL_GetRGB'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:97: error: 
undefined reference to 'SDL_GetRGB'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:103: error: 
undefined reference to 'SDL_MapRGB'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:96: error: 
undefined reference to 'SDL_GetRGB'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:97: error: 
undefined reference to 'SDL_GetRGB'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:103: error: 
undefined reference to 'SDL_MapRGB'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:103: error: 
undefined reference to 'SDL_MapRGB'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:103: error: 
undefined reference to 'SDL_MapRGB'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:360: error: 
undefined reference to 'SDL_LockSurface'
/usr/bin/ld: SDL_prim.o: in function SDL_drawCircle_TG(SDL_Surface*, int, int, 
int, unsigned int, unsigned char, unsigned char):SDL_prim.c:360: error: 
undefined reference to 'SDL_GetError'
/usr/bin/ld: SDL_prim.o: in function SDL_drawLine_TG(SDL_Surface*, int, int, 
int, int, unsigned int, unsigned char, unsigned char):SDL_prim.c:252: error: 
undefined reference to 'SDL_UnlockSurface'
/usr/bin/ld: SDL_prim.o: in function SDL_drawLine_TG(SDL_Surface*, int, int, 
int, int, unsigned int, unsigned char, unsigned char):SDL_prim.c:232: error: 
undefined reference to 'SDL_LockSurface'
/usr/bin/ld: SDL_prim.o: in function SDL_drawLine_TG(SDL_Surface*, int, int, 
int, int, unsigned int, unsigned char, unsigned char):SDL_prim.c:232: error: 
undefined reference to 'SDL_GetError'
/usr/bin/ld: SDL_prim.o: in function SDL_drawTriangle_TG(SDL_Surface*, int, 
int, int, int, int, int, unsigned int, unsigned char, unsigned 
char):SDL_prim.c:687: error: undefined reference to 'SDL_UnlockSurface'
/usr/bin/ld: SDL_prim.o: in function SDL_drawTriangle_TG(SDL_Surface*, int, 
int, int, int, int, int, unsigned int, unsigned char, unsigned 
char):SDL_prim.c:644: error: undefined reference to 'SDL_LockSurface'
/usr/bin/ld: SDL_prim.o: in function SDL_drawTriangle_TG(SDL_Surface*, int, 
int, int, int, int, int, unsigned int, unsigned char, unsigned 
char):SDL_prim.c:644: error: undefined reference to 'SDL_GetError'
/usr/bin/ld: scenar.y.o: in function draw_scenar():scenar.y:71: error: 
undefined reference to 'SDL_UpperBlit'
/usr/bin/ld: scenar.y.o: in function draw_scenar():scenar.y:76: error: 
undefined reference to 'SDL_UpperBlit'
/usr/bin/ld: scenar.y.o: in function draw_scenar():scenar.y:81: error: 
undefined reference to 'SDL_UpperBlit'
/usr/bin/ld: scenar.y.o: in function draw_scenar():scenar.y:86: error: 
undefined reference to 'SDL_UpperBlit'
/usr/bin/ld: scenar.y.o: in function draw_scenar():scenar.y:104: error: 
undefined reference to 'SDL_FillRect'
/usr/bin/ld: scenar.y.o: in function draw_scenar():scenar.y:109: error: 
undefined reference to 'SDL_FillRect'
/usr/bin/ld: scenar.y.o: in function loop_scenar(int):scenar.y:29: error: 
undefined reference to 'SDL_GetTicks'
/usr/bin/ld: scenar.y.o: in function loop_scenar(int):scenar.y:30: error: 
undefined reference to 'SDL_GetTicks'
/usr/bin/ld: scenar.y.o: in function loop_scenar(int):scenar.y:33: error: 
undefined reference to 'SDL_PollEvent'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::updateAll(PuyoDrawable*, SDL_Surface*):PuyoCommander.cpp:1381: 
error: undefined reference to 'SDL_GetTicks'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::updateAll(PuyoDrawable*, SDL_Surface*):PuyoCommander.cpp:1402: 
error: undefined reference to 'SDL_GetTicks'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::updateAll(PuyoDrawable*, SDL_Surface*):PuyoCommander.cpp:1408: 
error: undefined reference to 'SDL_CreateRGBSurfaceFrom'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::updateAll(PuyoDrawable*, SDL_Surface*):PuyoCommander.cpp:1415: 
error: undefined reference to 'SDL_FreeSurface'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::updateAll(PuyoDrawable*, SDL_Surface*):PuyoCommander.cpp:1446: 
error: undefined reference to 'SDL_Flip'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::updateAll(PuyoDrawable*, SDL_Surface*):PuyoCommander.cpp:1454: 
error: undefined reference to 'SDL_Delay'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::enterStringLoop(_MENU*, char const*, 
char*):PuyoCommander.cpp:1065: error: undefined reference to 'SDL_PollEvent'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::enterStringLoop(_MENU*, char const*, 
char*):PuyoCommander.cpp:1065: error: undefined reference to 'SDL_PollEvent'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::startTwoPlayerGameLoop():PuyoCommander.cpp:1135: error: 
undefined reference to 'SDL_PollEvent'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::optionMenuLoop(PuyoDrawable*):PuyoCommander.cpp:963: error: 
undefined reference to 'SDL_QuitSubSystem'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::optionMenuLoop(PuyoDrawable*):PuyoCommander.cpp:964: error: 
undefined reference to 'SDL_InitSubSystem'
/usr/bin/ld: PuyoCommander.o: in function 
PuyoCommander::optionMenuLoop(PuyoDrawable*):PuyoCommander.cpp:967: error: 
undefined reference to 'SDL_SetVideoMode'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:549: error: undefined reference to 'SDL_Delay'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:582: error: undefined reference to 'SDL_Init'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:602: error: undefined reference to 
'SDL_SetVideoMode'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:608: error: undefined reference to 'SDL_Quit'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:609: error: undefined reference to 
'SDL_ShowCursor'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:583: error: undefined reference to 'SDL_GetError'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:549: error: undefined reference to 'SDL_Delay'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:582: error: undefined reference to 'SDL_Init'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:602: error: undefined reference to 
'SDL_SetVideoMode'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:608: error: undefined reference to 'SDL_Quit'
/usr/bin/ld: PuyoCommander.o: in function PuyoCommander::PuyoCommander(bool, 
bool, bool):PuyoCommander.cpp:609: error: undefined reference to 
'SDL_ShowCursor'
/usr/bin/ld: sofont.o: in function SoFont_Refresh(_SOFONT*):sofont.c:388: 
error: undefined reference to 'SDL_SetColorKey'
/usr/bin/ld: sofont.o: in function SoFont_load(_SOFONT*, 
IIM_Surface*):sofont.c:321: error: undefined reference to 'SDL_SetColorKey'
/usr/bin/ld: menu.o: in function menu_draw(_MENU*, SDL_Surface*):menu.c:197: 
error: undefined reference to 'SDL_FillRect'
/usr/bin/ld: menu.o: in function menu_draw(_MENU*, SDL_Surface*):menu.c:200: 
error: undefined reference to 'SDL_FillRect'
/usr/bin/ld: SDL_Painter.o: in function 
SDL_Painter::storeScreenContent(SDL_Surface*):SDL_Painter.cpp:181: error: 
undefined reference to 'SDL_SetClipRect'
/usr/bin/ld: SDL_Painter.o: in function 
SDL_Painter::redrawAll(SDL_Surface*):SDL_Painter.cpp:194: error: undefined 
reference to 'SDL_SetClipRect'
/usr/bin/ld: SDL_Painter.o: in function 
SDL_Painter::draw(SDL_Surface*):SDL_Painter.cpp:163: error: undefined reference 
to 'SDL_SetClipRect'
/usr/bin/ld: InputManager.o: in function 
closeControllers():InputManager.cpp:252: error: undefined reference to 
'SDL_JoystickClose'
/usr/bin/ld: InputManager.o: in function 
initControllers():InputManager.cpp:236: error: undefined reference to 
'SDL_NumJoysticks'
/usr/bin/ld: InputManager.o: in function 
initControllers():InputManager.cpp:239: error: undefined reference to 
'SDL_JoystickOpen'
/usr/bin/ld: InputManager.o: in function 
initControllers():InputManager.cpp:241: error: undefined reference to 
'SDL_JoystickEventState'
/usr/bin/ld: InputManager.o: in function 
waitInputSwitch():InputManager.cpp:181: error: undefined reference to 
'SDL_WaitEvent'
/usr/bin/ld: IosImgProcess.o: in function 
iim_surface_convert_to_gray(IIM_Surface*):IosImgProcess.cpp:388: error: 
undefined reference to 'SDL_LockSurface'
/usr/bin/ld: IosImgProcess.o: in function 
iim_surface_convert_to_gray(IIM_Surface*):IosImgProcess.cpp:399: error: 
undefined reference to 'SDL_UnlockSurface'
/usr/bin/ld: IosImgProcess.o: in function 
iim_surface_convert_to_gray(IIM_Surface*):IosImgProcess.cpp:400: error: 
undefined reference to 'SDL_DisplayFormat'
/usr/bin/ld: IosImgProcess.o: in function 
IIM_Free(IIM_Surface*):IosImgProcess.cpp:54: error: undefined reference to 
'SDL_FreeSurface'
/usr/bin/ld: IosImgProcess.o: in function 
IIM_ReConvertAll():IosImgProcess.cpp:78: error: undefined reference to 
'SDL_DisplayFormat'
/usr/bin/ld: IosImgProcess.o: in function 
IIM_ReConvertAll():IosImgProcess.cpp:79: error: undefined reference to 
'SDL_SetAlpha'
/usr/bin/ld: IosImgProcess.o: in function 
IIM_ReConvertAll():IosImgProcess.cpp:80: error: undefined reference to 
'SDL_FreeSurface'
/usr/bin/ld: IosImgProcess.o: in function 
IIM_ReConvertAll():IosImgProcess.cpp:85: error: undefined reference to 
'SDL_DisplayFormat'
/usr/bin/ld: IosImgProcess.o: in function 
IIM_ReConvertAll():IosImgProcess.cpp:86: error: undefined reference to 
'SDL_FreeSurface'
/usr/bin/ld: IosImgProcess.o: in function iim_surface_set_value(IIM_Surface*, 
float):IosImgProcess.cpp:360: error: undefined reference to 
'SDL_CreateRGBSurface'
/usr/bin/ld: IosImgProcess.o: in function iim_surface_set_value(IIM_Surface*, 
float):IosImgProcess.cpp:378: error: undefined reference to 
'SDL_DisplayFormatAlpha'
/usr/bin/ld: IosImgProcess.o: in function iim_surface_set_value(IIM_Surface*, 
float):IosImgProcess.cpp:379: error: undefined reference to 'SDL_SetAlpha'
/usr/bin/ld: IosImgProcess.o: in function iim_surface_shift_hue(IIM_Surface*, 
float):IosImgProcess.cpp:326: error: undefined reference to 
'SDL_CreateRGBSurface'
/usr/bin/ld: IosImgProcess.o: in function iim_surface_shift_hue(IIM_Surface*, 
float):IosImgProcess.cpp:344: error: undefined reference to 
'SDL_DisplayFormatAlpha'
/usr/bin/ld: IosImgProcess.o: in function iim_surface_shift_hue(IIM_Surface*, 
float):IosImgProcess.cpp:345: error: undefined reference to 'SDL_SetAlpha'
/usr/bin/ld: IosImgProcess.o: in function iim_surface_shift_hue(IIM_Surface*, 
float):IosImgProcess.cpp:348: error: undefined reference to 
'SDL_DisplayFormatAlpha'
/usr/bin/ld: IosImgProcess.o: in function iim_surface_shift_hue(IIM_Surface*, 
float):IosImgProcess.cpp:349: error: undefined reference to 'SDL_SetAlpha'
/usr/bin/ld: IosImgProcess.o: in function IIM_Load_DisplayFormatAlpha(char 
const*):IosImgProcess.cpp:42: error: undefined reference to 
'SDL_DisplayFormatAlpha'
/usr/bin/ld: IosImgProcess.o: in function IIM_Load_DisplayFormat(char 
const*):IosImgProcess.cpp:27: error: undefined reference to 'SDL_DisplayFormat'
/usr/bin/ld: PuyoStarter.o: in function 
PuyoStarter::PuyoStarter(PuyoCommander*, bool, int, IA_Type, 
int):PuyoStarter.cpp:207: error: undefined reference to 'SDL_CreateRGBSurface'
/usr/bin/ld: PuyoStarter.o: in function 
PuyoStarter::PuyoStarter(PuyoCommander*, bool, int, IA_Type, 
int):PuyoStarter.cpp:207: error: undefined reference to 'SDL_CreateRGBSurface'
/usr/bin/ld: PuyoStarter.o: in function PuyoStarter::run(int, int, int, int, 
int):PuyoStarter.cpp:345: error: undefined reference to 'SDL_EnableUNICODE'
/usr/bin/ld: PuyoStarter.o: in function PuyoStarter::run(int, int, int, int, 
int):PuyoStarter.cpp:761: error: undefined reference to 'SDL_PushEvent'
/usr/bin/ld: PuyoStarter.o: in function PuyoStarter::run(int, int, int, int, 
int):PuyoStarter.cpp:767: error: undefined reference to 'SDL_PushEvent'
/usr/bin/ld: PuyoStarter.o: in function PuyoStarter::run(int, int, int, int, 
int):PuyoStarter.cpp:783: error: undefined reference to 'SDL_SetClipRect'
collect2: ld returned 1 exit status
make[1]: *** [flobopuyo] Error 1



--- End Message ---
--- Begin Message ---
Source: flobopuyo
Source-Version: 0.20-5

We believe that the bug you reported is fixed in the latest version of
flobopuyo, which is due to be installed in the Debian FTP archive:

flobopuyo_0.20-5.diff.gz
  to main/f/flobopuyo/flobopuyo_0.20-5.diff.gz
flobopuyo_0.20-5.dsc
  to main/f/flobopuyo/flobopuyo_0.20-5.dsc
flobopuyo_0.20-5_amd64.deb
  to main/f/flobopuyo/flobopuyo_0.20-5_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 554...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Uwe Hermann <u...@debian.org> (supplier of updated flobopuyo 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 13 Mar 2011 22:40:09 +0100
Source: flobopuyo
Binary: flobopuyo
Architecture: source amd64
Version: 0.20-5
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann <u...@debian.org>
Changed-By: Uwe Hermann <u...@debian.org>
Description: 
 flobopuyo  - Clone of the PuyoPuyo game
Closes: 554359
Changes: 
 flobopuyo (0.20-5) unstable; urgency=low
 .
   * Fix "FTBFS with binutils-gold" (Closes: #554359).
     Thanks Fabrice Coutadeur <fabric...@ubuntu.com> for the patch!
   * Standards-Version: 3.9.1.
      + Add Homepage field.
   * debian/copyright: Minor updates, fix typos.
   * 80_fix_typo.patch: Fix a typo to silence lintian.
Checksums-Sha1: 
 059bc8d8155546112f3a4694e92c345e5347c3b3 1082 flobopuyo_0.20-5.dsc
 aa026f9969033a3fa15ce9a35d015c645a58a006 10692 flobopuyo_0.20-5.diff.gz
 11234124461b42dfec6ed621413997f61310b4a7 2912182 flobopuyo_0.20-5_amd64.deb
Checksums-Sha256: 
 58811796f02ade3cb2011dd02eca185a0eb7cc081845c4b079e54a3f333dd739 1082 
flobopuyo_0.20-5.dsc
 a307a961298406c86937daf239a9c0d7901297289bbdfdfcebd76c1b35c6d04a 10692 
flobopuyo_0.20-5.diff.gz
 46ba38353d662cdc05f9371bf31490b40da8d18baab9e4fba97690f25f3a6eeb 2912182 
flobopuyo_0.20-5_amd64.deb
Files: 
 eaa5830b3dbc6474a709c8b01d1f2975 1082 games optional flobopuyo_0.20-5.dsc
 2b8f607ac3f6a39351ca7c9a5d19113d 10692 games optional flobopuyo_0.20-5.diff.gz
 21410d4962819badf835744a424124d1 2912182 games optional 
flobopuyo_0.20-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk19PpkACgkQXdVoV3jWIbQMcACfTpa+OqjabtT3YxHRnsdSDdh5
D2kAoIQSFl5aXIpZGFMOsqdiUv+xhnyl
=3VnW
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to