gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnustep-cvs] GNUstep Testfarm Results (fwd)


From: Adam Fedor
Subject: [Gnustep-cvs] GNUstep Testfarm Results (fwd)
Date: Fri, 12 May 2006 08:44:11 -0600

FYI, sparc fails with the latest change in RTFConsumer because a variable is declared in the middle of a block. Currently, we're still maintaining compatibility with gcc 2.95, which does not allow that.


---------- Forwarded message ----------
Date: 2006-05-12 04:34:17 -0600
From: Adam Fedor <address@hidden>
Subject: [Gnustep-cvs] GNUstep Testfarm Results

Test results for GNUstep as of Fri May 12 06:34:17 EDT 2006
If a particular system failed compilation, the logs for that system will
be placed at ftp://ftp.gnustep.org/pub/testfarm

If you would like to add your machine to this list, set up a cron job
(make sure you set up your PATH and other environment variables correctly)
to run the Startup/scripts/test-gnustep script (see the script comments
for more info).

Success Compile i386-unknown-netbsdelf3.0 Fri May 12 03:58:43 CEST 2006
Fail Compile i686-pc-linux-gnu Fri May 12 00:07:05 CEST 2006
Success Compile powerpc-apple-darwin7.9.0 Fri May 12 03:29:32 MDT 2006
Fail Compile sparc-sun-solaris2.7 Fri May 12 02:09:03 EDT 2006



==============================================

Making all for bundle RTFConverter...
 Compiling file rtfGrammer.tab.c ...
 Compiling file rtfScanner.c ...
 Compiling file RTFConsumer.m ...
RTFConsumer.m: In function `-[RTFDConsumer appendImage:]':
RTFConsumer.m:432: parse error before `*'
RTFConsumer.m:440: `str' undeclared (first use in this function)
RTFConsumer.m:440: (Each undeclared identifier is reported only once
RTFConsumer.m:440: for each function it appears in.)
RTFConsumer.m:440: `attributes' undeclared (first use in this function)
RTFConsumer.m: In function `GSRTFNeXTGraphic':
RTFConsumer.m:1096: warning: `RTFDConsumer' does not respond to `appendImage:'
make[3]: *** [shared_obj/RTFConsumer.o] Error 1
make[2]: *** [RTFConverter.all.bundle.variables] Error 2
make[2]: Leaving directory `/raid0/ps0/fedor/src/gstep/testing/core/gui/TextConverters/RTF'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/raid0/ps0/fedor/src/gstep/testing/core/gui/TextConverters'
make: *** [internal-all] Error 2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]