ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20250724 x86_64 beehive_status: +20 -17 (192)
@ 2025-07-24  6:38 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-07-24  6:38 UTC (permalink / raw)
  To: sisyphus-cybertalk

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 16980 bytes --]

	20 NEW error logs

dopewars-1.5.12-alt2_20.1033svn
	/bin/sh ../../libtool --mode=link x86_64-alt-linux-gcc	-pipe -frecord-gcc-switches
	-Wall -g -O2 -flto=auto -Wall  -o libsound_sdl.la -rpath /usr/lib64 -lSDL -lpthread
	-lSDL_mixer sound_sdl.lo  -lglib-2.0
	libtool: link: rm -fr  .libs/libsound_sdl.a
	libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/sound_sdl.o   -lSDL
	-lpthread -lSDL_mixer -lglib-2.0  -g -O2 -flto=auto   -Wl,-soname -Wl,libsound_sdl.so.0
	-o .libs/libsound_sdl.so.0.0.0
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so.0" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so.0")
	libtool: link: (cd ".libs" && rm -f "libsound_sdl.so" && ln -s "libsound_sdl.so.0.0.0"
	"libsound_sdl.so")
	libtool: link: ( cd ".libs" && rm -f "libsound_sdl.la" && ln -s "../libsound_sdl.la"
	"libsound_sdl.la" )
	make[3]: Leaving directory '/usr/src/RPM/BUILD/dopewars/src/plugins'
	make[2]: *** [Makefile:577: all-recursive] Error 1
	make[1]: *** [Makefile:478: all-recursive] Error 1
	make: *** [Makefile:406: all] Error 2

emptty-0.14.0-alt1
	none
	--- FAIL: TestHandleLoginRetriesNoRetry (0.00s)
	login_test.go:32: TestHandleLoginRetriesNoRetry: No retry was expected

