From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 26 Apr 2016 10:31:40 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <20160426103140.GA24065@gyle.altlinux.org> Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20160426 x86_64 beehive_status: +20 -8 (517) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2016 10:31:41 -0000 Archived-At: List-Archive: 20 NEW error logs apache2-mod_auth_pam-1.1.1-alt3.qa1 /usr/sbin/apxs2 -c mod_auth_pam.c -lpam make: /usr/sbin/apxs2: Command not found make: *** [mod_auth_pam.la] Error 127 apache2-mod_authz_external-3.2.4-alt1.qa1 mod_authnz_external.c: In function 'exec_external': mod_authnz_external.c:480:7: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' if (c->remote_ip) mod_authnz_external.c:481:49: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' child_env[i++]= apr_pstrcat(p, ENV_IP"=", c->remote_ip, NULL); -- mod_authnz_external.c:658:41: warning: initialization makes pointer from integer without a cast [-Wint-conversion] mod_authnz_external.c:685:41: error: 'AUTHZ_GROUP_NOTE' undeclared (first use in this function) filegroup= apr_table_get(r->notes, AUTHZ_GROUP_NOTE); mod_authnz_external.c:685:41: note: each undeclared identifier is reported only once for each function it appears in apxs:Error: Command failed with rc=65536 make: *** [mod_authnz_external.la] Error 1 apache2-mod_evasive-1.10.1-alt1.qa1 mod_evasive20.c: In function 'access_checker': mod_evasive20.c:142:39: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' if (is_whitelisted(r->connection->remote_ip)) mod_evasive20.c:146:43: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' n = ntt_find(hit_list, r->connection->remote_ip); mod_evasive20.c:158:56: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' snprintf(hash_key, 2048, "%s_%s", r->connection->remote_ip, r->uri); mod_evasive20.c:165:47: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' ntt_insert(hit_list, r->connection->remote_ip, time(NULL)); mod_evasive20.c:180:58: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' snprintf(hash_key, 2048, "%s_SITE", r->connection->remote_ip); mod_evasive20.c:187:47: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' ntt_insert(hit_list, r->connection->remote_ip, time(NULL)); mod_evasive20.c:208:117: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' snprintf(filename, sizeof(filename), "%s/dos-%s", log_dir != NULL ? log_dir : DEFAULT_LOG_DIR, r->connection->remote_ip); -- fprintf(file, "%ld\n", getpid()); mod_evasive20.c:215:90: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' LOG(LOG_ALERT, "Blacklisting address %s: possible DoS attack.", r->connection->remote_ip); -- #define LOG( A, ... ) { openlog("mod_evasive", LOG_PID, LOG_DAEMON); syslog( A, __VA_ARGS__ ); closelog(); } mod_evasive20.c:221:78: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' fprintf(file, "Subject: HTTP BLACKLIST %s\n\n", r->connection->remote_ip); mod_evasive20.c:222:81: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' fprintf(file, "mod_evasive HTTP Blacklisted %s\n", r->connection->remote_ip); apache2-mod_geoip2-1.2.7-alt1 mod_geoip.c: In function 'geoip_header_parser': mod_geoip.c:325:25: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' ipaddr = r->connection->remote_ip; -- ap_add_common_vars(r); mod_geoip.c:343:26: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' ipaddr = r->connection->remote_ip; apxs:Error: Command failed with rc=65536 apache2-mod_layout-5.1-alt1.qa1 + /usr/sbin/apxs2 -c mod_layout.c utility.c layout.c /usr/src/tmp/rpm-tmp.18370: line 95: /usr/sbin/apxs2: No such file or directory apache2-mod_limitipconn-0.23-alt1.qa1 /usr/sbin/apxs2 -c mod_limitipconn.c make: /usr/sbin/apxs2: Command not found make: *** [mod_limitipconn.so] Error 127 apache2-mod_macro-1.1.10-alt1.qa1 + /usr/sbin/apxs2 -c mod_macro.c /usr/src/tmp/rpm-tmp.59143: line 95: /usr/sbin/apxs2: No such file or directory apache2-mod_nss-1.0.8-alt1.qa1 checking for --with-apxs... configure: error: /usr/sbin/apxs2 not found or not executable apache2-mod_revocator-1.0.3-alt2 checking for --with-apxs... configure: error: /usr/sbin/apxs2 not found or not executable apache2-mod_umask-0.1.0-alt2 checking for apxs... no configure: error: *** The apxs binary installed by apache could not be found! apache2-mod_vdbh-1.0.3-alt1.1.qa1 + /usr/sbin/apxs2 -DHAVE_STDDEF_H -I/usr/include/mysql -L/usr/lib64 -Wl,-lmysqlclient -c mod_vdbh.c /usr/src/tmp/rpm-tmp.81624: line 95: /usr/sbin/apxs2: No such file or directory apache2-mod_vhost_limit-0.2-alt1.qa1 + /usr/sbin/apxs2 -c mod_vhost_limit.c /usr/src/tmp/rpm-tmp.35483: line 95: /usr/sbin/apxs2: No such file or directory aprutil1-1.5.1-alt1 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7167 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aprutil1-1.5.1 + LIBTOOL_M4=/usr/share/libtool/aclocal/libtool.m4 + ./buildconf --with-apr=/usr/share/apr-1 Problem finding apr source in /usr/share/apr-1. Use: --with-apr=[directory] mod_rpaf-0.6-alt5 mod_rpaf-2.0.c: In function 'rpaf_cleanup': mod_rpaf-2.0.c:180:23: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' rcr->r->connection->remote_ip = apr_pstrdup(rcr->r->connection->pool, rcr->old_ip); mod_rpaf-2.0.c:181:23: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_addr' rcr->r->connection->remote_addr->sa.sin.sin_addr.s_addr = apr_inet_addr(rcr->r->connection->remote_ip); -- rcr->r->connection->remote_addr->sa.sin.sin_addr.s_addr = apr_inet_addr(rcr->r->connection->remote_ip); mod_rpaf-2.0.c:181:95: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' rcr->r->connection->remote_addr->sa.sin.sin_addr.s_addr = apr_inet_addr(rcr->r->connection->remote_ip); mod_rpaf-2.0.c: In function 'change_remote_ip': mod_rpaf-2.0.c:194:34: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' if (is_in_array(r->connection->remote_ip, cfg->proxy_ips) == 1) { mod_rpaf-2.0.c:213:73: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' rcr->old_ip = apr_pstrdup(r->connection->pool, r->connection->remote_ip); mod_rpaf-2.0.c:216:26: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' r->connection->remote_ip = apr_pstrdup(r->connection->pool, ((char **)arr->elts)[((arr->nelts)-1)]); mod_rpaf-2.0.c:217:26: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_addr' r->connection->remote_addr->sa.sin.sin_addr.s_addr = apr_inet_addr(r->connection->remote_ip); mod_rpaf-2.0.c:217:93: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' r->connection->remote_addr->sa.sin.sin_addr.s_addr = apr_inet_addr(r->connection->remote_ip); apxs:Error: Command failed with rc=65536 neko-2.0.0-alt1 ap_log_rerror(__FILE__, __LINE__, APLOG_WARNING, LOG_SUCCESS c->r, "[mod_tora] %s", msg); /usr/include/apache2/http_config.h:573:9: error: request for member 'log' in something not a structure or union ((r)->log ? (r)->log : \ -- ap_log_rerror(__FILE__, __LINE__, APLOG_WARNING, LOG_SUCCESS c->r, "[mod_tora] %s", msg); /usr/include/apache2/http_config.h:573:32: error: request for member 'log' in something not a structure or union ((r)->log ? (r)->log : \ -- ap_log_rerror(__FILE__, __LINE__, APLOG_WARNING, LOG_SUCCESS c->r, "[mod_tora] %s", msg); /usr/include/apache2/http_config.h:574:9: error: request for member 'connection' in something not a structure or union (r)->connection->log ? (r)->connection->log : \ -- ap_log_rerror(__FILE__, __LINE__, APLOG_WARNING, LOG_SUCCESS c->r, "[mod_tora] %s", msg); /usr/include/apache2/http_config.h:574:32: error: request for member 'connection' in something not a structure or union (r)->connection->log ? (r)->connection->log : \ -- ap_log_rerror(__FILE__, __LINE__, APLOG_WARNING, LOG_SUCCESS c->r, "[mod_tora] %s", msg); /usr/include/apache2/http_config.h:575:10: error: request for member 'server' in something not a structure or union &(r)->server->log) -- mod_tora.c: In function 'tora_handler': mod_tora.c:235:36: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_ip' infos.client_ip = r->connection->remote_ip; mod_tora.c:53:26: error: 'conn_rec {aka struct conn_rec}' has no member named 'remote_addr' # define REMOTE_ADDR(c) c->remote_addr->sa.sin.sin_addr perl-Server-Starter-0.32-alt1 received TERM, sending TERM to all workers:9578 hasher-priv: master: idle time limit (3600 seconds) exceeded procps-3.3.7-alt2 Running ./ps.test/ps_sched_batch.exp ... FAIL: ps SCHED_BATCH scheduler === ps Summary === -- Running ./vmstat.test/vmstat.exp ... ERROR: tcl error sourcing ./vmstat.test/vmstat.exp. ERROR: can't read "partition": no such variable while executing rust-1.8.0-alt1 + cp /usr/src/RPM/SOURCES/rust-stage0-2016-02-17-4d3eebf-linux-x86_64-d29b7607d13d64078b6324aec82926fb493f59ba.tar.bz2 dl cp: cannot stat '/usr/src/RPM/SOURCES/rust-stage0-2016-02-17-4d3eebf-linux-x86_64-d29b7607d13d64078b6324aec82926fb493f59ba.tar.bz2': No such file or directory sope-3.0.2-alt2 Making all in mod_ngobjweb ... gmake[2]: /usr/sbin/apxs2: Command not found gcc -Wall -I. -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I -I/usr/include/apr-1 -I/usr/include/apu-1 -O0 -ggdb -c -o globals.o globals.c gmake[2]: /usr/sbin/apxs2: Command not found gcc -Wall -I. -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I -I/usr/include/apr-1 -I/usr/include/apu-1 -O0 -ggdb -c -o handler.o handler.c In file included from handler.c:22:0: common.h:37:19: fatal error: httpd.h: No such file or directory compilation terminated. sope2-2.3.10-alt1 Making all in mod_ngobjweb ... gmake[2]: /usr/sbin/apxs2: Command not found gcc -Wall -I. -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I -I/usr/include/apr-1 -I/usr/include/apu-1 -O0 -ggdb -c -o globals.o globals.c gmake[2]: /usr/sbin/apxs2: Command not found gcc -Wall -I. -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I -I/usr/include/apr-1 -I/usr/include/apu-1 -O0 -ggdb -c -o handler.o handler.c In file included from handler.c:22:0: common.h:37:19: fatal error: httpd.h: No such file or directory compilation terminated. 8 error logs REMOVED from the list apache-mime4j-0:0.7.2-alt3_11jpp8 efax-gtk-3.2.9-alt1.1 italc2-2.0.1-alt11 passenger-4.0.10-alt1.1 perl-IO-Event-0.813-alt2 python-module-scikits.ann-1:0.2-alt2.dev.r803.1.1 rust-1.7.0-alt1 slepc4py-real-3.5.1-alt1.git20141223 Total 517 error logs.