ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20250104 i586 beehive_status: +25 -29 (720)
@ 2025-01-04 11:57 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-01-04 11:57 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: 22369 bytes --]

	25 NEW error logs

CGenius-3.5.1-alt1
	In file included from
	/usr/src/RPM/BUILD/Commander-Genius-v3.5.1/GsKit/graphics/GsTrueTypeFont.cpp:5:
	/usr/include/SDL2/SDL_ttf.h:165:16: error: using typedef-name 'TTF_Font' after 'struct'
	165 | typedef struct TTF_Font TTF_Font;
	--
	9 | typedef struct _TTF_Font TTF_Font;
	/usr/include/SDL2/SDL_ttf.h:165:25: error: conflicting declaration 'typedef int TTF_Font'
	165 | typedef struct TTF_Font TTF_Font;

erlang-proper-1.4.0.19.3bbd-alt1
	1) proper_tests:-false_props_test_/0-fun-384-/0:1025
	^[[0;31m     Failure/Error: ?assertEqual(false, proper : quickcheck ( fun_tests :
	prop_fun_int_int ( ) ))
	expected: false
	--
	2) proper_tests:max_size_test/0
	^[[0;31m     Failure/Error: ?assert(2 * Ts >= Tb)
	expected: true

golang-1.23.4-alt1
	ok	cmd/internal/testdir	32.691s
	FAILED
	rm -rf /usr/src/tmp/go-tool-dist-627231308

guile-fibers-1.3.1-alt1
	make  check-TESTS
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

guile22-2.2.7-alt1
	make[2]: Leaving directory '/usr/src/RPM/BUILD/guile22-2.2.7/bootstrap'
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

liboqs-0.12.0-alt1
	[gw0] [ 98%] PASSED tests/test_cmdline.py::test_sig[Dilithium3]
	tests/test_cmdline.py::test_sig[Dilithium5]
	[gw0] [ 98%] PASSED tests/test_cmdline.py::test_sig[Dilithium5]
	[gw7] [ 98%] PASSED tests/test_mem.py::test_mem_kem[Classic-McEliece-6960119f]
	tests/test_mem.py::test_mem_kem[Classic-McEliece-8192128]
	[gw7] [ 98%] PASSED tests/test_mem.py::test_mem_kem[Classic-McEliece-8192128]
	[gw1] [ 98%] PASSED tests/test_kat.py::test_kem[Classic-McEliece-460896]
	tests/test_kat.py::test_kem[Classic-McEliece-460896f]
	[gw1] [ 98%] PASSED tests/test_kat.py::test_kem[Classic-McEliece-460896f]
	tests/test_kat.py::test_kem[Classic-McEliece-6688128] ninja: build stopped: interrupted
	by user.

libtweeny-3.1.1-alt1.1
	+ mv 'doc/man/man3/tweeny_tween_ T _.3' doc/man/man3/tweeny_tween_T_.3
	mv: cannot stat 'doc/man/man3/tweeny_tween_ T _.3': No such file or directory

liburing-2.8-alt1


libwfmath-1.0.2-alt1_11
	+ mv 'doc/man/man3/WFMath_Polygon_*' doc/man/man3/WFMath_Polygon_2.3
	mv: cannot stat 'doc/man/man3/WFMath_Polygon_*': No such file or directory

os-autoinst-4.6-alt18.gitaff71c77
	3: t/07-commands.t			  (Wstat: 256 (exited 1) Tests: 13 Failed: 1)
	3:   Failed test:  12
	3:   Non-zero exit status: 1
	--
	test-doc-testapi-spellchecking
	67% tests passed, 1 tests failed out of 3
	Total Test time (real) =  94.71 sec
	The following tests FAILED:
	3 - test-perl-testsuite (Failed)
	--
	Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
	FAILED: CMakeFiles/check-pkg-build
	/usr/src/RPM/BUILD/os-autoinst-4.6/i586-alt-linux/CMakeFiles/check-pkg-build
	cd /usr/src/RPM/BUILD/os-autoinst-4.6/i586-alt-linux && /usr/bin/ctest -V -E test-local-.*

python-2.7.18-alt11
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-71:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-72:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-73:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-74:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-75:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-76:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Warning -- asyncore.socket_map was modified by test_ftplib

python3-module-binary-memcached-0.31.2-alt2
	>		self.connection.connect((self.host, self.port))
	E		ConnectionRefusedError: [Errno 111] Connection refused
	.tox/py3/lib/python3/site-packages/bmemcached/protocol.py:150: ConnectionRefusedError
	--
	=========================== short test summary info ============================
	FAILED test/test_auth.py::TestServerAuth::testAuthNotSuccessful - ConnectionR...
	================= 1 failed, 211 passed, 162 warnings in 10.52s =================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-binary-memcached-0.31.2/.tox/py3/bin/py.test -s
	(exited with code 1)
	py3 finish: run-test  after 11.74 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-binary-memcached-0.31.2/.tox/.tmp/package/1/python_binary_memcached-0.31.2-py3-none-any.whl

python3-module-chalice-1.31.2-alt1
	>	assert rc == chalice.cli.filewatch.RESTART_REQUEST_RC
	E	AssertionError: assert 0 == 3
	E	 +  where 3 = <module 'chalice.cli.filewatch' from
	'/usr/src/RPM/BUILD/chalice-1.31.2/chalice/cli/filewatch/__init__.py'>.RESTART_REQUEST_RC
	--
	=========================== short test summary info ============================
	FAILED tests/functional/cli/test_reloader.py::test_can_reload_when_file_modified[stat]
	= 1 failed, 1164 passed, 15 skipped, 1 deselected, 180 warnings in 62.71s (0:01:02) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest',
	'--ignore=chalice/templates', '--ignore=docs', '--ignore=tests/aws/test_features.py',
	'--ignore=tests/aws/test_websockets.py', '--ignore=tests/unit/deploy/test_packager.py',
	'--ignore=tests/integration/test_package.py',
	'--ignore=tests/functional/test_awsclient.py',
	'--deselect=tests/functional/cli/test_cli.py::test_can_generate_pipeline_for_all']'
	returned non-zero exit status 1.

python3-module-cherrypy-18.10.0-alt1
	XPASS cherrypy/test/test_caching.py::CacheTest::test_antistampede - #1536
	FAILED cherrypy/test/test_bus.py::test_block - assert 2 == 3
	== 1 failed, 288 passed, 9 skipped, 1 xfailed, 1 xpassed in 163.56s (0:02:43) ==
	--
	warnings.warn(
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-cherrypy-18.10.0/.tox/py3/bin/pytest (exited with code 1)
	py3 finish: run-test  after 164.47 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-cherrypy-18.10.0/.tox/.tmp/package/1/CherryPy-18.10.0-py3-none-any.whl

python3-module-fastapi-0.115.6-alt1
	>	assert "Using path non_existent_file.py" in result.stdout
	E	AssertionError: assert 'Using path non_existent_file.py' in '\n   FastAPI
	Starting development server 🚀\n \n		  Searching for package file structure
	from directories with \n	     __init__.py files\n \n		Path does not
	exist non_existent_file.py\n\n'
	E	 +  where '\n	FastAPI   Starting development server 🚀\n
	\n	       Searching for package file structure from directories with \n
	__init__.py files\n \n		   Path does not exist non_existent_file.py\n\n' =
	CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-fastapi-0.115.6/.run_venv/bin/python3',
	'-m', 'fastapi', 'de...tories with \n		  __init__.py files\n \n	     Path
	does not exist non_existent_file.py\n\n', stderr='').stdout
	--
	=========================== short test summary info ============================
	FAILED tests/test_fastapi_cli.py::test_fastapi_cli - AssertionError: assert '...
	1 failed, 2279 passed, 130 skipped in 25.56s
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-q', '-Wignore',
	'tests']' returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.15970 (%check)

python3-module-glymur-0.13.6-alt1
	>	self.assertTrue(delta1 < delta0)
	E	AssertionError: False is not true
	tests/test_threading.py:56: AssertionError
	--
	=========================== short test summary info ============================
	FAILED tests/test_threading.py::TestSuite::test_thread_support_for_reading - ...
	====== 1 failed, 672 passed, 6 skipped, 10 warnings in 130.83s (0:02:10) =======
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
	exit status 1.

python3-module-hdf5storage-0.2-alt1.1
	>	data = np.ndarray(shape=shape, dtype=dtype, buffer=bts)
	E	ValueError: array is too big; `arr.size * arr.dtype.itemsize` is larger than
	the maximum possible size.
	tests/make_randoms.py:180: ValueError
	--
	=========================== short test summary info ============================
	FAILED tests/test_empty_matrix_matlab_metadata.py::test_write_empty - ValueEr...
	=== 1 failed, 2447 passed, 3 skipped, 1 deselected, 1929 warnings in 16.58s ====
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
	test_has_required_lazy']' returned non-zero exit status 1.

python3-module-sanic-24.6.0-alt2
	=========================== short test summary info ============================
	FAILED tests/test_tls.py::test_logger_vhosts - sanic.exceptions.ServerError: ...
	FAILED tests/test_tls.py::test_ssl_in_multiprocess_mode - assert ('sanic.root...
	= 2 failed, 1666 passed, 25 skipped, 5 deselected, 3 xfailed, 6 xpassed, 320 warnings
	in 162.35s (0:02:42) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
	test_websocket_route_with_subprotocols and not test_keep_alive_client_timeout']'
	returned non-zero exit status 1.

python3-module-starlette-context-0.3.6-alt1.25.gf46610a
	>	    app = cls(app, *args, **kwargs)
	E	    TypeError: ContextMiddleware.__init__() got multiple values for argument
	'plugins'
	/usr/lib/python3/site-packages/starlette/applications.py:98: TypeError
	--
	>	    app = cls(app, *args, **kwargs)
	E	    TypeError: ContextMiddleware.__init__() got multiple values for argument
	'plugins'
	/usr/lib/python3/site-packages/starlette/applications.py:98: TypeError
	--
	=========================== short test summary info ============================
	FAILED
	tests/test_context/test_context_existence.py::test_context_existence_in_request_response_cycle
	FAILED
	tests/test_context/test_context_existence.py::test_context_outside_of_request_response_cycle
	FAILED tests/test_context/test_context_object.py::test_context_update - TypeE...
	FAILED tests/test_context/test_context_persistance.py::test_context_persistence
	FAILED tests/test_context/test_context_with_middleware.py::test_set_context_in_middlewares
	FAILED tests/test_context/test_context_with_middleware.py::test_set_context_in_view
	FAILED tests/test_plugins/test_api_key.py::test_valid_request_returns_proper_response
	FAILED tests/test_plugins/test_api_key.py::test_missing_forwarded_for_header
	FAILED
	tests/test_plugins/test_correlation_id.py::test_valid_request_returns_proper_response

python3-module-trio-0.28.0-alt1
	==================================== ERRORS ====================================
	_ ERROR collecting .run_venv/lib/python3/site-packages/trio/_tests/test_dtls.py _
	.run_venv/lib/python3/site-packages/trio/_tests/test_dtls.py:34: in <module>
	--
	raise TypeError("pkey must be a PKey instance")
	E   TypeError: pkey must be a PKey instance
	=========================== short test summary info ============================
	ERROR .run_venv/lib/python3/site-packages/trio/_tests/test_dtls.py - TypeErro...
	!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra', '--pyargs',
	'trio', '--verbose', '-p', 'trio._tests.pytest_plugin', '--skip-optional-imports',
	'-m', 'not redistributors_should_skip']' returned non-zero exit status 2.

python3-module-websockets-14.0-alt1
	......................................................................................................................................................................................................s..s.s.................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.......s..................................................................................................................................s.......................................................................................................................................s.........................................................................................................................s.......................s............................................E.............sss......................s............................................E................................F.................................................................................................................................................................................s.................................................................................................................................................................................................................................................................................................................................................................................
	ERROR: test_writing_in_recv_events_fails
	(tests.sync.test_connection.ClientConnectionTests.test_writing_in_recv_events_fails)
	Error when responding to incoming frames is correctly reported.
	--
	raise self.protocol.close_exc from original_exc
	websockets.exceptions.ConnectionClosedError: no close frame received or sent
	ERROR: test_writing_in_recv_events_fails
	(tests.sync.test_connection.ServerConnectionTests.test_writing_in_recv_events_fails)
	Error when responding to incoming frames is correctly reported.
	--
	raise self.protocol.close_exc from original_exc
	websockets.exceptions.ConnectionClosedError: no close frame received or sent
	FAIL: test_get_iter_text_message_not_received_yet
	(tests.sync.test_messages.AssemblerTests.test_get_iter_text_message_not_received_yet)
	get_iter yields a text message when it is received.
	--
	self.assertFalse(thread.is_alive())
	AssertionError: True is not false
	Ran 1785 tests in 77.450s
	FAILED (failures=1, errors=2, skipped=15)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
	exit status 1.

trackballs-1.3.3-alt1
	In file included from /usr/src/RPM/BUILD/trackballs-1.3.3/src/font.cc:25:
	/usr/include/SDL2/SDL_ttf.h:165:16: error: using typedef-name 'TTF_Font' after 'struct'
	165 | typedef struct TTF_Font TTF_Font;
	--
	30 | typedef struct _TTF_Font TTF_Font;
	/usr/include/SDL2/SDL_ttf.h:165:25: error: conflicting declaration 'typedef int TTF_Font'
	165 | typedef struct TTF_Font TTF_Font;
	--
	In file included from /usr/src/RPM/BUILD/trackballs-1.3.3/src/glHelp.cc:32:
	/usr/include/SDL2/SDL_ttf.h:165:16: error: using typedef-name 'TTF_Font' after 'struct'
	165 | typedef struct TTF_Font TTF_Font;
	--
	30 | typedef struct _TTF_Font TTF_Font;
	/usr/include/SDL2/SDL_ttf.h:165:25: error: conflicting declaration 'typedef int TTF_Font'
	165 | typedef struct TTF_Font TTF_Font;

trikStudioJunior-2021.3-alt1.1
	g++ -Wl,-rpath-link=/usr/src/RPM/BUILD/trikStudioJunior-2021.3/bin/release
	-Wl,-rpath=/usr/lib/trikStudioJunior -Wl,--disable-new-dtags -Wl,-O1 -fuse-ld=gold -o
	../../bin/release/checkapp .build/release/obj/checker.o .build/release/obj/main.o
	.build/release/obj/mainwindow.o .build/release/obj/qrc_resources.o
	.build/release/obj/qrc_qmake_qmake_qm_files.o .build/release/obj/moc_checker.o
	.build/release/obj/moc_mainwindow.o   -lquazip1-qt5 -lz -lQt5Core
	-L/usr/src/RPM/BUILD/trikStudioJunior-2021.3/bin/release -ltrikQsLog
	/usr/lib/libQt5Widgets.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Concurrent.so
	/usr/lib/libQt5Core.so -lGL -lpthread
	/usr/bin/ld.gold: error: cannot find -ltrikQsLog
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:88: ../../bin/release/checkapp] Error 1

util-linux-2.39.2-alt1
	ul: basic tests: [01] printable-characters	  ... OK
	ul: basic tests: [02] filter-input		  ... KNOWN FAILED (ul/basic-filter-input)
	ul: basic tests: [03] indicated			  ... OK
	utmp: subsecond					    ... OK
	ul: basic tests					  ... KNOWN FAILED (1 from 3 sub-tests)
	utmp: circle					    ... OK
	--
	blkid: superblocks probing: [74] netware	     ... OK
	script: replay: [04] live			      ... KNOWN FAILED (script/replay-live)
	script: replay					      ... KNOWN FAILED (1 from 4 sub-tests)
	blkid: superblocks probing: [75] nilfs2		     ... OK
	--
	}}}-diff
	script: options: [05] size			      ... FAILED (script/options-size)
	script: options					      ... FAILED (1 from 5 sub-tests)
	script: race conditions				      ... OK
	1 tests of 247 FAILED
	script/options

