Your message dated Tue, 19 Sep 2006 10:04:35 +1000 (EST)
with message-id <[EMAIL PROTECTED]>
and subject line gnustep-dl2: 386221 386225 293025 360547
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gnustep-dl2
Severity: normal
Tags: patch

When building 'gnustep-dl2' on amd64 with gcc-4.0,
I get the following error:

gcc EOUtilities.m -c \
      -MMD -MP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -g -DGNUSTEP 
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT 
-fPIC -DGSWARN -DGSDIAGNOSE -O2 -fno-strict-aliasing -fgnu-runtime 
-fconstant-string-class=NSConstantString -I../EOControl/. -I.. -I. 
-I/root/GNUstep/Library/Headers -I/usr/local/lib/GNUstep/Local/Library/Headers 
-I/usr/local/lib/GNUstep/Network/Library/Headers 
-I/usr/lib/GNUstep/System/Library/Headers \
       -o shared_obj/EOUtilities.o
EOUtilities.m:77: error: static declaration of 'EOMoreThanOneException' follows 
non-static declaration
../EOAccess/EOUtilities.h:47: error: previous declaration of 
'EOMoreThanOneException' was here

With the attached patch 'gnustep-dl2' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gnustep-dl2-0.9.1/EOAccess/EOUtilities.h 
./EOAccess/EOUtilities.h
--- ../tmp-orig/gnustep-dl2-0.9.1/EOAccess/EOUtilities.h        2004-04-17 
13:30:47.000000000 +0200
+++ ./EOAccess/EOUtilities.h    2005-01-31 20:57:29.208457527 +0100
@@ -44,7 +44,6 @@
 @class EOEntity;
 
 
-GDL2ACCESS_EXPORT NSString *EOMoreThanOneException;
 
 
 @interface EOEditingContext (EOUtilities)


--- End Message ---
--- Begin Message ---
Version: 0.10.1-1

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

Format: 1.7
Date: Sat, 16 Sep 2006 15:30:23 +0200
Source: gnustep-dl2
Binary: gnustep-dl2
Architecture: source i386
Version: 0.10.1-1
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
Changed-By: Gürkan Sengün <[EMAIL PROTECTED]>
Description: 
 gnustep-dl2 - Objective-C Classes needed for Database Access
Closes: 383414
Changes: 
 gnustep-dl2 (0.10.1-1) unstable; urgency=low
 .
   * New maintainer.
   * New upstream release. (Closes: #383414)
   * Patch for EOAccess/EOModel.m to fix file permission.
Files: 
 b962350b15e9ea2f945b4040f633cd43 708 libs optional gnustep-dl2_0.10.1-1.dsc
 59ce3b8407cfdc6d25901e97e17c9cc5 594995 libs optional 
gnustep-dl2_0.10.1.orig.tar.gz
 dc3154597aa53765afdc9e609cd64034 3233 libs optional 
gnustep-dl2_0.10.1-1.diff.gz
 b9b319c2088a971d787a331d313c33ba 798308 libs optional 
gnustep-dl2_0.10.1-1_i386.deb

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

iD8DBQFFDGpB+C5cwEsrK54RAudQAJ43N51gDrfmhK6Vr+uzYJ8fInw4BACfUwhP
Mhe21Eppjz+E1QaNm0YGJV8=
=Sn1Q
-----END PGP SIGNATURE-----


Accepted:
gnustep-dl2_0.10.1-1.diff.gz
  to pool/main/g/gnustep-dl2/gnustep-dl2_0.10.1-1.diff.gz
gnustep-dl2_0.10.1-1.dsc
  to pool/main/g/gnustep-dl2/gnustep-dl2_0.10.1-1.dsc
gnustep-dl2_0.10.1-1_i386.deb
  to pool/main/g/gnustep-dl2/gnustep-dl2_0.10.1-1_i386.deb
gnustep-dl2_0.10.1.orig.tar.gz
  to pool/main/g/gnustep-dl2/gnustep-dl2_0.10.1.orig.tar.gz


Anibal Monsalve Salazar
--
http://v7w.com/anibal

--- End Message ---

Reply via email to