Source: terminal.app
Version: 0.9.4+cvs20051125-5
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:

 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/.



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to