[cyber] I: Sisyphus-20160427 i586 beehive_status: +17 -11 (521)

ALT beekeeper hiver на altlinux.org
Ср Апр 27 14:56:47 MSK 2016


	17 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.93064: 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.54546: 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/lib -Wl,-lmysqlclient
	-c mod_vdbh.c
	/usr/src/tmp/rpm-tmp.79112: 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.11833: 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.1869
	+ 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

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 -D_LARGEFILE64_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 -D_LARGEFILE64_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 -D_LARGEFILE64_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 -D_LARGEFILE64_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.

	11 error logs REMOVED from the list
RHVoice-0.3-alt3
apt-repo-1.2.4-alt1
kdenetwork-3.5.13.2-alt4.2
kdesdk-3.5.13.2-alt2.1
passenger-4.0.10-alt1.1
perl-1:5.22.1-alt2
perl-HTML-WikiConverter-MoinMoin-0.54-alt1.1
perl-Server-Starter-0.32-alt1
python-module-mockito-0.5.2-alt1.1
sbcl-1.3.4-alt1
slepc4py-real-3.5.1-alt1.git20141223

Total 521 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk