Your message dated Wed, 25 Aug 2010 11:47:09 +0000
with message-id <[email protected]>
and subject line Bug#581934: fixed in gnustep-dl2 0.12.0-4
has caused the Debian Bug report #581934,
regarding gnustep-dl2: FTBFS with gnustep-base/1.20.0: EONSAddOns.m:102: error: 
‘GSMethodList’ undeclared (first use in this function)
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.)


-- 
581934: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581934
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnustep-dl2
Version: 0.12.0-2
Severity: important
User: [email protected]
Usertags: gnustep-base1.20-transition gnustep-transition

This package fails to build with gnustep-base/1.20.0 with the
following error:

gcc EONSAddOns.m -c \
              -MMD -MP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -g -DGNUSTEP 
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 
-DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -Wall -DGSWARN -DGSDIAGNOSE 
-Wno-import -O2 -fno-strict-aliasing -fexceptions -fobjc-exceptions 
-D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime 
-fconstant-string-class=NSConstantString -I./. -I.. -I. 
-I/usr/local/include/GNUstep -I/usr/include/GNUstep \
               -o obj/EOControl.obj/EONSAddOns.m.o
EONSAddOns.m: In function ‘GDL2_DumpMethodList’:
EONSAddOns.m:102: error: ‘GSMethodList’ undeclared (first use in this function)
EONSAddOns.m:102: error: (Each undeclared identifier is reported only once
EONSAddOns.m:102: error: for each function it appears in.)
EONSAddOns.m:102: error: expected ‘;’ before ‘mList’
EONSAddOns.m:106: error: ‘mList’ undeclared (first use in this function)
EONSAddOns.m:106: warning: implicit declaration of function 
‘GSMethodListForSelector’
EONSAddOns.m:109: warning: implicit declaration of function ‘GSMethodFromList’
EONSAddOns.m: In function ‘GDL2_ActivateCategory’:
EONSAddOns.m:122: error: ‘GSMethodList’ undeclared (first use in this function)
EONSAddOns.m:122: error: expected ‘;’ before ‘mList’
EONSAddOns.m:125: error: ‘mList’ undeclared (first use in this function)
EONSAddOns.m:127: warning: implicit declaration of function ‘GSRemoveMethodList’
EONSAddOns.m:128: warning: implicit declaration of function ‘GSAddMethodList’
make[5]: *** [obj/EOControl.obj/EONSAddOns.m.o] Error 1


Newest GNUstep libraries are not yet available in Debian; the plan is
to upload them within May.  You can find source and binary packages at
http://fsa-bg.org/~yavorescu/gnustep/.



--- End Message ---
--- Begin Message ---
Source: gnustep-dl2
Source-Version: 0.12.0-4

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

gnustep-dl2-postgresql-adaptor_0.12.0-4_amd64.deb
  to main/g/gnustep-dl2/gnustep-dl2-postgresql-adaptor_0.12.0-4_amd64.deb
gnustep-dl2-sqlite-adaptor_0.12.0-4_amd64.deb
  to main/g/gnustep-dl2/gnustep-dl2-sqlite-adaptor_0.12.0-4_amd64.deb
gnustep-dl2_0.12.0-4.debian.tar.gz
  to main/g/gnustep-dl2/gnustep-dl2_0.12.0-4.debian.tar.gz
gnustep-dl2_0.12.0-4.dsc
  to main/g/gnustep-dl2/gnustep-dl2_0.12.0-4.dsc
gnustep-dl2_0.12.0-4_amd64.deb
  to main/g/gnustep-dl2/gnustep-dl2_0.12.0-4_amd64.deb
libgnustep-dl2-0d_0.12.0-4_amd64.deb
  to main/g/gnustep-dl2/libgnustep-dl2-0d_0.12.0-4_amd64.deb