erlang-proper-1.4.0.19.3bbd-alt1
	1) proper_tests:max_size_test/0
	^[[0;31m     Failure/Error: ?assert(2 * Ts >= Tb)
	expected: true

fractal-10.1-alt1
	Compiling fractal v10.1.0 (/usr/src/RPM/BUILD/fractal-10.1)
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

libftdi1-1.5-alt3.1
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c: In
	function '_wrap_usb_find_all':
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c:3757:15:
	error: too few arguments to function 'SWIG_Python_AppendOutput'
	3757 |	 resultobj = SWIG_Python_AppendOutput(resultobj,
	SWIG_NewPointerObj((void*)*arg2,SWIGTYPE_p_ftdi_device_list,0));
	--
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c: In
	function '_wrap_read_data':
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c:4016:15:
	error: too few arguments to function 'SWIG_Python_AppendOutput'
	4016 |	 resultobj = SWIG_Python_AppendOutput(resultobj, charp2str((char*)arg2, arg3));
	--
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c: In
	function '_wrap_read_pins':
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c:4140:15:
	error: too few arguments to function 'SWIG_Python_AppendOutput'
	4140 |	 resultobj = SWIG_Python_AppendOutput(resultobj, charp2str((char*)arg2, 1));
	--
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c: In
	function '_wrap_get_latency_timer':
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c:4168:15:
	error: too few arguments to function 'SWIG_Python_AppendOutput'
	4168 |	 resultobj = SWIG_Python_AppendOutput(resultobj, charp2str((char*)arg2, 1));
	--
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c: In
	function '_wrap_get_eeprom_buf':
	/usr/src/RPM/BUILD/libftdi1-1.5/python/CMakeFiles/_ftdi1.dir/ftdi1PYTHON_wrap.c:4273:15:
	error: too few arguments to function 'SWIG_Python_AppendOutput'
	4273 |	 resultobj = SWIG_Python_AppendOutput(resultobj, charp2str((char*)arg2, arg3));

libxtract-0.7.1-alt2.beta.git20140717
	xtract_wrap.c: In function 'swig_varlink_type':
	xtract_wrap.c:1554:22: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	1554 |	   { Py_tp_dealloc, (void *)swig_varlink_dealloc },
	xtract_wrap.c:1555:19: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	1555 |	   { Py_tp_repr, (void *)swig_varlink_repr },
	xtract_wrap.c:1556:22: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	1556 |	   { Py_tp_getattr, (void *)swig_varlink_getattr },
	xtract_wrap.c:1557:22: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	1557 |	   { Py_tp_setattr, (void *)swig_varlink_setattr },
	xtract_wrap.c:1558:18: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	1558 |	   { Py_tp_str, (void *)swig_varlink_str },
	xtract_wrap.c: In function 'SwigPyObject_TypeOnce':
	xtract_wrap.c:2190:22: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	2190 |	   { Py_tp_dealloc, (void *)SwigPyObject_dealloc },
	xtract_wrap.c:2191:19: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	2191 |	   { Py_tp_repr, (void *)SwigPyObject_repr },
	xtract_wrap.c:2192:23: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	2192 |	   { Py_tp_getattro, (void *)PyObject_GenericGetAttr },
	xtract_wrap.c:2194:26: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	2194 |	   { Py_tp_richcompare, (void *)SwigPyObject_richcompare },
	xtract_wrap.c:2196:18: error: ISO C forbids conversion of function pointer to object
	pointer type [-Werror=pedantic]
	2196 |	   { Py_nb_int, (void *)SwigPyObject_long },

log4cplus-2.1.2-alt1
	make: Entering directory '/usr/src/RPM/BUILD/log4cplus-2.1.2'
	/usr/bin/swig -noruntime -py3 -DUNICODE=1 -D_UNICODE=1	-c++ -python  \
	-I./include -I./include \
	-I./swig -o python_wrapU.cxx -module log4cplusU \
	./swig/log4cplus.swg
	Deprecated command line option: -py3. Ignored, this option is no longer supported.
	swig error : Unrecognized option -noruntime
	Use 'swig -help' for available options.
	make: *** [Makefile:4457: python_wrapU.cxx] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/log4cplus-2.1.2'

maven-reporting-impl-3.0.0-alt1_7jpp11
	[INFO] ------------------------------------------------------------------------
	[INFO] BUILD FAILURE
	[INFO] ------------------------------------------------------------------------
	[INFO] Total time:  3.190 s
	[INFO] Finished at: 2025-07-24T03:56:48Z
	[INFO] ------------------------------------------------------------------------
	[ERROR] NullPointerException
	[ERROR]
	[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
	[ERROR] Re-run Maven using the -X switch to enable full debug logging.

mysql-workbench-community-8.0.42-alt1
	[741/788] Building CXX object
	frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/sqlide_form.cpp.o
	In file included from
	/usr/src/RPM/BUILD/mysql-workbench-community-8.0.42/backend/wbpublic/grt/editor_base.h:28,
	from
	/usr/src/RPM/BUILD/mysql-workbench-community-8.0.42/frontend/linux/workbench/sqlide_form.cpp:25:
	/usr/src/RPM/BUILD/mysql-workbench-community-8.0.42/library/grt/src/grt.h:1388:40:
	warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
	1388 |	   explicit ListRef<internal::Integer>(const ValueRef &lvalue) :
	BaseListRef(lvalue) {
	/usr/src/RPM/BUILD/mysql-workbench-community-8.0.42/library/grt/src/grt.h:1388:40:
	note: remove the '< >'
	/usr/src/RPM/BUILD/mysql-workbench-community-8.0.42/library/grt/src/grt.h:1816:37:
	warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
	1816 |	   explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
	/usr/src/RPM/BUILD/mysql-workbench-community-8.0.42/library/grt/src/grt.h:1816:37:
	note: remove the '< >'
	ninja: build stopped: subcommand failed.

python3-module-Pygments-2.19.2-alt1
	tests/test_basic_api.py::test_random_input[TableGenLexer]
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-crosshair-tool-0.0.94-alt2
	assert found == {expected}, assertmsg
	AssertionError: Got MessageType.CANNOT_CONFIRM instead of MessageType.POST_FAIL (use
	`pytest -v` to show trace)
	=============================== warnings summary ===============================
	--
	XFAIL crosshair/libimpl/weakreflib_test.py::test_weakref_proxy - weakref.proxy is not
	yet supported
	FAILED crosshair/libimpl/builtinslib_test.py::test_str_upper_fail - Assertion...
	FAILED crosshair/libimpl/timelib_test.py::test_monotonic_confirm - AssertionE...
	FAILED
	crosshair/fuzz_core_test.py::test_str_methods[_class_crosshair_abcstring_AbcString_-capitalize-0]
	FAILED crosshair/libimpl/builtinslib_test.py::test_set_basic_fail - Assertion...
	= 4 failed, 11894 passed, 4 skipped, 3 xfailed, 287 warnings in 1608.49s (0:26:48) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3',
	'-m', 'pytest', '-vra', '-n', '16', '--deselect',
	'crosshair/libimpl/datetimelib_ch_test.py::test_builtin[check_timedelta_new]']' returned
	non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.19900 (%check)

python3-module-faststream-0.5.47-alt1
	>	assert "Current log level is 42" in stderr
	E	AssertionError: assert 'Current log level is 42' in ''
	tests/cli/test_run.py:352: AssertionError
	--
	>	assert "Current log level is 42" in stderr
	E	AssertionError: assert 'Current log level is 42' in ''
	tests/cli/test_run.py:352: AssertionError
	--
	=========================== short test summary info ============================
	FAILED tests/cli/test_asyncapi_docs.py::test_gen_asyncapi_for_kafka_app[json]
	FAILED tests/cli/test_asyncapi_docs.py::test_gen_asyncapi_for_kafka_app[yaml]
	FAILED tests/cli/test_run.py::test_run - AssertionError: assert -15 == 0
	FAILED tests/cli/test_run.py::test_run_asgi - urllib.error.URLError: <urlopen...
	FAILED tests/cli/test_run.py::test_run_as_asgi_with_single_worker - urllib.er...
	FAILED tests/cli/test_run.py::test_run_as_asgi_with_many_workers[3] - Asserti...
	FAILED tests/cli/test_run.py::test_run_as_asgi_with_many_workers[5] - Asserti...
	FAILED tests/cli/test_run.py::test_run_as_asgi_with_many_workers[7] - Asserti...
	FAILED tests/cli/test_run.py::test_run_as_asgi_mp_with_log_level[critical-50]

python3-module-numdifftools-0.9.41-alt3
	SKIPPED [1] src/numdifftools/tests/test_wprofiletools.py:292: LineProfiler is not
	installed.
	FAILED src/numdifftools/tests/test_numdifftools.py::TestHessdiag::test_fixed_step
	= 1 failed, 118 passed, 8 skipped, 7 deselected, 1097 warnings in 123.04s (0:02:03) =

python3-module-pyfltk-1.3.8-alt1.1
	./fltk/fltk_wrap.cpp: In function ‘int Fl_File_Browser_load_new(Fl_File_Browser*,
	PyObject*, PyObject*)’:
	./fltk/fltk_wrap.cpp:5062:21: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	5062 |	   char *directory=SWIG_Python_str_AsChar(dObj);
	--
	./fltk/fltk_wrap.cpp: In function ‘int Fl_Menu__add__SWIG_2(Fl_Menu_*, PyObject*,
	PyObject*, PyObject*, PyObject*, PyObject*)’:
	./fltk/fltk_wrap.cpp:6106:33: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	6106 |		       char* pyLabel = SWIG_Python_str_AsChar(lObj);
	--
	./fltk/fltk_wrap.cpp: In function ‘void Fl_Window_show(Fl_Window*, PyObject*,
	PyObject*)’:
	./fltk/fltk_wrap.cpp:6203:20: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	6203 |		 tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
	|		     SWIG_Python_str_FromChar
	./fltk/fltk_wrap.cpp:6228:20: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	6228 |		 tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
	--
	./fltk/fltk_wrap.cpp: In function ‘void Fl_Double_Window_show(Fl_Double_Window*,
	PyObject*, PyObject*)’:
	./fltk/fltk_wrap.cpp:6266:20: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	6266 |		 tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
	|		     SWIG_Python_str_FromChar
	./fltk/fltk_wrap.cpp:6291:20: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	6291 |		 tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
	--
	./fltk/fltk_wrap.cpp: In function ‘void Fl_Gl_Window_show(Fl_Gl_Window*, PyObject*,
	PyObject*)’:
	./fltk/fltk_wrap.cpp:6370:20: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	6370 |		 tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
	|		     SWIG_Python_str_FromChar
	./fltk/fltk_wrap.cpp:6395:20: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	6395 |		 tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
	--
	./fltk/fltk_wrap.cpp: In function ‘void Fl_Single_Window_show(Fl_Single_Window*,
	PyObject*, PyObject*)’:
	./fltk/fltk_wrap.cpp:6602:20: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	6602 |		 tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
	|		     SWIG_Python_str_FromChar
	./fltk/fltk_wrap.cpp:6627:20: error: ‘SWIG_Python_str_AsChar’ was not declared in
	this scope; did you mean ‘SWIG_Python_str_FromChar’?
	6627 |		 tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));

python3-module-schemathesis-4.0.9-alt1
	>	assert len(state_machine.rules()) == 3
	E	AttributeError: type object 'APIWorkflow' has no attribute 'rules'
	test/test_common_parameters.py:135: AttributeError
	--
	SKIPPED [1] test/coverage/test_combinations.py:238: This test is not applicable for
	multiple_of=None
	FAILED test/test_common_parameters.py::test_common_parameters_with_references_stateful
	===== 1 failed, 2352 passed, 1 skipped, 257 warnings in 1071.64s (0:17:51) =====
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '--snapshot-update',
	'test/']' returned non-zero exit status 1.

