Am 16.10.2017 um 11:23 schrieb build...@apache.org:
The Buildbot has detected a new failure on builder httpd-trunk while building . 
Full details are available at:
     https://ci.apache.org/builders/httpd-trunk/builds/1199

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_slave6_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'httpd-trunk-on-commit' 
triggered this build
Build Source Stamp: [branch httpd/httpd/trunk] 1812263
Blamelist: rjung

BUILD FAILED: failed compile

The failure is

In file included from /home/buildslave/slave/httpd-trunk/build/include/ap_config.h:184:0, from /home/buildslave/slave/httpd-trunk/build/include/httpd.h:44,
                 from util_expr_private.h:20,
                 from util_expr_parse.y:32:
/home/buildslave/slave/httpd-trunk/build/include/ap_config_auto.h:357:16: error: two or more data types in declaration specifiers
 #define rlim_t int
                ^
/home/buildslave/slave/httpd-trunk/build/build/rules.mk:207: recipe for target 'util_expr_parse.lo' failed

which showed up, because now we actually run maintainer mode with -Werror.

Does anybody know hot e can look at the contantes of server/util_expr_parse.c in the buildbot build dir?

Regards,

Rainer

Reply via email to