libgnustep-dl2-dev_0.12.0-4_amd64.deb
  to main/g/gnustep-dl2/libgnustep-dl2-dev_0.12.0-4_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Federico Gimenez Nieto <[email protected]> (supplier of updated gnustep-dl2 
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: SHA256

Format: 1.8
Date: Fri, 13 Aug 2010 20:34:31 +0200
Source: gnustep-dl2
Binary: gnustep-dl2 libgnustep-dl2-0d libgnustep-dl2-dev 
gnustep-dl2-postgresql-adaptor gnustep-dl2-sqlite-adaptor
Architecture: source amd64
Version: 0.12.0-4
Distribution: unstable
Urgency: low
Maintainer: Federico Gimenez Nieto <[email protected]>
Changed-By: Federico Gimenez Nieto <[email protected]>
Description: 
 gnustep-dl2 - Objective-C Classes needed for Database Access
 gnustep-dl2-postgresql-adaptor - gnustep-dl2 adaptor to connect to PostgreSQL
 gnustep-dl2-sqlite-adaptor - gnustep-dl2 adaptor to connect to SQLite
 libgnustep-dl2-0d - bundle of runtime libraries for gnustep-dl2
 libgnustep-dl2-dev - development files for gnustep-dl2 runtime libraries
Closes: 581934
Changes: 
 gnustep-dl2 (0.12.0-4) unstable; urgency=low
 .
   [ Yavor Doganov ]
   * Added patch EOControl/GNUmakefile (EOControl_INTERFACE_VERSION): Define
     as Debian-specific due to the ABI break. (closes: #581934)
   * debian/control: Renamed libgnustep-dl2-0 to libgnustep-dl2-0d
   * debian/libgnustep-dl2-0.install renamed to debian/libgnustep-dl2-0d.install
     and with the EOControl entry adjusted for soname change.
   * debian/rules: update references of libgnustep-dl2-0 to libgnustep-dl2-0d
 .
   [Federico Gimenez Nieto]
   * debian/control: Bumped standards version (3.9.1)
Checksums-Sha1: 
 6623113c7c6ab0c7ffdd40446359be6fdbe5c255 2030 gnustep-dl2_0.12.0-4.dsc
 0f6bbfc7bd0ef747ae2f9a245af1ad60a2bf2fb9 14211 
gnustep-dl2_0.12.0-4.debian.tar.gz
 7ac860ada5bad8049930f43e0c8d8ab3ee937b25 614168 gnustep-dl2_0.12.0-4_amd64.deb
 caaf115da17a3eca6a42c5a72e36896612213697 772598 
libgnustep-dl2-0d_0.12.0-4_amd64.deb
 0a7c5af36d57bf531dc7a909f0ecf3c8033d1493 229630 
libgnustep-dl2-dev_0.12.0-4_amd64.deb
 338aa6095dd4b1cef24c0400401ac010820971a7 156766 
gnustep-dl2-postgresql-adaptor_0.12.0-4_amd64.deb
 dc78165fe68bd37be4fbd9007e111cf90a16923a 91602 
gnustep-dl2-sqlite-adaptor_0.12.0-4_amd64.deb
Checksums-Sha256: 
 df7fc89c9c5e6205eb4fe1c2a3e01f4af244066d6832299df01ee58e6f69514b 2030 
gnustep-dl2_0.12.0-4.dsc
 bb02cd779db8b347b1dc3a19652926ff2593d6d2d64a2584165c9a9e6204e3d2 14211 
gnustep-dl2_0.12.0-4.debian.tar.gz
 254882f661d2817923f5a6c87e1a79dd719f40facd6e35a562b31fc8e90d0c90 614168 
gnustep-dl2_0.12.0-4_amd64.deb
 a4f8c778ef4a41c684e8a3a0d1f9fd1b261c22d2c8e1180c4d592bafa521f90e 772598 
libgnustep-dl2-0d_0.12.0-4_amd64.deb
 1a646782bb45c608adabf11e2462d592c1328ca0b65774e80f6c9e95b351bf56 229630 
libgnustep-dl2-dev_0.12.0-4_amd64.deb
 514aaffb19b4600a69f2d76bacba6578d9b1e078419748db275bdfd74e64e0a3 156766 
gnustep-dl2-postgresql-adaptor_0.12.0-4_amd64.deb
 98ee1a1b5964b59b5ca3c64d744d850e9e6e62a8f88074609c51a6af01fcba33 91602 
gnustep-dl2-sqlite-adaptor_0.12.0-4_amd64.deb
Files: 
 0d29e218359b6788f3d427ef8b3abfb3 2030 gnustep optional gnustep-dl2_0.12.0-4.dsc
 9c83aee739853e27382ae86bc74c28cb 14211 gnustep optional 
gnustep-dl2_0.12.0-4.debian.tar.gz
 c9c00d95b14c71cfe91827d3cdf751e6 614168 gnustep optional 
gnustep-dl2_0.12.0-4_amd64.deb
 c8047984e9962baefc69c9e9253c6122 772598 libs optional 
libgnustep-dl2-0d_0.12.0-4_amd64.deb
 e1a977fd5b08a72862b7a2d9811a958f 229630 libdevel optional 
libgnustep-dl2-dev_0.12.0-4_amd64.deb
 dc31d8eb24f9a5f770b469bc3448193e 156766 gnustep optional 
gnustep-dl2-postgresql-adaptor_0.12.0-4_amd64.deb
 e010b51b9a34f727607843658077dd59 91602 gnustep optional 
gnustep-dl2-sqlite-adaptor_0.12.0-4_amd64.deb

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

iQIcBAEBCAAGBQJMdNq9AAoJEDO+GgqMLtj/vRMP/RpLIbGJRqt3Ilcwrpyj0GOd
vH2bQi/9yGhYLma0HzlEs8NZRVqq6hommt5kbZ9Rt2hu6BKfSkaDUHkWIv+EoYC9
/vHWwLz8DLKRcZCMBxG7MnCijDFWRpiWKRh6B/63/OqXRbg53/OuMt0Cm+CIjoqK
pL6H5hK9d2L0Ot2YUT7SUnP5dCMMV4V03kYNcmItX1vtwJ0S0lgkBsXq7y6p3IY+
NMvqjzNS+K2/oh/2MWVrkZmoQ73zCDJedyeVR//qWltC3a897NF511jwpygpoh0j
sMGo3Q5GojopQ9cQpqHTkSuHmgSEM11XgxQDd1+zGJSeQ+uxK5bAhKqc9NUB37qP
dw/fRdg3ABHuw2IUXE9nNNmgtUbwSlhWwdKLB0Te4wQfituOLOW4iTQFsOpnkwFD
qKx7t4A4qqlbUJdPyl8+NV64Ah5s7F0WkWa4BFbr6KZQYaMPJW9tnwAMZ9JQ4aOj
Tv83tlk+sFwIlCg9o9ZQh1o2Vh5UwDY3d50ShxGtMZv9Jx7FE3a2DQVV2TWKUjLD
HzE1G6WwrDZnfd1TdYlIZyX8b6atmov8bAf5Op1F3947zvk22TW1LyYxeZPC1zbF
an/oTbsUAFfhgvQuqNkR8i+juCB1N3ljxzQEPxZUXYL/covmeamzQDxr0wuJ2w4t
oH1l5W3S3l/LsjHtlN+D
=+viH
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to