[cyber] I: Sisyphus-20230930 i586 beehive_status: +17 -25 (174)

ALT beekeeper hiver на altlinux.org
Сб Сен 30 12:30:33 MSK 2023


	17 NEW error logs

arrow-12.0.0-alt2
	<string>:34: DeprecationWarning: pkg_resources is deprecated as an API. See
	https://setuptools.pypa.io/en/latest/pkg_resources.html
	ERROR setuptools_scm._integration.setuptools pyproject.toml does not contain a
	tool.setuptools_scm section
	Traceback (most recent call last):
	--
	section = defn.get("tool", {})[tool_name]
	KeyError: 'setuptools_scm'
	The above exception was the direct cause of the following exception:
	--
	raise LookupError(f"{name} does not contain a tool.{tool_name} section") from e
	LookupError: pyproject.toml does not contain a tool.setuptools_scm section
	Traceback (most recent call last):
	--
	assert not write_to.is_absolute(), f"{write_to=}"
	AssertionError:
	write_to=PosixPath('/usr/src/RPM/BUILD/arrow-12.0.0/python/pyarrow/_generated_version.py')
	Traceback (most recent call last):
	--
	raise RuntimeError(err_msg) from None
	RuntimeError: build_wheel failed

ghc8.6.4-sha-1.6.4.4-alt1
	unrecognised command: makefile (try --help)
	+ ./Setup build
	Preprocessing library for SHA-1.6.4.4..
	Building library for SHA-1.6.4.4..
	[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs,
	dist/build/Data/Digest/Pure/SHA.o )
	[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs,
	dist/build/Data/Digest/Pure/SHA.p_o )
	ghc: out of memory (requested 1048576 bytes)
	error: Bad exit status from /usr/src/tmp/rpm-tmp.29844 (%build)
	RPM build errors:
	File /usr/src/RPM/SOURCES/ghc8.6.4-sha-1.6.4.4-alt1.patch is smaller than 8 bytes

gnustep-themes-Gtk-1.0-alt8
	from GGnomeTheme.m:5:
	/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use
	'GDateTime' instead [-Wdeprecated-declarations]
	139 |	GTime  mod_time; /* time of the modification */
	/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use
	'GDateTime' instead [-Wdeprecated-declarations]
	144 | GTime	  gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
	/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use
	'GDateTime' instead [-Wdeprecated-declarations]
	153 |						   GTime	  mod_time);
	gmake[2]: *** [/usr/share/GNUstep/Makefiles/Instance/bundle.make:193:
	internal-bundle-run-compile-submake] Error 2
	gmake[1]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:297:
	Gtk.all.bundle.variables] Error 2
	make: *** [/usr/share/GNUstep/Makefiles/Master/bundle.make:37: internal-all] Error 2

libkcapi-1.3.1-alt1
	++ ./test-invocation.sh
	cat: -: No such file or directory
	checking for a BSD-compatible install... /bin/install -c
	--
	checking for gawk... gawk
	checking whether make sets $(MAKE)... cat: -: No such file or directory
	no
	checking whether make supports nested variables... yes
	checking build system type... cat: -: No such file or directory
	i686-pc-linux-gnu
	--
	checking how to print strings... printf
	checking whether make supports the include directive... cat: -: No such file or directory
	no
	checking for gcc... gcc
	cat: -: No such file or directory
	checking whether the C compiler works... no
	configure: error: in `/usr/src/RPM/BUILD/libkcapi-1.3.1':
	configure: error: C compiler cannot create executables
	See `config.log' for more details

liboil-0.3.17-alt1.qa2
	../test-driver: line 112: 3860325 Segmentation fault	  "$@" >> "$log_file" 2>&1
	FAIL: stride
	PASS: dso_check
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See testsuite/test-suite.log

