[cyber] I: Sisyphus-20221203 x86_64 beehive_status: +7 -6 (81)

ALT beekeeper hiver на altlinux.org
Сб Дек 3 11:11:58 MSK 2022


	7 NEW error logs

gawk-5.1.0.0.213.d04f-alt1
	make[3]: Entering directory '/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test'
	1 TESTS FAILED
	make[3]: *** [Makefile:5248: pass-fail] Error 1

jicofo-1.1-alt0.4
	[INFO] ------------------------------------------------------------------------
	[INFO] BUILD FAILURE
	[INFO] ------------------------------------------------------------------------
	[INFO] Total time:  0.408 s
	[INFO] Finished at: 2022-12-03T03:18:01Z
	[INFO] ------------------------------------------------------------------------
	[ERROR] Malformed \uxxxx encoding.
	[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.

ldns-1.8.1-alt1
	./libtool --tag=CC --quiet --mode=compile x86_64-alt-linux-gcc -I. -I.	-DHAVE_CONFIG_H
	-DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function
	-Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2
	-flto=auto -D_FILE_OFFSET_BITS=64  -c examples/ldns-zsplit.c -o examples/ldns-zsplit.o
	mv: cannot stat 'examples/ldns-zsplit.loT': No such file or directory
	make: Leaving directory '/usr/src/RPM/BUILD/ldns-1.8.1'
	--
	./libtool --tag=CC --quiet --mode=compile x86_64-alt-linux-gcc -I. -I.	-DHAVE_CONFIG_H
	-DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function
	-Wstrict-prototypes -Wwrite-strings -W -Wall -pipe -frecord-gcc-switches -Wall
	-g -O2 -flto=auto -D_FILE_OFFSET_BITS=64  -c ./examples/ldns-testpkts.c -o
	examples/ldns-testpkts.lo
	mv: cannot stat 'examples/ldns-testpkts.loT': No such file or directory
	make: Leaving directory '/usr/src/RPM/BUILD/ldns-1.8.1'
	--
	ld: examples/.libs/ldns-testpkts.o: invalid string offset 2147483648 >= 1905 for section
	`.shstrtab'
	ld: error: examples/.libs/ldns-testpkts.o: ELF section name out of range
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:207: examples/ldns-testns] Error 1

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'

node-uglify-js-3.17.0-alt1
	JS_Parse_Error
	Б┬  Should return syntax error
	Б┬  Should reject duplicated label name
	--
	String literals
	Б┬  Should throw syntax error if a string literal contains a newline
	Б┬  Should handle line continuation correctly
	Б┬  Should not throw syntax error if a string has a line continuation
	Б┬  Should throw error in strict mode if string contains escaped
	octalIntegerLiteral
	--
	+ actual - expected
	+ '// (beautified)\nvar a = 0;\n\nfor (var b in [ 1, 2, 3 ]) {\n    a = console.log(+a +
	1);\n	 console.log(a);\n}\n// output: 1\n// undefined\n// NaN\n// undefined\n// NaN\n//
	undefined\n// \n// minify: Error: Script execution timed out after 100ms\n// options:
	{\n//	"compress": {\n//     "unsafe_math": true\n//	},\n//	 "mangle": false\n// }'
	- '// (beautified)\nvar a = 0;\n\nfor (var b in [ 1, 2, 3 ]) {\n    a = +a + 1 - .2;\n
	console.log(a);\n}\n// output: 0.8\n// 1.6\n// 2.4\n// \n// minify: 0.8\n// 1.6\n//
	2.4000000000000004\n// \n// options: {\n//   "compress": {\n//	   "unsafe_math":
	true\n//   },\n//   "mangle": false\n// }'

python3-module-easyprocess-1.1-alt1
	tests/test_fast/test_proc.py::test_wrap PASSED				 [ 31%]
	tests/test_fast/test_proc.py::test_with FAILED				 [ 34%]
	tests/test_fast/test_proc.py::test_parse PASSED				 [ 36%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_with - assert False
	=================== 1 failed, 37 passed in 79.00s (0:01:18) ====================

yate-6.1.0-alt2
	ld: /usr/src/tmp/ccUg87TS.ltrans0.ltrans.o: in function `(anonymous
	namespace)::DummyInterface::~DummyInterface()':
	<artificial>:(.text+0x10c3): undefined reference to `vtable for TelEngine::RadioInterface'
	ld: /usr/src/tmp/ccUg87TS.ltrans0.ltrans.o: in function `(anonymous
	namespace)::DummyInterface::~DummyInterface()':
	<artificial>:(.text+0x1133): undefined reference to `vtable for TelEngine::RadioInterface'
	ld: /usr/src/tmp/ccUg87TS.ltrans0.ltrans.o: in function `(anonymous
	namespace)::DummyModule::createIface(TelEngine::NamedList const&)':
	<artificial>:(.text+0x18d4): undefined reference to
	`TelEngine::RadioInterface::RadioInterface(char const*)'
	ld: <artificial>:(.text+0x18f3): undefined reference to
	`TelEngine::RadioCapability::RadioCapability()'
	ld: /usr/src/tmp/ccUg87TS.ltrans0.ltrans.o:(.data.rel.ro+0x40): undefined reference to
	`typeinfo for TelEngine::RadioInterface'
	ld: /usr/src/tmp/ccUg87TS.ltrans0.ltrans.o:(.data.rel.ro+0x208): undefined reference to
	`TelEngine::RadioInterface::toString() const'
	ld: /usr/src/tmp/ccUg87TS.ltrans0.ltrans.o:(.data.rel.ro+0x288): undefined reference to
	`TelEngine::RadioInterface::read(unsigned long&, TelEngine::RadioReadBufs&, unsigned int&)'
	ld: /usr/src/tmp/ccUg87TS.ltrans0.ltrans.o:(.data.rel.ro+0x318): undefined reference to
	`TelEngine::RadioInterface::completeDevInfo(TelEngine::NamedList&, bool, bool)'
	ld: /usr/src/tmp/ccUg87TS.ltrans0.ltrans.o:(.data.rel.ro+0x320): undefined reference to
	`TelEngine::RadioInterface::setError(TelEngine::NamedList&, unsigned int, char const*)'
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:315: radio/dummyradio.yate] Error 1

	6 error logs REMOVED from the list
automake_1.11-1.11.6-alt9
clisp-1:2.49.92-alt2
libvamp-2.10.0-alt1
python3-module-joblib-1.2.0-alt2
rocksndiamonds-4.3.2.1-alt1
strace-6.0-alt1

Total 81 error logs.


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