vcmi-1.6.0-alt1
	gmake[2]: Entering directory '/usr/src/RPM/BUILD/vcmi-1.6.0/i586-alt-linux'
	[ 88%] Building CXX object
	client/CMakeFiles/vcmiclientcommon.dir/renderSDL/RenderHandler.cpp.o
	cd /usr/src/RPM/BUILD/vcmi-1.6.0/i586-alt-linux/client && /usr/bin/c++
	-DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB
	-DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK
	-DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB
	-DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_THREAD_DYN_LINK
	-DBOOST_THREAD_NO_LIB -DENABLE_EDITOR -DENABLE_LAUNCHER -DENABLE_QT_TRANSLATIONS
	-DM_BIN_DIR=\"/usr/bin\" -DM_DATA_DIR=\"/usr/share/vcmi\" -DM_LIB_DIR=\"/usr/lib/vcmi\"
	-DUSE_SYSTEM_MINIZIP -DVCMI_VERSION_MAJOR=1 -DVCMI_VERSION_MINOR=6 -DVCMI_VERSION_PATCH=0
	-DVCMI_VERSION_STRING=\"1.6.0\" -I/usr/src/RPM/BUILD/vcmi-1.6.0/client
	-I/usr/src/RPM/BUILD/vcmi-1.6.0/server -I/usr/src/RPM/BUILD/vcmi-1.6.0/lib
	-I/usr/src/RPM/BUILD/vcmi-1.6.0 -I/usr/src/RPM/BUILD/vcmi-1.6.0/include
	-isystem /usr/include/SDL2 -pipe -frecord-gcc-switches -Wall -g -O2
	-flto=auto -march=i586 -mtune=generic -Wall -Wextra -Wpointer-arith
	-Wuninitialized -Wmismatched-tags -Wno-unused-parameter -Wno-switch -Wno-reorder
	-Wno-sign-compare -Wno-varargs -O2 -g -DNDEBUG -std=gnu++17 -fvisibility=hidden
	-fvisibility-inlines-hidden -fdiagnostics-color=always -Winvalid-pch -include
	/usr/src/RPM/BUILD/vcmi-1.6.0/i586-alt-linux/client/CMakeFiles/vcmiclientcommon.dir/cmake_pch.hxx
	-MD -MT client/CMakeFiles/vcmiclientcommon.dir/renderSDL/RenderHandler.cpp.o
	-MF CMakeFiles/vcmiclientcommon.dir/renderSDL/RenderHandler.cpp.o.d
	-o CMakeFiles/vcmiclientcommon.dir/renderSDL/RenderHandler.cpp.o -c
	/usr/src/RPM/BUILD/vcmi-1.6.0/client/renderSDL/RenderHandler.cpp
	gmake[2]: Leaving directory '/usr/src/RPM/BUILD/vcmi-1.6.0/i586-alt-linux'
	gmake[2]: Entering directory '/usr/src/RPM/BUILD/vcmi-1.6.0/i586-alt-linux'
	[ 88%] Building CXX object client/CMakeFiles/vcmiclientcommon.dir/renderSDL/SDLImage.cpp.o
	cd /usr/src/RPM/BUILD/vcmi-1.6.0/i586-alt-linux/client && /usr/bin/c++
	-DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB
	-DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK
	-DBOOST_FILESYSTEM_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB
	-DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_THREAD_DYN_LINK
	-DBOOST_THREAD_NO_LIB -DENABLE_EDITOR -DENABLE_LAUNCHER -DENABLE_QT_TRANSLATIONS
	-DM_BIN_DIR=\"/usr/bin\" -DM_DATA_DIR=\"/usr/share/vcmi\" -DM_LIB_DIR=\"/usr/lib/vcmi\"
	-DUSE_SYSTEM_MINIZIP -DVCMI_VERSION_MAJOR=1 -DVCMI_VERSION_MINOR=6 -DVCMI_VERSION_PATCH=0
	-DVCMI_VERSION_STRING=\"1.6.0\" -I/usr/src/RPM/BUILD/vcmi-1.6.0/client
	-I/usr/src/RPM/BUILD/vcmi-1.6.0/server -I/usr/src/RPM/BUILD/vcmi-1.6.0/lib
	-I/usr/src/RPM/BUILD/vcmi-1.6.0 -I/usr/src/RPM/BUILD/vcmi-1.6.0/include
	-isystem /usr/include/SDL2 -pipe -frecord-gcc-switches -Wall -g -O2
	-flto=auto -march=i586 -mtune=generic -Wall -Wextra -Wpointer-arith
	-Wuninitialized -Wmismatched-tags -Wno-unused-parameter -Wno-switch -Wno-reorder
	-Wno-sign-compare -Wno-varargs -O2 -g -DNDEBUG -std=gnu++17 -fvisibility=hidden
	-fvisibility-inlines-hidden -fdiagnostics-color=always -Winvalid-pch -include
	/usr/src/RPM/BUILD/vcmi-1.6.0/i586-alt-linux/client/CMakeFiles/vcmiclientcommon.dir/cmake_pch.hxx
	-MD -MT client/CMakeFiles/vcmiclientcommon.dir/renderSDL/SDLImage.cpp.o
	-MF CMakeFiles/vcmiclientcommon.dir/renderSDL/SDLImage.cpp.o.d
	-o CMakeFiles/vcmiclientcommon.dir/renderSDL/SDLImage.cpp.o -c
	/usr/src/RPM/BUILD/vcmi-1.6.0/client/renderSDL/SDLImage.cpp
	gmake[2]: Leaving directory '/usr/src/RPM/BUILD/vcmi-1.6.0/i586-alt-linux'
	gmake[1]: *** [CMakeFiles/Makefile2:1248: client/CMakeFiles/vcmiclientcommon.dir/all]
	Error 2
	gmake: *** [Makefile:156: all] Error 2

	29 error logs REMOVED from the list