mumps-5.3.5-alt3
	/usr/lib/openmpi/bin/mpicc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o
	nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
	-Wl,-soname,libpord-5.3.so -o libpord-5.3.so -Wl,--as-needed,-rpath,/usr/lib/openmpi/lib
	-L/usr/lib/openmpi/lib -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0x2a4dfba77ff7bdbe not in object file
	libbacktrace could not find executable to open
	--
	See <http://bugzilla.altlinux.org> for instructions.
	lto-wrapper: fatal error: i586-alt-linux-gcc returned 1 exit status
	compilation terminated.
	ld: error: lto-wrapper failed
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:34: libpord.so] Error 1

nim-lang-1.6.12-alt3
	FAILURE! total: 283 passed: 277 skipped: 5 failed: 1
	tests failed

perl-CryptX-0.078-alt1
	t/mbi_ltm_01load.t .................. ok
	#   Failed test '$x = Math::BigFloat->new("1"); $y = Math::BigFloat->new("1"); $x >> $y;'
	#   at ./t/mbi_ltm/bigfltpm.inc line 168.
	--
	#     expected: '0.5'
	#   Failed test '$x = Math::BigFloat->new("123"); $y = Math::BigFloat->new("1"); $x >> $y;'
	#   at ./t/mbi_ltm/bigfltpm.inc line 168.
	--
	#     expected: '61.5'
	#   Failed test '$x = Math::BigFloat->new("2"); $y = Math::BigFloat->new("18.2"); $x <<=
	$y; $x->copy()->bfround(-9);'
	#   at ./t/mbi_ltm/bigfltpm.inc line 502.
	--
	t/mbi_ltm_bigintg.t ................. ok
	#   Failed test '$x = Math::BigInt->new("+8"); $y = Math::BigInt->new("-2"); $x << $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: 'NaN'
	#   Failed test '$x = Math::BigInt->new("+1234"); $y = Math::BigInt->new("-3");
	$x->blsft($y, 10);'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: 'NaN'
	#   Failed test '$x = Math::BigInt->new("+2"); $y = Math::BigInt->new("-2"); $x >> $y;'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	#     expected: 'NaN'
	#   Failed test '$x = Math::BigInt->new("+1234"); $y = Math::BigInt->new("-3");
	$x->brsft($y, 10);'
	#   at ./t/mbi_ltm/bigintpm.inc line 202.
	--
	t/mbi_ltm_bigfltpm.t		  (Wstat: 768 Tests: 2396 Failed: 3)
	Failed tests:  307, 313, 2394
	Non-zero exit status: 3
	t/mbi_ltm_bigintpm.t		  (Wstat: 1024 Tests: 3718 Failed: 4)
	Failed tests:  701, 713, 733, 745
	Non-zero exit status: 4
	--
	Result: FAIL
	Failed 2/136 test programs. 7/24428 subtests failed.
	make: *** [Makefile:1363: test_dynamic] Error 255

