Your message dated Thu, 26 Aug 2010 13:17:34 +0000
with message-id <e1oockk-0004uo...@franck.debian.org>
and subject line Bug#581985: fixed in terminal.app 0.9.4+cvs20051125-5.1
has caused the Debian Bug report #581985,
regarding terminal.app: FTBFS with gnustep-base/1.20.0: ServicesPrefs.m:442: 
error: ‘NSNumber’ 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 ow...@bugs.debian.org
immediately.)


-- 
581985: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581985
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: terminal.app
Version: 0.9.4+cvs20051125-5
Severity: important
User: pkg-gnustep-maintain...@lists.alioth.debian.org
Usertags: gnustep-base1.20-transition gnustep-transition

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

 Compiling file ServicesPrefs.m ...
ServicesPrefs.m: In function ‘-[TerminalServicesPrefs revert]’:
ServicesPrefs.m:120: warning: no ‘-allKeys’ method found
ServicesPrefs.m:120: warning: (Messages without a matching method signature
ServicesPrefs.m:120: warning: will be assumed to return ‘id’ and accept
ServicesPrefs.m:120: warning: ‘...’ as arguments.)
ServicesPrefs.m: In function ‘-[TerminalServicesPrefs _addService:]’:
ServicesPrefs.m:235: warning: implicit declaration of function 
‘NSLocalizedString’
ServicesPrefs.m:235: warning: initialization makes pointer from integer without 
a cast
ServicesPrefs.m: In function ‘-[TerminalServicesPrefs _importServices:]’:
ServicesPrefs.m:254: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:254: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:264: warning: no ‘+dictionaryWithContentsOfFile:’ method found
ServicesPrefs.m:351: warning: passing argument 1 of ‘NSRunAlertPanel’ makes 
pointer from integer without a cast
/usr/include/GNUstep/AppKit/NSPanel.h:115: note: expected ‘struct NSString *’ 
but argument is of type ‘int’
ServicesPrefs.m:351: warning: passing argument 2 of ‘NSRunAlertPanel’ makes 
pointer from integer without a cast
/usr/include/GNUstep/AppKit/NSPanel.h:115: note: expected ‘struct NSString *’ 
but argument is of type ‘int’
ServicesPrefs.m:354: warning: assignment from distinct Objective-C type
ServicesPrefs.m: In function ‘-[TerminalServicesPrefs _exportServices:]’:
ServicesPrefs.m:401: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:401: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:442: error: ‘NSNumber’ undeclared (first use in this function)
ServicesPrefs.m:442: error: (Each undeclared identifier is reported only once
ServicesPrefs.m:442: error: for each function it appears in.)
ServicesPrefs.m:442: error: ‘n’ undeclared (first use in this function)
ServicesPrefs.m:457: warning: no ‘+dictionaryWithObject:forKey:’ method found
ServicesPrefs.m: In function ‘-[TerminalServicesPrefs name]’:
ServicesPrefs.m:469: warning: return makes pointer from integer without a cast
ServicesPrefs.m: In function ‘-[TerminalServicesPrefs setupButton:]’:
ServicesPrefs.m:474: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:474: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m: In function ‘-[TerminalServicesPrefs willShow]’:
ServicesPrefs.m:500: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:500: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:508: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:508: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:516: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:516: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:524: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:524: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:550: warning: passing argument 1 of ‘addItemWithTitle:’ makes 
pointer from integer without a cast
ServicesPrefs.m:550: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:551: warning: passing argument 1 of ‘addItemWithTitle:’ makes 
pointer from integer without a cast
ServicesPrefs.m:551: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:559: warning: passing argument 1 of ‘addItemWithTitle:’ makes 
pointer from integer without a cast
ServicesPrefs.m:559: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:560: warning: passing argument 1 of ‘addItemWithTitle:’ makes 
pointer from integer without a cast
ServicesPrefs.m:560: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:561: warning: passing argument 1 of ‘addItemWithTitle:’ makes 
pointer from integer without a cast
ServicesPrefs.m:561: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:569: warning: passing argument 1 of ‘addItemWithTitle:’ makes 
pointer from integer without a cast
ServicesPrefs.m:569: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:570: warning: passing argument 1 of ‘addItemWithTitle:’ makes 
pointer from integer without a cast
ServicesPrefs.m:570: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:571: warning: passing argument 1 of ‘addItemWithTitle:’ makes 
pointer from integer without a cast
ServicesPrefs.m:571: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:586: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:586: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:595: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:595: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:603: warning: passing argument 1 of ‘setTitle:’ makes pointer 
from integer without a cast
ServicesPrefs.m:603: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:628: warning: passing argument 1 of ‘newLabel:’ makes pointer 
from integer without a cast
ServicesPrefs.m:628: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:641: warning: passing argument 1 of ‘newLabel:’ makes pointer 
from integer without a cast
ServicesPrefs.m:641: note: expected ‘struct NSString *’ but argument is of type 
‘int’
ServicesPrefs.m:654: warning: passing argument 1 of ‘newLabel:’ makes pointer 
from integer without a cast
ServicesPrefs.m:654: note: expected ‘struct NSString *’ but argument is of type 
‘int’
make[4]: *** [obj/Terminal.obj/ServicesPrefs.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: terminal.app
Source-Version: 0.9.4+cvs20051125-5.1

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

terminal.app_0.9.4+cvs20051125-5.1.diff.gz
  to main/t/terminal.app/terminal.app_0.9.4+cvs20051125-5.1.diff.gz
terminal.app_0.9.4+cvs20051125-5.1.dsc
  to main/t/terminal.app/terminal.app_0.9.4+cvs20051125-5.1.dsc
terminal.app_0.9.4+cvs20051125-5.1_i386.deb
  to main/t/terminal.app/terminal.app_0.9.4+cvs20051125-5.1_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 581...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luk Claes <l...@debian.org> (supplier of updated terminal.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, 24 Aug 2010 12:35:34 +0000
Source: terminal.app
Binary: terminal.app
Architecture: source i386
Version: 0.9.4+cvs20051125-5.1
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün <gur...@phys.ethz.ch>
Changed-By: Luk Claes <l...@debian.org>
Description: 
 terminal.app - Terminal Emulator for GNUstep
Closes: 581985
Changes: 
 terminal.app (0.9.4+cvs20051125-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Use AppKit/AppKit.h instead of particular .h files (Closes: #581985).
Checksums-Sha1: 
 1e0a0b436113762753da18509acd5d00aa22f172 1251 
terminal.app_0.9.4+cvs20051125-5.1.dsc
 c6a1d8689c842d486996ef3a52f2296fe105e751 7276 
terminal.app_0.9.4+cvs20051125-5.1.diff.gz
 f3fb947c48b9c4f73344cd94a01ac7bc984967c7 112952 
terminal.app_0.9.4+cvs20051125-5.1_i386.deb
Checksums-Sha256: 
 b40d254126739653e891a9676ab7cb5846f568dc2f9679b5164e49c49615e6b6 1251 
terminal.app_0.9.4+cvs20051125-5.1.dsc
 1499fb567200766836a108f804dab8ae83cd7960a5368745a3455b75ca2c8677 7276 
terminal.app_0.9.4+cvs20051125-5.1.diff.gz
 cdbde37ae1069b3f777363586d15919bb6cc2f2d8dcef717cc27006fc1125a49 112952 
terminal.app_0.9.4+cvs20051125-5.1_i386.deb
Files: 
 1c54feb5af45a9bca33e5286c5e8a201 1251 x11 optional 
terminal.app_0.9.4+cvs20051125-5.1.dsc
 fbc00091643f44b5e6be708ef8b202a8 7276 x11 optional 
terminal.app_0.9.4+cvs20051125-5.1.diff.gz
 89ebfa56f45869731adbc330dce7e78c 112952 x11 optional 
terminal.app_0.9.4+cvs20051125-5.1_i386.deb

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

iEYEARECAAYFAkxzwI4ACgkQ5UTeB5t8Mo3WGQCfVzQNRbGEcHweVKKfcDnZ3FnH
x/MAoJyUVX48MHRi1PPIQIqnRunA039c
=geNh
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to