Dear Gumpmeisters,
The following 4 notifys should have been sent
*********************************************************** G U M P
[EMAIL PROTECTED]: Project nant (in module nant) failed
[EMAIL PROTECTED]: Project xml-xerces1 (in module xml-xerces) failed
[EMAIL PROTECTED]: Project emma (in module emma) failed
[EMAIL PROTECTED]: Project rhino-cocoondev (in module rhino-cocoondev) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Project nant (in module nant) failed
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project nant has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- nant : NAnt is a free .NET build tool. In theory it is kind of like...
Full details are available at:
http://vmgump.apache.org/gump/public/nant/nant/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-INFO- Failed with reason build failed
The following work was performed:
http://vmgump.apache.org/gump/public/nant/nant/gump_work/build_nant_nant.html
Work Name: build_nant_nant (Type: Build)
Work ended in a state of : Failed
Elapsed: 13 secs
Command Line: make
[Working Directory: /usr/local/gump/public/workspace/nant]
---------------------------------------------
mkdir -p bootstrap
cp -R lib/ bootstrap/lib
# Mono loads log4net before privatebinpath is set-up, so we need this in the
same directory
# as NAnt.exe
cp lib/log4net.dll bootstrap
cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config
mcs -target:exe -define:MONO -out:bootstrap/NAnt.exe -r:bootstrap/log4net.dll \
-recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs
resgen src/NAnt.Core/Resources/Strings.resx
bootstrap/NAnt.Core.Resources.Strings.resources
Read in 199 resources from 'src/NAnt.Core/Resources/Strings.resx'
Writing resource file... Done.
mcs -target:library -warn:0 -define:MONO -out:bootstrap/NAnt.Core.dll -debug \
-resource:bootstrap/NAnt.Core.Resources.Strings.resources -r:lib/log4net.dll \
-r:System.Web.dll -recurse:src/NAnt.Core/*.cs src/CommonAssemblyInfo.cs
resgen src/NAnt.DotNet/Resources/Strings.resx
bootstrap/NAnt.DotNet.Resources.Strings.resources
Read in 72 resources from 'src/NAnt.DotNet/Resources/Strings.resx'
Writing resource file... Done.
mcs -target:library -warn:0 -define:MONO -out:bootstrap/NAnt.DotNetTasks.dll \
-r:./bootstrap/NAnt.Core.dll -r:bootstrap/lib/mono/1.0/NDoc.Core.dll \
-recurse:src/NAnt.DotNet/*.cs
-resource:bootstrap/NAnt.DotNet.Resources.Strings.resources \
src/CommonAssemblyInfo.cs
mcs -target:library -warn:0 -define:MONO
-out:bootstrap/NAnt.CompressionTasks.dll \
-r:./bootstrap/NAnt.Core.dll -r:bootstrap/lib/ICSharpCode.SharpZipLib.dll \
-recurse:src/NAnt.Compression/*.cs src/CommonAssemblyInfo.cs
mono bootstrap/NAnt.exe -f:NAnt.build build
NAnt 0.85 (Build 0.85.1977.0; dev; 05/31/2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net
BUILD FAILED
The current runtime framework 'mono-2.0' is not correctly configured in the
NAnt configuration file.
Framework directory '/usr/lib/pkgconfig/../../lib/mono/1.0' does not exist.
For more information regarding the cause of the build failure, run the build
again in debug mode.
Try 'nant -help' for more information
make: *** [build-nant] Error 1
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/nant/nant/rss.xml
- Atom: http://vmgump.apache.org/gump/public/nant/nant/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 13001618022006, vmgump.apache.org:vmgump-public:13001618022006
Gump E-mail Identifier (unique within run) #1.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project xml-xerces1 (in module xml-xerces) failed
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project xml-xerces1 has an issue affecting its community integration.
This issue affects 2 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- dist-xerces1 : Java XML Parser
- xml-xerces1 : Java XML Parser
Full details are available at:
http://vmgump.apache.org/gump/public/xml-xerces/xml-xerces1/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-INFO- Failed with reason build failed
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/xml-xerces/xml-xerces1/gump_work/build_xml-xerces_xml-xerces1.html
Work Name: build_xml-xerces_xml-xerces1 (Type: Build)
Work ended in a state of : Failed
Elapsed: 9 secs
Command Line: java -Djava.awt.headless=true
-Xbootclasspath/p:/usr/local/gump/packages/jaxp-1_3/xercesImpl.jar:/usr/local/gump/packages/jaxp-1_3/dom.jar:/usr/local/gump/packages/jaxp-1_3/xalan.jar:/usr/local/gump/packages/jaxp-1_3/jaxp-api.jar:/usr/local/gump/packages/jaxp-1_3/sax.jar
org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml
-Dbuild.sysclasspath=only jar
[Working Directory: /usr/local/gump/public/workspace/xml-xerces]
CLASSPATH:
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar
---------------------------------------------
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:307:
'{' expected
[javac] enum = _prefixes.keys();
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:308:
illegal start of type
[javac] while ( enum.hasMoreElements() ) {
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:308:
as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.4 or lower to use 'enum' as an identifier)
[javac] while ( enum.hasMoreElements() ) {
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:308:
';' expected
[javac] while ( enum.hasMoreElements() ) {
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:310:
<identifier> expected
[javac] value = (String) enum.nextElement();
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:310:
'{' expected
[javac] value = (String) enum.nextElement();
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:311:
<identifier> expected
[javac] name = (String) _prefixes.get( value );
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:312:
illegal start of type
[javac] if ( name.length() == 0 ) {
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:323:
<identifier> expected
[javac] }
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:333:
'catch' without 'try'
[javac] } catch ( IOException except ) {
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:203:
'try' without 'catch' or 'finally'
[javac] try {
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:339:
illegal start of expression
[javac] public void endElement( String namespaceURI, String localName,
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:756:
';' expected
[javac] }
[javac] ^
[javac]
/x1/gump/public/workspace/xml-xerces/build/src/org/apache/xml/serialize/XMLSerializer.java:757:
'}' expected
[javac] ^
[javac] 73 errors
[javac] 44 warnings
BUILD FAILED
/x1/gump/public/workspace/xml-xerces/build.xml:203: Compile failed; see the
compiler error output for details.
Total time: 8 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/xml-xerces/xml-xerces1/rss.xml
- Atom: http://vmgump.apache.org/gump/public/xml-xerces/xml-xerces1/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 13001618022006, vmgump.apache.org:vmgump-public:13001618022006
Gump E-mail Identifier (unique within run) #2.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project emma (in module emma) failed
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project emma has an issue affecting its community integration.
This issue affects 15 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- apache-ldapber-provider : Apache Directory Project
- apacheds-core : Apache Directory Server
- apacheds-main : Apache Directory Server
- apacheds-shared : Apache Directory Server
- asn1-ber : Apache ASN.1 Tools
- asn1-codec : Apache ASN.1 Tools
- emma : code coverage tool
- kerberos-common : Apache Directory Project
- kerberos-protocol : Apache Kerberos Server
- ldap-common : Apache Directory Project
- ldap-protocol : Apache Directory Server
- ldap-snacc-provider : Apache Directory Project
- maven-directory-plugin : Apache Directory Server
- maven-emma-plugin : Maven plugin for Emma code coverage tool
- mina : A Multipurpose Infrastrusture for Network Applications
Full details are available at:
http://vmgump.apache.org/gump/public/emma/emma/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-INFO- Failed with reason build failed
-INFO- Failed to extract fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/emma/emma/gump_work/build_emma_emma.html
Work Name: build_emma_emma (Type: Build)
Work ended in a state of : Failed
Elapsed: 7 secs
Command Line: java -Djava.awt.headless=true
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml
-Dbuild.sysclasspath=only -Dapp.short.name=emma-18022006
[Working Directory: /usr/local/gump/public/workspace/emma]
CLASSPATH:
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/emma/out/core/classes:/usr/local/gump/public/workspace/emma/out/ant/classes:/usr/local/gump/public/workspace/emma/lib/internal/stamptool.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar
---------------------------------------------
[copy] Copying 1 file to /x1/gump/public/workspace/emma/out/temp
timestamp:
-pre-compile:
core.bootstrap.compile:
[javac] Compiling 2 source files to
/x1/gump/public/workspace/emma/out/core/classes
[javac] WARNING
[javac] The -source switch defaults to 1.5 in JDK 1.5.
[javac] If you specify -target 1.2 you now must also specify -source 1.2.
[javac] Ant will implicitly add -source 1.2 for you. Please change your
build file.
core.java14.compile:
[javac] Compiling 1 source file to
/x1/gump/public/workspace/emma/out/core/classes
[javac] WARNING
[javac] The -source switch defaults to 1.5 in JDK 1.5.
[javac] If you specify -target 1.2 you now must also specify -source 1.2.
[javac] Ant will implicitly add -source 1.2 for you. Please change your
build file.
core.java13.compile:
[javac] Compiling 1 source file to
/x1/gump/public/workspace/emma/out/core/classes
[javac] WARNING
[javac] The -source switch defaults to 1.5 in JDK 1.5.
[javac] If you specify -target 1.2 you now must also specify -source 1.2.
[javac] Ant will implicitly add -source 1.2 for you. Please change your
build file.
core.compile:
[javac] Compiling 175 source files to
/x1/gump/public/workspace/emma/out/core/classes
[javac] WARNING
[javac] The -source switch defaults to 1.5 in JDK 1.5.
[javac] If you specify -target 1.2 you now must also specify -source 1.2.
[javac] Ant will implicitly add -source 1.2 for you. Please change your
build file.
[javac]
/x1/gump/public/workspace/emma/core/java12/com/vladium/emma/run/InstrClassLoader.java:346:
reference to CodeSource is ambiguous, both method
CodeSource(java.net.URL,java.security.cert.Certificate[]) in
java.security.CodeSource and method
CodeSource(java.net.URL,java.security.CodeSigner[]) in java.security.CodeSource
match
[javac] final CodeSource csrc = new CodeSource (srcURL, null);
[javac] ^
[javac] 1 error
BUILD FAILED
/x1/gump/public/workspace/emma/build.xml:297: Compile failed; see the compiler
error output for details.
Total time: 7 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/emma/emma/rss.xml
- Atom: http://vmgump.apache.org/gump/public/emma/emma/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 13001618022006, vmgump.apache.org:vmgump-public:13001618022006
Gump E-mail Identifier (unique within run) #3.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project rhino-cocoondev (in module rhino-cocoondev) failed
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project rhino-cocoondev has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- rhino-cocoondev : JavaScript for Java + continuations
Full details are available at:
http://vmgump.apache.org/gump/public/rhino-cocoondev/rhino-cocoondev/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Sole output [js.jar] identifier set to project name
-INFO- Failed with reason build failed
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/rhino-cocoondev/rhino-cocoondev/gump_work/build_rhino-cocoondev_rhino-cocoondev.html
Work Name: build_rhino-cocoondev_rhino-cocoondev (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: java -Djava.awt.headless=true
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml
-Dbuild.sysclasspath=only -Dversion=_18022006 dist
[Working Directory: /usr/local/gump/public/workspace/rhino-cocoondev]
CLASSPATH:
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/packages/bsf-2_2/lib/bsf.jar
---------------------------------------------
[mkdir] Created dir:
/x1/gump/public/workspace/rhino-cocoondev/build/rhino_18022006/toolsrc
[mkdir] Created dir:
/x1/gump/public/workspace/rhino-cocoondev/build/rhino_18022006/examples
[mkdir] Created dir:
/x1/gump/public/workspace/rhino-cocoondev/build/rhino_18022006/docs
[mkdir] Created dir:
/x1/gump/public/workspace/rhino-cocoondev/build/rhino_18022006/docs/apidocs
copy-examples:
[copy] Copying 20 files to
/x1/gump/public/workspace/rhino-cocoondev/build/rhino_18022006/examples
copy-misc:
[copy] Copying 3 files to
/x1/gump/public/workspace/rhino-cocoondev/build/rhino_18022006
copy-all:
compile-src:
properties:
compile:
[javac] Compiling 117 source files to
/x1/gump/public/workspace/rhino-cocoondev/build/classes
[javac]
/x1/gump/public/workspace/rhino-cocoondev/src/org/mozilla/javascript/ScriptRuntime.java:1209:
as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.4 or lower to use 'enum' as an identifier)
[javac] public static Object nextEnum(Enumeration enum) {
[javac] ^
[javac]
/x1/gump/public/workspace/rhino-cocoondev/src/org/mozilla/javascript/ScriptRuntime.java:1212:
as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.4 or lower to use 'enum' as an identifier)
[javac] if (!enum.hasMoreElements())
[javac] ^
[javac]
/x1/gump/public/workspace/rhino-cocoondev/src/org/mozilla/javascript/ScriptRuntime.java:1214:
as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.4 or lower to use 'enum' as an identifier)
[javac] return enum.nextElement();
[javac] ^
[javac]
/x1/gump/public/workspace/rhino-cocoondev/src/org/mozilla/javascript/optimizer/FatBlock.java:63:
as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.4 or lower to use 'enum' as an identifier)
[javac] Enumeration enum = h.elements();
[javac] ^
[javac]
/x1/gump/public/workspace/rhino-cocoondev/src/org/mozilla/javascript/optimizer/FatBlock.java:65:
as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.4 or lower to use 'enum' as an identifier)
[javac] while (enum.hasMoreElements()) {
[javac] ^
[javac]
/x1/gump/public/workspace/rhino-cocoondev/src/org/mozilla/javascript/optimizer/FatBlock.java:66:
as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.4 or lower to use 'enum' as an identifier)
[javac] FatBlock fb = (FatBlock)(enum.nextElement());
[javac] ^
[javac] 6 errors
BUILD FAILED
/x1/gump/public/workspace/rhino-cocoondev/build.xml:53: The following error
occurred while executing this line:
/x1/gump/public/workspace/rhino-cocoondev/src/build.xml:18: Compile failed; see
the compiler error output for details.
Total time: 2 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/rhino-cocoondev/rhino-cocoondev/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/rhino-cocoondev/rhino-cocoondev/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 13001618022006, vmgump.apache.org:vmgump-public:13001618022006
Gump E-mail Identifier (unique within run) #7.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]