perl-Devel-Cover-1.40-alt1
	t/e2e/eval_use.t ................... ok
	#   Failed test 'output'
	#   at /usr/src/RPM/BUILD/Devel-Cover-1.40/blib/lib/Devel/Cover/Test.pm line 311.
	--
	t/e2e/md5.t			 (Wstat: 256 Tests: 1 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/83 test programs. 1/91 subtests failed.
	make: *** [Makefile:1045: test_dynamic] Error 255

python3-module-PySide2-5.15.2-alt4
	gmake[1]: Leaving directory
	'/usr/src/RPM/BUILD/pyside-setup-opensource-src-5.15.2/i586-alt-linux'
	gmake[2]: Entering directory
	'/usr/src/RPM/BUILD/pyside-setup-opensource-src-5.15.2/i586-alt-linux'
	[ 50%] Linking CXX shared module ../QtLocation.cpython-311.so
	cd
	/usr/src/RPM/BUILD/pyside-setup-opensource-src-5.15.2/i586-alt-linux/sources/pyside2/PySide2/QtLocation
	&& /usr/bin/cmake -E cmake_link_script CMakeFiles/QtLocation.dir/link.txt --verbose=1
	/usr/bin/clang++ -fPIC -pipe -frecord-gcc-switches -Wall
	-g -O2	-march=i586 -mtune=generic -Wall -fvisibility=hidden
	-Wno-strict-aliasing -DNDEBUG -shared  -o ../QtLocation.cpython-311.so
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeocodereply_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeomaneuver_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeoroute_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeoroutereply_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeoroutesegment_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeoserviceprovider_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplace_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacecontentreply_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacedetailsreply_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplaceicon_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplaceidreply_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacemanager_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplaceuser_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeocodingmanager_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeocodingmanagerengine_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeorouterequest_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeoroutingmanager_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeoroutingmanagerengine_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeoserviceproviderfactory_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplaceattribute_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacecategory_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacecontactdetail_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacecontent_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacecontentrequest_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplaceeditorial_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplaceimage_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacemanagerengine_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacematchreply_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacematchrequest_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplaceproposedsearchresult_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplaceratings_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacereply_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplaceresult_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacereview_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacesearchreply_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacesearchrequest_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacesearchresult_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacesearchsuggestionreply_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qplacesupplier_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qtlocation_module_wrapper.cpp.o
	CMakeFiles/QtLocation.dir/PySide2/QtLocation/qgeoserviceproviderfactoryv2_wrapper.cpp.o
	-Wl,-rpath,/usr/src/RPM/BUILD/pyside-setup-opensource-src-5.15.2/i586-alt-linux/sources/pyside2/libpyside:/usr/src/RPM/BUILD/pyside-setup-opensource-src-5.15.2/i586-alt-linux/sources/shiboken2/libshiboken:
	../../libpyside/libpyside2.cpython-311.so.5.15.2 /usr/lib/libQt5Location.so.5.15.10
	../../../shiboken2/libshiboken/libshiboken2.cpython-311.so.5.15.2 -lpython3.11
	/usr/lib/libQt5PositioningQuick.so.5.15.10 /usr/lib/libQt5Positioning.so.5.15.10
	/usr/lib/libQt5Quick.so.5.15.10 /usr/lib/libQt5QmlModels.so.5.15.10
	/usr/lib/libQt5Gui.so.5.15.10 /usr/lib/libQt5Qml.so.5.15.10
	/usr/lib/libQt5Network.so.5.15.10 /usr/lib/libQt5Core.so.5.15.10
	gmake[2]: Leaving directory
	'/usr/src/RPM/BUILD/pyside-setup-opensource-src-5.15.2/i586-alt-linux'
	gmake[1]: Entering directory
	'/usr/src/RPM/BUILD/pyside-setup-opensource-src-5.15.2/i586-alt-linux'
	[ 50%] Built target QtLocation
	gmake[1]: Leaving directory
	'/usr/src/RPM/BUILD/pyside-setup-opensource-src-5.15.2/i586-alt-linux'
	gmake: *** [Makefile:139: all] Error 2

python3-module-oslo.rootwrap-7.0.1-alt1
	{4}
	oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_signal
	[1.684302s] ... ok
	{12}
	oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_client
	[2.141982s] ... FAILED
	Captured traceback:
	--
	raise self.failureException(msg)
	AssertionError: -9 == -9 : Server haven't stopped in one second
	Captured daemon_log:
	--
	raise self.failureException(msg)
	AssertionError: -9 == -9 : Server haven't stopped in one second
	Captured daemon_log:

python3-module-pyside6-6.4.2-alt2
	[577/2092] Building CXX object
	sources/pyside6/PySide6/QtCore/CMakeFiles/QtCore.dir/PySide6/QtCore/qcalendar_wrapper.cpp.o
	FAILED:
	sources/pyside6/PySide6/QtCore/CMakeFiles/QtCore.dir/PySide6/QtCore/qcalendar_wrapper.cpp.o
	/usr/bin/clang++ -DPy_LIMITED_API=0x03060000
	-DQT_CORE_LIB -DQT_LEAN_HEADERS=1 -DQT_NO_DEBUG -DQtCore_EXPORTS
	-I/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/sources/pyside6/PySide6/QtCore/QtCore
	-I/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/sources/pyside6/PySide6/QtCore
	-I/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/i586-alt-linux/sources/pyside6/PySide6/QtCore
	-I/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/sources/pyside6/PySide6
	-I/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/sources/pyside6/libpyside
	-I/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/sources/shiboken6/libshiboken
	-I/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/i586-alt-linux/sources/shiboken6/libshiboken
	-I/usr/include/python3.11 -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6
	-isystem /usr/lib/qt6/mkspecs/linux-g++ -pipe -frecord-gcc-switches -Wall
	-g -O2	-march=i586 -mtune=generic -Wall -Wextra -Wno-strict-aliasing
	-fvisibility=hidden -O2 -g -DNDEBUG -std=gnu++17 -fPIC	 -fPIC -MD -MT
	sources/pyside6/PySide6/QtCore/CMakeFiles/QtCore.dir/PySide6/QtCore/qcalendar_wrapper.cpp.o
	-MF
	sources/pyside6/PySide6/QtCore/CMakeFiles/QtCore.dir/PySide6/QtCore/qcalendar_wrapper.cpp.o.d
	-o
	sources/pyside6/PySide6/QtCore/CMakeFiles/QtCore.dir/PySide6/QtCore/qcalendar_wrapper.cpp.o
	-c
	/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/i586-alt-linux/sources/pyside6/PySide6/QtCore/PySide6/QtCore/qcalendar_wrapper.cpp
	/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/i586-alt-linux/sources/pyside6/PySide6/QtCore/PySide6/QtCore/qcalendar_wrapper.cpp:528:34:
	error: expected unqualified-id
	int cppArg1 = QCalendar::(unnamed enum at
	/usr/include/qt6/QtCore/qcalendar.h:57:5)::Unspecified;
	/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/i586-alt-linux/sources/pyside6/PySide6/QtCore/PySide6/QtCore/qcalendar_wrapper.cpp:528:35:
	error: use of undeclared identifier 'unnamed'
	int cppArg1 = QCalendar::(unnamed enum at
	/usr/include/qt6/QtCore/qcalendar.h:57:5)::Unspecified;
	/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/i586-alt-linux/sources/pyside6/PySide6/QtCore/PySide6/QtCore/qcalendar_wrapper.cpp:1053:34:
	error: expected unqualified-id
	int cppArg2 = QCalendar::(unnamed enum at
	/usr/include/qt6/QtCore/qcalendar.h:57:5)::Unspecified;
	/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/i586-alt-linux/sources/pyside6/PySide6/QtCore/PySide6/QtCore/qcalendar_wrapper.cpp:1053:35:
	error: use of undeclared identifier 'unnamed'
	int cppArg2 = QCalendar::(unnamed enum at
	/usr/include/qt6/QtCore/qcalendar.h:57:5)::Unspecified;
	/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/i586-alt-linux/sources/pyside6/PySide6/QtCore/PySide6/QtCore/qcalendar_wrapper.cpp:1296:34:
	error: expected unqualified-id
	int cppArg2 = QCalendar::(unnamed enum at
	/usr/include/qt6/QtCore/qcalendar.h:57:5)::Unspecified;
	/usr/src/RPM/BUILD/pyside-setup-opensource-6.4.2/i586-alt-linux/sources/pyside6/PySide6/QtCore/PySide6/QtCore/qcalendar_wrapper.cpp:1296:35:
	error: use of undeclared identifier 'unnamed'
	int cppArg2 = QCalendar::(unnamed enum at
	/usr/include/qt6/QtCore/qcalendar.h:57:5)::Unspecified;

python3-module-zmq-24.0.1-alt1.1.1
	zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/socket.pyx:138: ZMQError
	--
	zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/socket.pyx:138: ZMQError
	--
	zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/socket.pyx:138: ZMQError
	--
	zmq/backend/cython/socket.pyx:787: in zmq.backend.cython.socket.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/socket.pyx:138: ZMQError
	--
	=========================== short test summary info ============================
	FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError: T...
	FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.error...
	FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.erro...
	FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQError: ...
	FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...

udp2raw-tunnel-20230206.0-alt1
	from connection.cpp:8:
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct packet_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);
	--
	204 | struct packet_info_t  // todo change this to union
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct raw_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);
	--
	238 | struct raw_info_t {
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct conn_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);
	--
	from misc.cpp:8:
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct packet_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);
	--
	204 | struct packet_info_t  // todo change this to union
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct raw_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);
	--
	238 | struct raw_info_t {
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct conn_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);
	--
	from fd_manager.cpp:8:
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct packet_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);
	--
	204 | struct packet_info_t  // todo change this to union
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct raw_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);
	--
	238 | struct raw_info_t {
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct conn_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);
	--
	from client.cpp:1:
	/usr/include/linux/if_packet.h:24:17: error: flexible array member 'sockaddr_ll::<unnamed
	union>::<unnamed struct>::sll_addr_flex' not at end of 'struct packet_info_t'
	24 |		     __DECLARE_FLEX_ARRAY(unsigned char, sll_addr_flex);

