ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
From: ALT beekeeper <hiver@altlinux.org>
To: sisyphus-cybertalk@lists.altlinux.org
Subject: [cyber] I: Sisyphus-20160704 i586 beehive_status: +6 (479)
Date: Mon, 4 Jul 2016 11:51:35 +0000
Message-ID: <20160704115135.GA13000@gyle.altlinux.org> (raw)

	6 NEW error logs

devscripts-2.12.6-alt2.1
	make -C scripts/
	dpkg-vendor: error: vendor default doesn't exist in /etc/dpkg/origins
	make[1]: Entering directory `/usr/src/RPM/BUILD/devscripts-2.12.6/scripts'
	--
	to use this script
	BEGIN failed--compilation aborted at plotchangelog.tmp line 44.
	make[1]: *** [plotchangelog.tmp] Error 2

girar-nmu-1.34-alt1
	Can't locate Date/Parse.pm in @INC (you may need to install the Date::Parse module)
	(@INC contains: /usr/lib/rpm /usr/src/tmp/girar-nmu-buildroot/usr/share/perl5
	/usr/src/tmp/girar-nmu-buildroot/usr/share/perl5 /usr/lib/perl5 /usr/share/perl5
	/usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl
	/usr/local/lib/perl/5.22 /usr/local/share/perl/5.22 /usr/lib/perl5 /usr/share/perl5
	/usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at
	/usr/src/tmp/girar-nmu-buildroot/usr/bin/srpmlschangelog line 9.
	BEGIN failed--compilation aborted at
	/usr/src/tmp/girar-nmu-buildroot/usr/bin/srpmlschangelog line 9.
	# perl(Date/Parse.pm) at line 9 (depth 3) not loaded at BEGIN SKIP
	# /usr/src/tmp/girar-nmu-buildroot/usr/bin/srpmlschangelog: deparse
	failed. isPerl=0.0421745490004876.
	find-requires: ERROR: /usr/lib/rpm/perl.req failed
	error: /bin/sh failed
	error: Failed to find Requires
	RPM build errors:

perl-BerkeleyDB-0.55-alt1.1
	*** Error in `/usr/bin/perl': corrupted double-linked list: 0x08384008 ***
	======= Backtrace: =========
	/lib/libc.so.6(+0x668df)[0xf74748df]
	--
	Result: FAIL
	Failed 1/32 test programs. 0/1755 subtests failed.
	make: *** [test_dynamic] Error 255

perl-Consul-0.016-alt1
	Can't locate namespace/autoclean.pm in @INC (you may need
	to install the namespace::autoclean module) (@INC contains:
	/usr/lib/rpm /usr/src/tmp/perl-Consul-buildroot/usr/lib/perl5
	/usr/src/tmp/perl-Consul-buildroot/usr/share/perl5
	/usr/src/tmp/perl-Consul-buildroot/usr/lib/perl5
	/usr/src/tmp/perl-Consul-buildroot/usr/share/perl5 /usr/lib/perl5 /usr/share/perl5
	/usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl
	/usr/local/lib/perl/5.22 /usr/local/share/perl/5.22 /usr/lib/perl5 /usr/share/perl5
	/usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at
	/usr/src/tmp/perl-Consul-buildroot/usr/share/perl5/Consul.pm line 5.
	BEGIN failed--compilation aborted at
	/usr/src/tmp/perl-Consul-buildroot/usr/share/perl5/Consul.pm line 5.
	# perl(namespace/autoclean.pm) at line 5 (depth 3) not loaded at BEGIN SKIP
	# /usr/src/tmp/perl-Consul-buildroot/usr/share/perl5/Consul.pm: deparse
	failed. prefix=/usr/src/tmp/perl-Consul-buildroot/usr/share/perl5
	find-requires: ERROR: /usr/lib/rpm/perl.req failed
	error: /bin/sh failed
	error: Failed to find Requires
	RPM build errors:

perl-HTML-Widget-1.11-alt2
	t/06bugs_select_empty_options.t .......... ok
	#   Failed test 'constraint value'
	#   at t/06bugs_select_zero_key_constraint.t line 23.
	--
	#     expected: '1'
	#   Failed test 'constraint value'
	#   at t/06bugs_select_zero_key_constraint.t line 25.
	--
	t/get_elements.t ......................... ok
	#   Failed test 'Errors correct with no params'
	#   at t/get_errors.t line 30.
	--
	#     $expected->[0] = 'bad foo'
	#   Failed test 'Errors correct with no params'
	#   at t/get_errors.t line 88.
	--
	t/06bugs_select_zero_key_constraint.t  (Wstat: 512 Tests: 3 Failed: 2)
	Failed tests:  2-3
	Non-zero exit status: 2
	t/get_errors.t			       (Wstat: 512 Tests: 6 Failed: 2)
	Failed tests:  1, 5
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 2/90 test programs. 4/625 subtests failed.
	make: *** [test_dynamic] Error 255

python-module-netcall-0.4.2-alt2.git20141120
	tests/test_sync.py::SyncClientBindConnectTest::test_reconnect_many_only <-
	tests/client_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_cannot_register_netcall_reserved <-
	tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_cannot_register_object_netcall_reserved <-
	tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_function <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_function_args <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_function_args_kwargs <- tests/rpc_mixins.py
	PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_function_kwargs <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_function_named <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_generator <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_generator_close_explicit <- tests/rpc_mixins.py
	/usr/src/tmp/rpm-tmp.52390: line 101:  1888 Segmentation fault	    py.test -vv

Total 479 error logs.


                 reply	other threads:[~2016-07-04 11:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160704115135.GA13000@gyle.altlinux.org \
    --to=hiver@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus-cybertalk@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git