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 gene...@gump.apache.org.

Project tomcat-native-trunk-make has an issue affecting its community 
integration.
This issue affects 3 projects,
 and has been outstanding for 4 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - tomcat-native-trunk-make :  Tomcat native library using Apache Portable 
Runtime
    - tomcat-native-trunk-make-install :  Tomcat native library using Apache 
Portable Runtime
    - tomcat-trunk-test-apr :  Tomcat 9.x, a web server implementing the Java 
Servlet 4.0,
...


Full details are available at:
    
http://vmgump.apache.org/gump/public/tomcat-native-trunk/tomcat-native-trunk-make/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/tomcat-native-trunk/tomcat-native-trunk-make/gump_work/build_tomcat-native-trunk_tomcat-native-trunk-make.html
Work Name: build_tomcat-native-trunk_tomcat-native-trunk-make (Type: Build)
Work ended in a state of : Failed
Elapsed: 11 secs
Command Line: make 
[Working Directory: /srv/gump/public/workspace/tomcat-native-trunk/native]
---------------------------------------------
 #define AJP_TO_JSTRING(V)   (*e)->NewStringUTF((e), (V))
                                                      ^
src/ssl.c: In function 'ssl_init_cleanup':
src/ssl.c:355:5: error: too few arguments to function 'ERR_remove_thread_state'
     ERR_remove_thread_state();
     ^
In file included from 
/srv/gump/public/workspace/tomcat-native-trunk/native/include/ssl_private.h:39:0,
                 from src/ssl.c:24:
/srv/gump/public/workspace/openssl-master/dest-20160418/include/openssl/err.h:349:6:
 note: declared here
 void ERR_remove_thread_state(const CRYPTO_THREADID *tid);
      ^
src/ssl.c: In function 'SSL_BIO_close':
src/ssl.c:895:9: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
     j = (BIO_JAVA *)BIO_get_data(bi);
         ^
src/ssl.c: In function 'SSL_BIO_doref':
src/ssl.c:914:9: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
     j = (BIO_JAVA *)BIO_get_data(bi);
         ^
src/ssl.c: In function 'jbs_free':
src/ssl.c:948:9: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
     j = (BIO_JAVA *)BIO_get_data(bi);
         ^
src/ssl.c: In function 'jbs_write':
src/ssl.c:966:23: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
         BIO_JAVA *j = (BIO_JAVA *)BIO_get_data(b);
                       ^
src/ssl.c: In function 'jbs_read':
src/ssl.c:992:23: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
         BIO_JAVA *j = (BIO_JAVA *)BIO_get_data(b);
                       ^
src/ssl.c: In function 'jbs_puts':
src/ssl.c:1019:23: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
         BIO_JAVA *j = (BIO_JAVA *)BIO_get_data(b);
                       ^
src/ssl.c: In function 'jbs_gets':
src/ssl.c:1033:23: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
         BIO_JAVA *j = (BIO_JAVA *)BIO_get_data(b);
                       ^
src/ssl.c: In function 'init_bio_methods':
src/ssl.c:1085:17: warning: assignment makes pointer from integer without a 
cast [enabled by default]
     jbs_methods = BIO_meth_new(BIO_TYPE_FILE, "Java Callback");
                 ^
src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_newBIO':
src/ssl.c:1123:9: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
     j = (BIO_JAVA *)BIO_get_data(bio);
         ^
make[1]: *** [src/ssl.lo] Error 1
make[1]: Leaving directory 
`/srv/gump/public/workspace/tomcat-native-trunk/native'
make: *** [all-recursive] Error 1
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/tomcat-native-trunk/tomcat-native-trunk-make/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/tomcat-native-trunk/tomcat-native-trunk-make/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20160418000007, vmgump.apache.org:vmgump:20160418000007
Gump E-mail Identifier (unique within run) #3.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to