wine-proton-tkg-1:8.0-alt2.rc1
	-Wwrite-strings -Wpointer-arith -Wabsolute-value -fno-omit-frame-pointer -g -O2
	dlls/wined3d/surface.c:246:61: error: incompatible function pointer types initializing
	'void (*)(const BYTE *, BYTE *, unsigned int, unsigned int, unsigned int, unsigned int)'
	(aka 'void (*)(const unsigned char *, unsigned char *, unsigned int, unsigned int, unsigned
	int, unsigned int)') with an expression of type 'void (const BYTE *, BYTE *, DWORD, DWORD,
	unsigned int, unsigned int)' (aka 'void (const unsigned char *, unsigned char *, unsigned
	long, unsigned long, unsigned int, unsigned int)') [-Wincompatible-function-pointer-types]
	{WINED3DFMT_B8G8R8X8_UNORM, WINED3DFMT_L8_UNORM,	convert_x8r8g8b8_l8},

wine-stable-1:8.0.6-alt1
	-Wwrite-strings -Wpointer-arith -Wabsolute-value -fno-omit-frame-pointer -g -O2
	dlls/wined3d/surface.c:246:61: error: incompatible function pointer types initializing
	'void (*)(const BYTE *, BYTE *, unsigned int, unsigned int, unsigned int, unsigned int)'
	(aka 'void (*)(const unsigned char *, unsigned char *, unsigned int, unsigned int, unsigned
	int, unsigned int)') with an expression of type 'void (const BYTE *, BYTE *, DWORD, DWORD,
	unsigned int, unsigned int)' (aka 'void (const unsigned char *, unsigned char *, unsigned
	long, unsigned long, unsigned int, unsigned int)') [-Wincompatible-function-pointer-types]
	{WINED3DFMT_B8G8R8X8_UNORM, WINED3DFMT_L8_UNORM,	convert_x8r8g8b8_l8},

