[cyber] I: Sisyphus-20210316 x86_64 beehive_status: +7 -14 (361)

ALT beekeeper hiver на altlinux.org
Вт Мар 16 10:48:26 MSK 2021


	7 NEW error logs

clisp-1:2.49.92-alt2
	Bye.
	(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l *erg; echo "To see
	which tests failed, type" ; echo "    cat "`pwd`"/*.erg" ; exit 1)
	Test failed:
	-rw-r--r-- 1 builder builder 848 Mar 16 05:54 socket.erg
	To see which tests failed, type
	cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg

ipmiutil-3.1.3-alt1
	ld: iseltime.o: in function `get_sel_time':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:125: undefined reference to `ipmi_cmdraw'
	ld: iseltime.o: in function `main':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:235: undefined reference to
	`print_lan_opt_usage'
	ld: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:229: undefined reference to
	`parse_lan_options'
	ld: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:239: undefined reference to
	`ipmi_getdeviceid'
	ld: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:241: undefined reference to
	`show_outcome'
	ld: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:242: undefined reference to
	`ipmi_close_'
	ld: iseltime.o: in function `get_sel_utc':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:98: undefined reference to `ipmi_cmdraw'
	ld: iseltime.o: in function `main':
	/usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:292: undefined reference to `is_remote'
	ld: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:300: undefined reference to
	`ipmi_close_'
	ld: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:301: undefined reference to
	`show_outcome'
	ld: /usr/src/RPM/BUILD/ipmiutil-3.1.3/util/iseltime.c:264: undefined reference to
	`ipmi_close_'

perl-App-Cmd-0.331-alt1
	t/simple-args.t ........ ok
	#   Failed test 'Our simple app prints the help text for --fooble option'
	#   at t/simple-help.t line 30.
	--
	t/simple-help.t      (Wstat: 256 Tests: 4 Failed: 1)
	Failed test:  3
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/18 test programs. 1/81 subtests failed.
	make: *** [Makefile:789: test_dynamic] Error 255

perl-MooseX-Getopt-0.74-alt1
	t/103_uc_bug.t ...................... ok
	#   Failed test 'usage is printed on --help'
	#   at t/104_override_usage.t line 34.
	--
	# \t\s+.+characters)\Z)'
	#   Failed test 'usage is printed on unknown option'
	#   at t/104_override_usage.t line 40.
	--
	# \t\s+.+characters)\Z)'
	#   Failed test 'additional text included before normal usage string'
	#   at t/104_override_usage.t line 52.
	--
	# \t\s+.+characters)\Z)'
	#   Failed test 'additional text included before normal usage string'
	#   at t/104_override_usage.t line 68.
	--
	# \t\s+.+characters)\n--- DOCUMENTATION ---\n)'
	#   Failed test 'additional text included before normal usage string'
	#   at t/104_override_usage.t line 96.
	--
	t/109_help_flag.t ................... ok
	#   Failed test 'Usage text has nicely sorted options'
	#   at t/110_sort_usage_by_attr_order.t line 31.
	--
	t/104_override_usage.t		  (Wstat: 1280 Tests: 7 Failed: 5)
	Failed tests:  3-7
	Non-zero exit status: 5
	t/110_sort_usage_by_attr_order.t  (Wstat: 256 Tests: 1 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1

perl-MouseX-Getopt-0.38-alt1_5
	t/103_uc_bug.t .................... ok
	#   Failed test at t/104_override_usage.t line 71.
	#     Structures begin differing at:
	--
	t/106_no_ignore_case.t ............ ok
	#   Failed test 'usage information looks good'
	#   at t/107_no_auto_help.t line 63.
	--
	t/108_usage_attr.t ................ ok
	#   Failed test 'Help request detected; usage information properly printed'
	#   at t/109_help_flag.t line 43.
	--
	#		     aka --usage
	#   Failed test 'Help request detected; usage information properly printed'
	#   at t/109_help_flag.t line 43.
	--
	#		     aka --usage
	#   Failed test 'Help request detected; usage information properly printed'
	#   at t/109_help_flag.t line 43.
	--
	#		     aka --usage
	#   Failed test 'Help request detected; usage information properly printed'
	#   at t/109_help_flag.t line 43.
	--
	Failed 4/6 subtests
	#   Failed test 'Usage text has nicely sorted options'
	#   at t/110_sort_usage_by_attr_order.t line 68.
	--
	t/104_override_usage.t		(Wstat: 256 Tests: 8 Failed: 1)
	Failed test:  8
	Non-zero exit status: 1
	t/107_no_auto_help.t		(Wstat: 256 Tests: 3 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1
	t/109_help_flag.t		(Wstat: 1024 Tests: 6 Failed: 4)
	Failed tests:  1-4
	Non-zero exit status: 4

python3-module-pexpect-4.8.0-alt1
	=========================== short test summary info ============================
	FAILED tests/test_async.py::AsyncTests::test_async_replwrap_multiline - pexpe...
	FAILED tests/test_interact.py::InteractTestCase::test_interact_escape_None - ...
	FAILED tests/test_interact.py::InteractTestCase::test_interact_exit_unicode
	============ 3 failed, 231 passed, 13 warnings in 179.41s (0:02:59) ============

python3-module-pytest-cov-2.10.1-alt2
	tests/test_pytest_cov.py::test_multiprocessing_pool
	hasher-priv: master: idle time limit (3600 seconds) exceeded

	14 error logs REMOVED from the list
aqualung-1.0-alt3
automake_1.11-1.11.6-alt9
barcode-0.99-alt1
cilk-5.4.6-alt11
custodia-0.6.0-alt6
deepin-editor-5.9.0.16-alt1
deepin-image-viewer-5.6.3.73-alt1
fortranposix-0.1.1-alt1
gawk-5.1.0.0.213.d04f-alt1
guile22-2.2.7-alt1
pinfo-0.6.13-alt1
python3-module-flit-2.3.0-alt2
quilt-0.66-alt1
watchdog-5.13-alt1_18

Total 361 error logs.


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