python3-module-wand-0.6.13-alt1.1
	........................................................................ [ 54%]
	...............................................Fatal Python error: Segmentation fault
	Thread 0x00007f1564999740 (most recent call first):

sfizz-1.2.3-alt5.g93da04262
	/usr/src/RPM/BUILD/sfizz-ui/library/tests/AudioFilesT.cpp:151
	[sfizz] Cannot set current thread scheduling
	parameters/usr/src/RPM/BUILD/sfizz-ui/library/tests/AudioFilesT.cpp:184: FAILED:
	REQUIRE( tmp1 == tmp2 )

sphinxbase-0.9-alt1_0.0.5prealpha.10
	sphinxbase_wrap.c: In function '_wrap_NGramModel_add_class':
	sphinxbase_wrap.c:5871:19: error: implicit declaration
	of function 'SWIG_Python_str_AsChar'; did you mean
	'SWIG_Python_str_FromChar'? [-Wimplicit-function-declaration]
	5871 |	       arg5[i] = SWIG_Python_str_AsChar(o);
	|		    SWIG_Python_str_FromChar
	sphinxbase_wrap.c:5871:17: error: assignment to 'char *' from 'int' makes pointer from
	integer without a cast [-Wint-conversion]
	5871 |	       arg5[i] = SWIG_Python_str_AsChar(o);
	sphinxbase_wrap.c:5890:9: error: implicit declaration
	of function 'SWIG_Python_str_DelForPy3'; did you mean
	'SWIG_Python_str_FromFormat'? [-Wimplicit-function-declaration]
	5890 |	       SWIG_Python_str_DelForPy3(arg5[i]);
	--
	sphinxbase_wrap.c: In function '_wrap_NGramModel_prob':
	sphinxbase_wrap.c:5937:17: error: assignment to 'char *' from 'int' makes pointer from
	integer without a cast [-Wint-conversion]
	5937 |	       arg3[i] = SWIG_Python_str_AsChar(o);

