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 logging-log4cxx-ant has an issue affecting its community integration.
This issue affects 1 projects,
and has been outstanding for 3 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- logging-log4cxx-ant : Apache log4cxx
Full details are available at:
http://vmgump.apache.org/gump/public/logging-log4cxx/logging-log4cxx-ant/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/logging-log4cxx/logging-log4cxx-ant/gump_work/build_logging-log4cxx_logging-log4cxx-ant.html
Work Name: build_logging-log4cxx_logging-log4cxx-ant (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 mins 23 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
-Dapriconv.dir=/usr/local/gump/public/workspace/apr-iconv/dest-20102006
-Daprutil.dir=/usr/local/gump/public/workspace/apr-util/dest-20102006
-Dapr.dir=/usr/local/gump/public/workspace/apr/dest-20102006
-Dcppunit.dir=/usr/local/gump/public/workspace/cppunit/dest-20102006 gump
[Working Directory: /usr/local/gump/public/workspace/logging-log4cxx]
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/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/cpptasks/build/lib/cpptasks.jar:/usr/local/gump/public/workspace/ant-contrib/target/ant-contrib-20102006.jar:/usr/local/gump/packages/bcel-5.2/bcel-5.2.jar
---------------------------------------------
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:99: error:
expected primary-expression before 'private'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:99: error:
expected `;' before 'private'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:101: error:
'log4cxx::helpers::APRCharsetEncoder& log4cxx::helpers::operator=(const
log4cxx::helpers::APRCharsetEncoder&)' must be a nonstatic member function
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:101: error:
'log4cxx::helpers::APRCharsetEncoder& log4cxx::helpers::operator=(const
log4cxx::helpers::APRCharsetEncoder&)' must take exactly two arguments
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:102: error:
redeclaration of 'apr_pool_t* pool'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:49: error:
'<typeprefixerror>pool' previously declared here
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:103: error:
redeclaration of 'apr_xlate_t* convset'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:53: error:
'<typeprefixerror>convset' previously declared here
[cc] /x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:
At global scope:
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:458: error:
expected unqualified-id before '}' token
[cc] /x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:
In static member function 'static log4cxx::helpers::CharsetEncoder*
log4cxx::helpers::CharsetEncoder::createDefaultEncoder()':
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:489: error:
expected type-specifier before 'WcstombsCharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:489: error:
cannot convert 'int*' to 'log4cxx::helpers::CharsetEncoder*' in return
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:489: error:
expected ';' before 'WcstombsCharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:489: error:
'WcstombsCharsetEncoder' was not declared in this scope
[cc] /x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:
In static member function 'static log4cxx::helpers::CharsetEncoder*
log4cxx::helpers::CharsetEncoder::createWideEncoder()':
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:516: error:
expected type-specifier before 'WideCharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:516: error:
cannot convert 'int*' to 'log4cxx::helpers::CharsetEncoder*' in return
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:516: error:
expected ';' before 'WideCharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:516: error:
'WideCharsetEncoder' was not declared in this scope
[cc] /x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:
In static member function 'static log4cxx::helpers::CharsetEncoderPtr
log4cxx::helpers::CharsetEncoder::getEncoder(const std::string&)':
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:540: error:
expected type-specifier before 'USASCIICharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:540: error:
expected ';' before 'USASCIICharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:540: error:
'USASCIICharsetEncoder' was not declared in this scope
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:543: error:
expected type-specifier before 'ISOLatinCharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:543: error:
expected ';' before 'ISOLatinCharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:543: error:
'ISOLatinCharsetEncoder' was not declared in this scope
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:545: error:
expected type-specifier before 'UTF8CharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:545: error:
expected ';' before 'UTF8CharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:545: error:
'UTF8CharsetEncoder' was not declared in this scope
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:548: error:
expected type-specifier before 'UTF16BECharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:548: error:
expected ';' before 'UTF16BECharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:548: error:
'UTF16BECharsetEncoder' was not declared in this scope
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:550: error:
expected type-specifier before 'UTF16LECharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:550: error:
expected ';' before 'UTF16LECharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:550: error:
'UTF16LECharsetEncoder' was not declared in this scope
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:555: error:
cannot allocate an object of abstract type 'log4cxx::helpers::APRCharsetEncoder'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:40: note:
because the following virtual functions are pure within
'log4cxx::helpers::APRCharsetEncoder':
[cc]
/x1/gump/public/workspace/logging-log4cxx/include/log4cxx/helpers/charsetencoder.h:106:
note: virtual log4cxx_status_t log4cxx::helpers::CharsetEncoder::encode(const
log4cxx::LogString&, __gnu_cxx::__normal_iterator<const char*,
std::basic_string<char, std::char_traits<char>, std::allocator<char> > >&,
log4cxx::helpers::ByteBuffer&)
[cc] /x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:
At global scope:
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:584: error:
expected `}' at end of input
[cc]
/x1/gump/public/workspace/logging-log4cxx/include/log4cxx/helpers/objectptr.h:
In member function 'void log4cxx::helpers::ObjectPtrT<T>::cast(const
InterfacePtr&) [with InterfacePtr = int*, T =
log4cxx::helpers::CharsetEncoder]':
[cc]
/x1/gump/public/workspace/logging-log4cxx/include/log4cxx/helpers/objectptr.h:41:
instantiated from 'log4cxx::helpers::ObjectPtrT<T>::ObjectPtrT(const
InterfacePtr&) [with InterfacePtr = int*, T = log4cxx::helpers::CharsetEncoder]'
[cc]
/x1/gump/public/workspace/logging-log4cxx/src/charsetencoder.cpp:540:
instantiated from here
[cc]
/x1/gump/public/workspace/logging-log4cxx/include/log4cxx/helpers/objectptr.h:136:
error: request for member 'cast' in '*(int*)p1', which is of non-class type
'int'
BUILD FAILED
/x1/gump/public/workspace/logging-log4cxx/build.xml:723: gcc failed with return
code 1
Total time: 2 minutes 23 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/logging-log4cxx/logging-log4cxx-ant/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/logging-log4cxx/logging-log4cxx-ant/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 20000020102006, vmgump.apache.org:vmgump-public:20000020102006
Gump E-mail Identifier (unique within run) #23.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]