Your message dated Sun, 30 May 2010 15:38:37 +0000
with message-id <[email protected]>
and subject line Bug#555578: fixed in lynkeos.app 1.2-5
has caused the Debian Bug report #555578,
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.)


-- 
555578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555578
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lynkeos.app
Version: 1.2-4
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  -rdynamic      -shared-libgcc -fexceptions -fgnu-runtime -o 
Lynkeos.app/./Lynkeos \
        ./obj/ffmpeg_access.c.o ./obj/stack.c.o ./obj/fourier.c.o 
./obj/corelation.c.o ./obj/main.m.o ./obj/MyImageListEnumerator.m.o 
./obj/MyCustomViews.m.o ./obj/MyDocumentData.m.o ./obj/MyDocument.m.o 
./obj/MyImageListItem.m.o ./obj/MyImageList.m.o ./obj/MyImageListWindow.m.o 
./obj/MyImageListWindowPrivate.m.o ./obj/MyImageView.m.o 
./obj/MyImageViewSelection.m.o ./obj/MyListProcessing.m.o 
./obj/MyObjectImageList.m.o ./obj/MyPostProcessing.m.o ./obj/MySizeLock.m.o 
./obj/MyUserPrefsController.m.o ./obj/LynkeosFfmpegMovie.m.o      
-L/usr/local/lib -L/usr/lib     -lgnustep-gui    -lgnustep-base -lavformat 
-lavcodec -lswscale -lavutil -lfftw3f_threads -lfftw3_threads -lfftw3f -lfftw3 
-ldts -lm   -lpthread -lobjc   -lm
/usr/bin/ld: ./obj/ffmpeg_access.c.o: in function 
saveTIFFPictureToFile:ffmpeg_access.c:338: error: undefined reference to 
'TIFFOpen'
/usr/bin/ld: ./obj/ffmpeg_access.c.o: in function 
saveTIFFPictureToFile:ffmpeg_access.c:344: error: undefined reference to 
'TIFFSetField'
/usr/bin/ld: ./obj/ffmpeg_access.c.o: in function 
saveTIFFPictureToFile:ffmpeg_access.c:345: error: undefined reference to 
'TIFFSetField'
/usr/bin/ld: ./obj/ffmpeg_access.c.o: in function 
saveTIFFPictureToFile:ffmpeg_access.c:346: error: undefined reference to 
'TIFFSetField'
/usr/bin/ld: ./obj/ffmpeg_access.c.o: in function 
saveTIFFPictureToFile:ffmpeg_access.c:347: error: undefined reference to 
'TIFFSetField'
/usr/bin/ld: ./obj/ffmpeg_access.c.o: in function 
saveTIFFPictureToFile:ffmpeg_access.c:361: error: undefined reference to 
'TIFFWriteEncodedStrip'
/usr/bin/ld: ./obj/ffmpeg_access.c.o: in function 
saveTIFFPictureToFile:ffmpeg_access.c:365: error: undefined reference to 
'TIFFClose'
collect2: ld returned 1 exit status



--- End Message ---
--- Begin Message ---
Source: lynkeos.app
Source-Version: 1.2-5

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

lynkeos.app_1.2-5.diff.gz
  to main/l/lynkeos.app/lynkeos.app_1.2-5.diff.gz
lynkeos.app_1.2-5.dsc
  to main/l/lynkeos.app/lynkeos.app_1.2-5.dsc
lynkeos.app_1.2-5_i386.deb
  to main/l/lynkeos.app/lynkeos.app_1.2-5_i386.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.
Yavor Doganov <[email protected]> (supplier of updated lynkeos.app 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: Sun, 30 May 2010 16:58:57 +0300
Source: lynkeos.app
Binary: lynkeos.app
Architecture: source i386
Version: 1.2-5
Distribution: unstable
Urgency: low
Maintainer: Debian GNUstep maintainers 
<[email protected]>
Changed-By: Yavor Doganov <[email protected]>
Description: 
 lynkeos.app - Tool to process planetary astronomical images for GNUstep
Closes: 555578 581957
Changes: 
 lynkeos.app (1.2-5) unstable; urgency=low
 .
   * debian/compat: Set to 7.
   * debian/control (Section): Change to `gnustep'.
     (Build-Depends): Require debhelper >= 7, remove version constraint for
     libgnustep-gui-dev.  Drop libdts-dev.
     (Depends): Add ${gnustep:Depends}.
     (Standards-Version): Compliant with 3.8.4 as of this release.
   * debian/rules: Include /usr/share/GNUstep/debian/config.mk, export
     GNUSTEP_MAKEFILES and avoid gs_make.
     (d_app): New variable.
     (OPTFLAG, ADDITIONAL_CFLAGS): No longer define; rework noopt handling
     to be compatible with gnustep-make/2.4.x (Closes: #581957).
     (install): Replace dh_clean -k with dh_prep.
     (binary-arch): Don't install the lintian override.  Conditionally move
     Resources to /usr/share.
   * debian/preinst:
   * debian/source/format:
   * debian/README.source: New file.
   * debian/lintian-override: Delete.
   * debian/Lynkeos.desktop: Make it valid.
   * debian/patches/05_ffmpeg_build_fix.dpatch: Add -ltiff to
     ADDITIONAL_OBJC_LIBS; fixes FTBFS with GNU gold (Closes: #555578).
     Remove -ldts; not needed.
Checksums-Sha1: 
 3839a3edcf87238a98027062c458390b206c9b9f 1316 lynkeos.app_1.2-5.dsc
 7a5980a4f028fc0d698b536430baac4bab71246c 9335 lynkeos.app_1.2-5.diff.gz
 bd87a0c7dc6c2cce89553d5ba8d1b9d72ee04ab0 122030 lynkeos.app_1.2-5_i386.deb
Checksums-Sha256: 
 0bde4d533af76ae913fedd2f1313cc9c7792038cc7e0363f37b4b6a8420344d4 1316 
lynkeos.app_1.2-5.dsc
 b1f4f49ad403eeea0aa7e9b2c69c10ac85bf5fc071c594719101c9fdd54bc2c2 9335 
lynkeos.app_1.2-5.diff.gz
 74b3523cb4e318d84b4efb2556d4f6c8056ed23ffa8dd52e023a71edf68f0957 122030 
lynkeos.app_1.2-5_i386.deb
Files: 
 ba04bfdbb95c2be09e8a5cdcd6d40a90 1316 gnustep optional lynkeos.app_1.2-5.dsc
 f7541bb513c912634bc6d08fb737ae31 9335 gnustep optional 
lynkeos.app_1.2-5.diff.gz
 3e6beb9538323ee1dc525d49defafea9 122030 gnustep optional 
lynkeos.app_1.2-5_i386.deb

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

iEYEARECAAYFAkwCd4oACgkQ5ItltUs5T36kngCeJ40HK86TOmzwEyl4MGXuFIay
IL8AoIWODMNAHPmIFkN7uotfIOWCluSb
=cQm9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to