wine-tkg-1:8.13-alt1
	-Wwrite-strings -Wpointer-arith -Wabsolute-value -fno-omit-frame-pointer -g -O2
	programs/belauncher/main.c:22:5: error: call to undeclared function '_write'; ISO C99
	and later do not support implicit function declarations [-Wimplicit-function-declaration]
	_write(1, &battleye_status, 1);

	25 error logs REMOVED from the list
ccls-0.20230717-alt1
cvise-2.8.0-alt2
dvdstyler-3.2.1-alt1
fprintd-1.94.2-alt1
gdb-13.2.0.43.854f46b6377-alt1
grpcurl-1.8.7-alt1
guile-fibers-1.3.1-alt1
irony-server-1.5.0-alt3
itk-5.1.2-alt5
libclc-16.0.5-alt1
libelfin-0.3-alt2
libewf-20171104-alt1
libextractor-1.11-alt1
libgupnp-igd-1.6.0-alt1
p7zip-17.04-alt2
perl-Proc-Simple-1.32-alt1
python3-module-easyprocess-1.1-alt2
python3-module-ipykernel-6.25.2-alt1
python3-module-jq-1.5.0-alt1
python3-module-pydantic-2.3.0-alt1
python3-module-pyghmi-1.5.19-alt1
qt6-tools-6.4.2-alt2
qt6-wayland-6.4.2-alt1
sendmail-8.16.1-alt1
thunderbird-102.12.0-alt2

Total 174 error logs.


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