Uranium-5.4.0-alt4
apache-commons-collections-0:3.2.2-alt1_27jpp11
auditd-plugin-clickhouse-lite-0.1.8-alt2
beecrypt-4.2.1-alt8
bing-1.3.5-alt1
cilk-5.4.6-alt13
cyrus-sasl2-2.1.28-alt2
epsonscan2-6.7.66.0-alt1
flickcurl-1.26-alt2
gnome-alsamixer-0.9.7-alt6
gnome-recipes-2.0.4-alt2
gshutdown-0.3-alt0.svn634.1.qa1
gtkhtml3-3.32.2-alt5
libgtk-engines-default-1:2.20.2-alt3.1
libudev0-181-alt9
libxmlsec1-1.2.38-alt1
nss-3.107-alt1
ocaml-ounit-2.2.7-alt1
perl-Crypt-DES-2.07-alt2.2
python3-module-django-rich-1.13.0-alt1
python3-module-jupyter_server-2.15.0-alt1
python3-module-loky-3.4.1-alt2
python3-module-plumbum-1.9.0-alt1
python3-module-pygame-2.6.1-alt2
rpm-build-4.0.4.203-alt1
sfizz-1.2.3-alt5.g93da04262
strace-6.12-alt1
tmux-3.5a-alt1
unzip-6.0-alt6

Total 720 error logs.


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

only message in thread, other threads:[~2025-01-04 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-04 11:57 [cyber] I: Sisyphus-20250104 i586 beehive_status: +25 -29 (720) 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