Your message dated Thu, 10 Jul 2008 22:32:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#489845: fixed in lynkeos.app 1.2-3
has caused the Debian Bug report #489845,
regarding lynkeos.app_1.2-2+b2(sparc/unstable): FTBFS, missing build-dep on 
libdc1394
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.)


-- 
489845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489845
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: lynkeos.app
Version: 1.2-2+b2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of lynkeos.app_1.2-2+b2 on lebrun by sbuild/sparc 98
> Build started at 20080707-1001

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5), dpatch, libavcodec-dev, libavformat-dev, 
> libdts-dev, libfftw3-dev, libgnustep-gui-dev (>= 0.12), openssl, imagemagick

[...]

>             -MMD -MP -DFLOAT_PIXELS -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 
> -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT 
> -fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE 
> -Wno-import -g -fno-strict-aliasing -fexceptions -fobjc-exceptions 
> -D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -O2 
> -fconstant-string-class=NSConstantString -I/usr/include/ffmpeg/ -I. 
> -I/usr/local/include/GNUstep -I/usr/include/GNUstep \
>              -o obj/LynkeosFfmpegMovie.o
> LynkeosFfmpegMovie.m: In function '-[LynkeosFfmpegMovie 
> initWithURL:byReference:]':
> LynkeosFfmpegMovie.m:25: warning: assignment discards qualifiers from pointer 
> target type
> LynkeosFfmpegMovie.m: In function '-[LynkeosFfmpegMovie loadImageDataIn:]':
> LynkeosFfmpegMovie.m:96: warning: implicit declaration of function 'asprintf'
> gcc  -rdynamic      -shared-libgcc -fexceptions -fgnu-runtime -o 
> Lynkeos.app/./Lynkeos \
>       ./obj/ffmpeg_access.o ./obj/stack.o ./obj/fourier.o ./obj/corelation.o 
> ./obj/main.o ./obj/MyImageListEnumerator.o ./obj/MyCustomViews.o 
> ./obj/MyDocumentData.o ./obj/MyDocument.o ./obj/MyImageListItem.o 
> ./obj/MyImageList.o ./obj/MyImageListWindow.o 
> ./obj/MyImageListWindowPrivate.o ./obj/MyImageView.o 
> ./obj/MyImageViewSelection.o ./obj/MyListProcessing.o 
> ./obj/MyObjectImageList.o ./obj/MyPostProcessing.o ./obj/MySizeLock.o 
> ./obj/MyUserPrefsController.o ./obj/LynkeosFfmpegMovie.o      
> -L/usr/local/lib -L/usr/lib     -lgnustep-gui    -lgnustep-base -lavformat 
> -lavcodec -lavutil -lfftw3f_threads -lfftw3_threads -lfftw3f -lfftw3 -lvorbis 
> -lvorbisenc -ltheora -logg -ldts -la52 -lraw1394 -ldc1394_control -lgsm -lz 
> -lm   -lpthread -lobjc   -lm
> /usr/bin/ld: cannot find -ldc1394_control
> collect2: ld returned 1 exit status
> make[2]: *** [Lynkeos.app/./Lynkeos] Error 1
> make[1]: *** [Lynkeos.all.app.variables] Error 2
> make[1]: Leaving directory `/build/buildd/lynkeos.app-1.2/Sources'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=lynkeos.app&ver=1.2-2+b2




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

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-3.diff.gz
  to pool/main/l/lynkeos.app/lynkeos.app_1.2-3.diff.gz
lynkeos.app_1.2-3.dsc
  to pool/main/l/lynkeos.app/lynkeos.app_1.2-3.dsc
lynkeos.app_1.2-3_i386.deb
  to pool/main/l/lynkeos.app/lynkeos.app_1.2-3_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: RIPEMD160

Format: 1.8
Date: Wed, 09 Jul 2008 19:07:22 +0300
Source: lynkeos.app
Binary: lynkeos.app
Architecture: source i386
Version: 1.2-3
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: 455771 489845
Changes: 
 lynkeos.app (1.2-3) unstable; urgency=low
 .
   * debian/patches/05_ffmpeg_build_fix.dpatch: Remove lots of useless
     libraries from ADDITIONAL_OBJC_LIBS.  This fixes FTBFS (Closes:
     #489845) and maybe will make the Ubuntu maintainer's life easier
     (Closes: #455771).
   * debian/control (Build-Depends): Wrap them and bump libgnustep-gui-dev
     to >= 0.14.
     (Standards-Version): Set to 3.8.0; no changes required.
   * debian/rules: Use default and automatic variables where possible.
     (ADDITIONAL_OBJCFLAGS): Rename as...
     (OPTFLAG): ...as it is used only for the optimization flag.
Checksums-Sha1: 
 82eecf4ca1a2770b4682761329ac1739304734ec 1214 lynkeos.app_1.2-3.dsc
 90e7bd734677ef8fa3bc695478f47e536f59a59a 7815 lynkeos.app_1.2-3.diff.gz
 74b87d55c617a6a5d98c49ec769a9a01a2eefa3c 120698 lynkeos.app_1.2-3_i386.deb
Checksums-Sha256: 
 1bc9a40ae7e4857cd66f5901d9acffa3672a66ea7ba72efe14755354296bfcea 1214 
lynkeos.app_1.2-3.dsc
 e5885de784f0eb7718dfaf3b21dc35f6d64901b8271d376b165c391ff6b491cd 7815 
lynkeos.app_1.2-3.diff.gz
 6c31b694553a1ed9c0fb667d7568e889c80de5083920d1902b649f4fb79a9d10 120698 
lynkeos.app_1.2-3_i386.deb
Files: 
 365a43bda60a3a495b94e6260d0675e6 1214 science optional lynkeos.app_1.2-3.dsc
 effa4f7419aa8457cff8b815e4676115 7815 science optional 
lynkeos.app_1.2-3.diff.gz
 c94e3d6251d86b7657a7e49c2d7dca48 120698 science optional 
lynkeos.app_1.2-3_i386.deb

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

iD8DBQFIdonCrynHGRJLYfoRA2gtAJ930HJr4gi6Oi8jpWyHKKaKZeL8/QCggD5y
HxiHFZlrcfElM0fxFZQUlKs=
=b7Qy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to