Your message dated Tue, 28 Jun 2011 09:17:13 +0000
with message-id <e1qbupx-0004pl...@franck.debian.org>
and subject line Bug#631641: fixed in adun.app 0.81-5
has caused the Debian Bug report #631641,
regarding adun.app: FTBFS - warning: implicit declaration of function 
'AdCreateError' - implicit pointer conversion
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.)


-- 
631641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631641
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: adun.app
Version: 0.81-4
Severity: serious
Tags: patch
Justification: fails to build from source
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

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



*** /tmp/tmpBaffBn
In Ubuntu, the attached patch was applied to achieve the following:

  * debian/patches/fix-implicit-pointer.dpatch: Patch from upstream
    to fix FTBFS by including header  with the function definition.
    (LP: #771041)

See http://wiki.debian.org/ImplicitPointerConversions for an explanation.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-999-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iQIcBAEBAgAGBQJOBhb3AAoJEGHzRCZ03mYk0sAP/RSUogP6GX8KFj7PSjHbBXKH
GAIOpybOngAM8klbLcLufYhld0v0/7XIF7jyl1VBgfMoeaqZ0W4Cx5EWK0VdItoZ
agxq44l4828aNkTXClEQGcDTsE+wS2pVCW8ineddBs96HY+88SSrg04YETYJrxuO
aUWAtACTVrD4AC0Qvl05La3AS5ee/Qgngb3wYv78jJ5m3WE93FDoXWcDfp1od4g0
pnXDFuLWbsUegFtI+QXJxox11lMR8S/eiBaB5swqEliuVG+cHiX0LZgBHNs2k/dj
21kd9wajTCwS9KqzJBF23qyFDfuUDrY139T+XWIIzX+C7YjOiKOFSpKiwDYoC0Fx
6ByyHQ63Bumk+Axvt6s+3VwkcxSCWaMQ1Gu9dRlY3T0JnssGTolfhY01SIAkgqbk
whbwhlsKMq31yxO35WoszWkZ+RWFo59hC1SxXvGxgKfMbupzvdc3csK1pAGxIPgx
BOzFBfo9xRxVlTttcT6lVP0P7mMwS5E0XSSx2qepvAs90IZ2HoZqLlRvJ5hSpQ95
ZNi55NTdrRGdvJGlvCzSXmpFten96V6GggO8La0aTbcg0AuOAkDw5h6vlBNRHGGL
iOX00AkdAr8dXgmLGqTE4Y3O+QZkwKpo9V/5DN3zIG1k016VaRXIrOCPMAv1hkY0
Fd7oS6NZxIwzzPWKk2HW
=fAOW
-----END PGP SIGNATURE-----
diff -u adun.app-0.81/debian/patches/00list adun.app-0.81/debian/patches/00list
--- adun.app-0.81/debian/patches/00list
+++ adun.app-0.81/debian/patches/00list
@@ -3,0 +4 @@
+fix-implicit-pointer.dpatch
only in patch2:
unchanged:
--- adun.app-0.81.orig/debian/patches/fix-implicit-pointer.dpatch
+++ adun.app-0.81/debian/patches/fix-implicit-pointer.dpatch
@@ -0,0 +1,20 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+Description: AdunCellListHandler.m was missing a include for the function
+ AdCreateError, resulting in a forced-FTBFS on 64 bit archs. See
+ http://wiki.debian.org/ImplicitPointerConversions for more information.
+Origin: Upstream CVS
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/771041
+## fix-implicit-pointer.dpatch by Andreas Moog <am...@ubuntu.com>
+
+@DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' adun.app-0.81~/Kernel/AdunKernel/Framework/AdunCellListHandler.m adun.app-0.81/Kernel/AdunKernel/Framework/AdunCellListHandler.m
+--- adun.app-0.81~/Kernel/AdunKernel/Framework/AdunCellListHandler.m	2008-12-10 11:22:30.000000000 +0100
++++ adun.app-0.81/Kernel/AdunKernel/Framework/AdunCellListHandler.m	2011-06-25 18:59:15.300844797 +0200
+@@ -22,6 +22,7 @@
+    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
+ */
+ #include "AdunKernel/AdunCellListHandler.h"
++#include "AdunKernel/AdFrameworkFunctions.h"
+ 
+ /*
+ Category containing methods for creating and

--- End Message ---
--- Begin Message ---
Source: adun.app
Source-Version: 0.81-5

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

adun.app_0.81-5.diff.gz
  to main/a/adun.app/adun.app_0.81-5.diff.gz
adun.app_0.81-5.dsc
  to main/a/adun.app/adun.app_0.81-5.dsc
adun.app_0.81-5_amd64.deb
  to main/a/adun.app/adun.app_0.81-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 631...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated adun.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 ftpmas...@debian.org)


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

Format: 1.8
Date: Tue, 28 Jun 2011 10:38:55 +0200
Source: adun.app
Binary: adun.app
Architecture: source amd64
Version: 0.81-5
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Description: 
 adun.app   - Molecular Simulator for GNUstep
Closes: 631641
Changes: 
 adun.app (0.81-5) unstable; urgency=low
 .
   * Use quilt instead of dpatch
   * Apply patch provided by Andreas Moog <am...@ubuntu.com> (Thanks
     to Andreas) to fix a build failure
     Closes: 631641 (LP: 771041)
   * Standards-Version: 3.9.2 (no changes needed)
   * Debhelper 8 (control+compat)
   * Corrected Vcs-URLs
Checksums-Sha1: 
 60ab49436d9edce21080546ecfb77cbe8b4bdc88 1329 adun.app_0.81-5.dsc
 88ba47b26d5ef3d6ebb95134827cb3eeb9dc20df 10155 adun.app_0.81-5.diff.gz
 f94f215c1ff6a530cd227bdc72d6897e2c786d21 1655384 adun.app_0.81-5_amd64.deb
Checksums-Sha256: 
 d3fc59d7da72e740ea0b83903adc76dcc416ce9540006fd890a4ad7064513ea5 1329 
adun.app_0.81-5.dsc
 b5a7b14f6f41ef0cbbd193d4ee8689aab5e052f3f1035853afef8ebbdb6dcc73 10155 
adun.app_0.81-5.diff.gz
 21fa47adbf3a7d27abf9adf7b61a99b18b1ac9e0b55b00f3cd34d9047d39ab4b 1655384 
adun.app_0.81-5_amd64.deb
Files: 
 ddea6705dc800b3b8cc557ddeb2b2370 1329 gnustep optional adun.app_0.81-5.dsc
 7db9f5a8a6d0be0dbb91e58a0e0980ef 10155 gnustep optional adun.app_0.81-5.diff.gz
 6141fe5a832a6de583d9ba70d52fa8a5 1655384 gnustep optional 
adun.app_0.81-5_amd64.deb

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

iEYEARECAAYFAk4JmgMACgkQYDBbMcCf01ruWwCfWgJTlDmu6JoShXrFzwCwbmho
N4oAn3qJgZ6pYe3f/XQwvv6rFYZ+ZuU7
=407P
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to