ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230413 x86_64 beehive_status: +7 -5 (113)
@ 2023-04-13  3:39 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-04-13  3:39 UTC (permalink / raw)
  To: sisyphus-cybertalk

	7 NEW error logs

elixir-1.14.2-alt2
	stacktrace:
	(stdlib 4.3) :ets.lookup(Mix.State, :scm)
	(mix 1.14.2) lib/mix/state.ex:31: Mix.State.get/2
	test/mix/scm_test.exs:7: Mix.SCMTest.__ex_unit_setup_1/1
	test/mix/scm_test.exs:3: Mix.SCMTest.__ex_unit__/2
	Finished in 48.3 seconds (2.3s on load, 0.03s async, 45.9s sync)
	6 doctests, 761 tests, 751 failures
	Randomized with seed 568376
	make: *** [Makefile:116: test_mix] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/elixir-1.14.2'

meschach-1.2-alt1.b.3
	gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c
	spbkp.c: In function 'spBKPfactor':
	spbkp.c:614:17: warning: variable 'row_num' set but not used [-Wunused-but-set-variable]
	614 |	  int	      row_num;
	spbkp.c:612:42: warning: variable 'r' set but not used [-Wunused-but-set-variable]
	612 |	  int	      i, j, k, l, n, onebyone, r;
	spbkp.c: At top level:
	spbkp.c:34:17: warning: 'rcsid' defined but not used [-Wunused-variable]
	34 | static  char    rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $";
	make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'

openmotif-2.3.8-alt1
	../../../clients/uil/uil -o hellomotif.uid hellomotif.uil -I./../../../clients/uil
	-I../../../clients/uil
	make[3]: *** [Makefile:646: hellomotif.uid] Segmentation fault
	make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif'
	make[3]: *** Waiting for unfinished jobs....
	make[3]: Entering directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif'
	x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../lib/Xm
	-I./../../../lib -I../../../lib    -I/usr/include/freetype2 -I/usr/include/libpng16
	-I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
	-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz
	-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -pipe -frecord-gcc-switches
	-Wall -g -O2 -flto=auto  -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment
	-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz
	-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include	-c hellomotif.c
	make[3]: Leaving directory '/usr/src/RPM/BUILD/openmotif-2.3.8/demos/programs/hellomotif'
	make[2]: *** [Makefile:358: all-recursive] Error 1
	make[1]: *** [Makefile:325: all-recursive] Error 1
	make: *** [Makefile:380: all-recursive] Error 1

perl-Number-WithError-1.01-alt2
	t/04arith.t	 (Wstat: 256 Tests: 15 Failed: 1)
	Failed test:  12
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/9 test programs. 1/894 subtests failed.
	make: *** [Makefile:779: test_dynamic] Error 255

python3-module-pytest-rerunfailures-10.2-alt1
	f"Expected '{expected_value}' but got '{field_value}'"
	E	AssertionError: outcomes.passed has unexpected value. Expected '2' but got '1'
	E	assert 1 == 2
	--
	=========================== short test summary info ============================
	FAILED test_pytest_rerunfailures.py::test_rerun_passes_after_temporary_test_crash
	=================== 1 failed, 61 passed, 1 skipped in 8.42s ====================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pytest-rerunfailures-10.2/.tox/py3/bin/pytest
	test_pytest_rerunfailures.py (exited with code 1)
	py3 finish: run-test  after 8.83 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pytest-rerunfailures-10.2/.tox/.tmp/package/1/pytest-rerunfailures-10.2.zip

quilt-0.67-alt1
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.67-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.67-alt1'
	[three.test]
	54 commands (54 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.67-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.67-alt1'
	[two.test]
	57 commands (57 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.67-alt1'
	make: Target 'check' not remade because of errors.

verilator-5.002-alt1
	221 | struct yy_buffer_state
	V3PreLex_pregen.yy.cpp:489: note: a different type is defined in another translation unit
	489 | struct yy_buffer_state
	V3Lexer_pregen.yy.cpp:227: note: the first difference of corresponding definitions is
	field 'yy_input_file'
	227 |	      std::streambuf* yy_input_file;
	V3PreLex_pregen.yy.cpp:492: note: a field of same name but different type is defined
	in another translation unit
	492 |	      FILE *yy_input_file;
	V3Lexer_pregen.yy.cpp:221: note: type name 'std::basic_streambuf<char,
	std::char_traits<char> >' should match type name '_IO_FILE'
	221 | struct yy_buffer_state
	make[2]: Leaving directory '/usr/src/RPM/BUILD/verilator-5.002/src/obj_opt'

	5 error logs REMOVED from the list
guile22-2.2.7-alt1
perl-Server-Starter-0.35-alt1.1
python3-module-oslo.middleware-5.1.0-alt1.1
python3-module-pytest-xdist-2.5.0-alt1
stringtemplate4-4.3.3-alt1_3jpp11

Total 113 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-13  3:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13  3:39 [cyber] I: Sisyphus-20230413 x86_64 beehive_status: +7 -5 (113) ALT beekeeper

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