new GNUstep release

Eddy Petrișor eddy.petrisor at gmail.com
Thu Aug 16 10:43:52 UTC 2007


Hubert Chan wrote:
> Hi everyone,
> 
> I'm going to be too busy in the next month or so to do anything on the
> GNUstep transition.  So I'll probably try to do the transition in early
> September.  Please work on adapting your packages to the new GNUstep
> library (and the new gnustep-make package), so that it's ready in
> September, so that we can make a smooth transition.

I made the necessary changes in oolite and used gs_make, but the package fails o compile:

src/Core/ScriptCompiler.m: In function '-[NSMutableString(OOScript) replaceString:withString:]':
src/Core/ScriptCompiler.m:41: warning: passing argument 3 of 'replaceOccurrencesOfString:withString:options:range:'
makes integer from pointer without a cast Compiling file src/Core/StringTokeniser.m ...
 Linking objc_program oolite ...
rm -rf oolite.debug/Contents
/usr/share/GNUstep/Makefiles/mkinstalldirs oolite.debug
/usr/share/GNUstep/Makefiles/mkinstalldirs oolite.debug/Resources
/usr/share/GNUstep/Makefiles/mkinstalldirs oolite.debug/Contents
cp -r Resources oolite.debug/Contents/Resources
cp src/Cocoa/Info-Oolite.plist oolite.debug/Resources/Info-gnustep.plist
cp shared_debug_obj/oolite oolite.debug
cp: cannot stat `shared_debug_obj/oolite': No such file or directory
make[1]: *** [after-all] Error 1
make[1]: Leaving directory `/tmp/build-area/oolite-1.65'
make: *** [build-stamp] Error 2
build command failed in ../build-area/oolite-1.65
Aborting.
W: build directory not purged!


It looks like there is some mistake somewhere:

bounty:/tmp/build-area/oolite-1.65# find . -name oolite -exec file {} \;
./tools/ScriptCompiler/src/dt/oolite: directory
./obj/oolite: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared
libs), not stripped


Note: I didn't had any 'make install' instance in debian/rules

The package can be dgot from:

http://users.alioth.debian.org/~eddyp-guest/tmp/oolite-gnustep-transition/oolite_1.65-6.dsc


-- 
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20070816/48d07b24/attachment.pgp 


More information about the Pkg-games-devel mailing list