Your message dated Sat, 03 Apr 2010 15:11:59 +0000
with message-id <[email protected]>
and subject line Bug#554742: fixed in grafx2 2.2-1
has caused the Debian Bug report #554742,
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 [email protected]
immediately.)


-- 
554742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554742
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: grafx2
Version: 2.1-1
Severity: minor
User: [email protected]
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

gcc obj/unix/main.o obj/unix/init.o obj/unix/graph.o obj/unix/sdlscreen.o  
obj/unix/misc.o obj/unix/special.o obj/unix/buttons.o obj/unix/palette.o 
obj/unix/help.o obj/unix/operatio.o obj/unix/pages.o obj/unix/loadsave.o 
obj/unix/readline.o obj/unix/engine.o obj/unix/filesel.o obj/unix/op_c.o 
obj/unix/readini.o obj/unix/saveini.o obj/unix/shade.o obj/unix/keyboard.o 
obj/unix/io.o obj/unix/version.o obj/unix/text.o obj/unix/SFont.o 
obj/unix/setup.o obj/unix/pxsimple.o obj/unix/pxtall.o obj/unix/pxwide.o 
obj/unix/pxdouble.o obj/unix/pxtriple.o obj/unix/pxtall2.o obj/unix/pxwide2.o 
obj/unix/pxquad.o obj/unix/windows.o obj/unix/brush.o obj/unix/realpath.o 
obj/unix/mountlist.o obj/unix/input.o obj/unix/hotkeys.o obj/unix/transform.o 
obj/unix/pversion.o  -o grafx2 `sdl-config --libs` -lSDL_image -L/usr/local/lib 
-lSDL_ttf -lX11 -lpng
/usr/bin/ld: obj/unix/graph.o: in function 
Clamp_coordinates_regular_angle:graph.c:1415: error: undefined reference to 
'atan2'
/usr/bin/ld: obj/unix/graph.o: in function Draw_grad_rectangle:graph.c:2271: 
error: undefined reference to 'sqrt'
/usr/bin/ld: obj/unix/graph.o: in function Draw_grad_rectangle:graph.c:2260: 
error: undefined reference to 'sqrt'
/usr/bin/ld: obj/unix/graph.o: in function Draw_grad_ellipse:graph.c:2171: 
error: undefined reference to 'sqrt'
/usr/bin/ld: obj/unix/graph.o: in function Draw_grad_ellipse:graph.c:2171: 
error: undefined reference to 'sqrt'
/usr/bin/ld: obj/unix/operatio.o: in function Rotate_brush_0_5:operatio.c:3544: 
error: undefined reference to 'acos'
/usr/bin/ld: obj/unix/operatio.o: in function Rotate_brush_1_5:operatio.c:3481: 
error: undefined reference to 'acos'
/usr/bin/ld: obj/unix/operatio.o: in function Rotate_brush_2_5:operatio.c:3633: 
error: undefined reference to 'acos'
/usr/bin/ld: obj/unix/windows.o: in function Hide_cursor:windows.c:2162: error: 
undefined reference to 'acos'
/usr/bin/ld: obj/unix/windows.o: in function Hide_cursor:windows.c:2162: error: 
undefined reference to 'sin'
/usr/bin/ld: obj/unix/windows.o: in function Display_cursor:windows.c:1861: 
error: undefined reference to 'sin'
/usr/bin/ld: obj/unix/brush.o: in function Rotate_brush_preview:brush.c:1931: 
error: undefined reference to 'sincosf'
/usr/bin/ld: obj/unix/brush.o: in function Rotate_brush:brush.c:1770: error: 
undefined reference to 'sincosf'
collect2: ld returned 1 exit status
make[1]: *** [grafx2] Error 1



--- End Message ---
--- Begin Message ---
Source: grafx2
Source-Version: 2.2-1

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

grafx2_2.2-1.debian.tar.gz
  to main/g/grafx2/grafx2_2.2-1.debian.tar.gz
grafx2_2.2-1.dsc
  to main/g/grafx2/grafx2_2.2-1.dsc
grafx2_2.2-1_amd64.deb
  to main/g/grafx2/grafx2_2.2-1_amd64.deb
grafx2_2.2.orig.tar.gz
  to main/g/grafx2/grafx2_2.2.orig.tar.gz



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.
Gürkan Sengün <[email protected]> (supplier of updated grafx2 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: Mon, 22 Mar 2010 12:07:47 +0100
Source: grafx2
Binary: grafx2
Architecture: source amd64
Version: 2.2-1
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün <[email protected]>
Changed-By: Gürkan Sengün <[email protected]>
Description: 
 grafx2     - ultimate 256-color bitmap paint program
Closes: 554742
Changes: 
 grafx2 (2.2-1) unstable; urgency=low
 .
   * New upstream version, fixes FTBFS with binutils-gold. (Closes: #554742)
   * Bump standards version to 3.8.4.
   * debian/control: Add liblua5.1-0-dev and pkg-config to build depends.
   * debian/rules: Drop dh_desktop call.
   * debian/copyright: Update years.
   * Switch to dpkg-source format version 3.0 (quilt).
   * debian/watch: Added.
   * Added patch to fix spelling errors in source code.
Checksums-Sha1: 
 568ee0d9c400e5068c25f48aaf332f377a60a0bd 1077 grafx2_2.2-1.dsc
 b6ad68c3fb8ccd6fcd88d346bc54076b9fda476a 542513 grafx2_2.2.orig.tar.gz
 dd348971a14dc3fb93f504ae9a96efddd2bee002 4165 grafx2_2.2-1.debian.tar.gz
 358fff853de8f87d120a3e16b9937bfb8e159a3a 446868 grafx2_2.2-1_amd64.deb
Checksums-Sha256: 
 84c981a284ff82cb9457739dfb168e65337c840080cf89b7d433c1cc9446633c 1077 
grafx2_2.2-1.dsc
 331d190d55560d13ab2664c258666e3f3ced8c0a61e4b8b1f3bf9c7073f25805 542513 
grafx2_2.2.orig.tar.gz
 29fde9b0484ff35bfc16d9ba19ffc5699f66bfc5dc6302d75e2d893afcc51bdc 4165 
grafx2_2.2-1.debian.tar.gz
 26ef2f2b50d309adb7ac3b84ed9710120da8edf6e6faac40b90d6485876c4da7 446868 
grafx2_2.2-1_amd64.deb
Files: 
 be597dff1f181b5b8a95440331204c45 1077 x11 optional grafx2_2.2-1.dsc
 82365dc43daf9cb07a4ceb8a20e9efbd 542513 x11 optional grafx2_2.2.orig.tar.gz
 69f62bf910d4a0efc3f8acae6aaa8734 4165 x11 optional grafx2_2.2-1.debian.tar.gz
 965df3e9f741c8f3bd3e29f9372a53cf 446868 x11 optional grafx2_2.2-1_amd64.deb

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

iEYEARECAAYFAkuyLKUACgkQwJ4diZWTDt7LnQCggk56JS7/By4O5BA5YXfdeQhX
v+AAnje1K8my3ZxgoQfqbtwlbWcwpOMq
=qAu5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to