tmux-3.5a-alt1
	sh kill-session-process-exit.sh
	sh new-session-base-index.sh
	sh new-session-command.sh
	sh new-session-environment.sh
	sh new-session-no-client.sh
	sh new-session-size.sh
	sh new-window-command.sh
	sh osc-11colours.sh
	make: *** [Makefile:9: osc-11colours.sh] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

trurl-0.16.1-alt1
	202: passed	url --json --get '{port}'
	203: passed	url --get '{port}' --json
	204: passed	'e?e&&'
	205: passed	'e?e&'
	206: passed	'e?e&&&&&&&&&&&&&&&&&&&&&'
	207: passed	'e?e&&&&&&&&&&a&&&&&&&&&&&'
	Finished:
	Failed! - Failed: 5, Passed: 202, Skipped: 0, Total: 207
	make: *** [Makefile:76: test] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/trurl-0.16.1'

	17 error logs REMOVED from the list
blender4.5-4.5.0-alt1
dropbear-2025.88-alt1
fprintd-1.94.5-alt3
gnuplot-1:6.0.3-alt1
java-1.8.0-openjdk-0:1.8.0.462.b08-alt1
libwebrtc-audio-processing-1.3-alt2
lua5.4-module-lualanes-3.17.1-alt1_lr0
mumps-5.3.5-alt3
opendht-3.4.0-alt1
perl-Tie-DBI-1.08-alt1
python3-module-fastapi-0.116.1-alt3
python3-module-future-1.0.0-alt1.1
python3-module-websockets-15.0.1-alt1
valgrind-3.25.0-alt1
valkey-8.1.3-alt1
yajl-2.1.0-alt3
zig-0.14.1-alt1

Total 192 error logs.


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

only message in thread, other threads:[~2025-07-24  6:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-24  6:38 [cyber] I: Sisyphus-20250724 x86_64 beehive_status: +20 -17 (192) 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