ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230620 x86_64 beehive_status: +11 -13 (173)
@ 2023-06-20  3:59 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-06-20  3:59 UTC (permalink / raw)
  To: sisyphus-cybertalk

	11 NEW error logs

fprintd-1.94.2-alt1
	Full log written to
	/usr/src/RPM/BUILD/fprintd-1.94.2/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-internal__test
	/usr/bin/meson test --no-rebuild --print-errorlogs

guile-evms-0.6.5-alt2
	+ umask 022
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ cd guile-evms-0.6.5
	+ make
	make: Entering directory '/usr/src/RPM/BUILD/guile-evms-0.6.5'
	swig -D__NO_LONG_DOUBLE_MATH -D_MIPS_SZPTR=32 -guile -only-setters -I/usr/include/evms
	-o evms.c evms.i
	make: *** [Makefile:24: evms.c] Segmentation fault
	make: *** Deleting file 'evms.c'
	make: Leaving directory '/usr/src/RPM/BUILD/guile-evms-0.6.5'

guile22-2.2.7-alt1
	Running 00-socket.test
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

libteam-1.31-alt2.g69a7494.1
	+ /usr/bin/python3 setup.py build
	team/capi.i:48: Error: %typemap attribute 'in' is missing its value.  If this is
	specifying the target language, that's no longer supported: use #ifdef SWIG<LANG> instead.
	error: command '/usr/bin/swig' failed with exit code 1

libwfut-0.2.3-alt2_17
	|   SWIGPY_SLICE_ARG
	WFUT.cxx:6364:23: error: 'arg2' was not declared in this scope; did you mean 'arg1'?
	6364 |	 SWIGPY_SLICEOBJECT *arg2 = (SWIGPY_SLICEOBJECT *) 0 ;
	|			arg1
	WFUT.cxx:6364:51: error: expected primary-expression before ')' token
	6364 |	 SWIGPY_SLICEOBJECT *arg2 = (SWIGPY_SLICEOBJECT *) 0 ;
	WFUT.cxx:6379:33: error: expected primary-expression before ')' token
	6379 |	   arg2 = (SWIGPY_SLICEOBJECT *) swig_obj[1];
	WFUT.cxx: In function 'PyObject* _wrap_MirrorList___setitem____SWIG_0(PyObject*,
	Py_ssize_t, PyObject**)':
	WFUT.cxx:6398:3: error: 'SWIGPY_SLICEOBJECT' was not declared in this scope; did you mean
	'SWIGPY_SLICE_ARG'?
	6398 |	 SWIGPY_SLICEOBJECT *arg2 = (SWIGPY_SLICEOBJECT *) 0 ;
	|   SWIGPY_SLICE_ARG
	WFUT.cxx:6398:23: error: 'arg2' was not declared in this scope; did you mean 'arg1'?
	6398 |	 SWIGPY_SLICEOBJECT *arg2 = (SWIGPY_SLICEOBJECT *) 0 ;
	|			arg1
	WFUT.cxx:6398:51: error: expected primary-expression before ')' token
	6398 |	 SWIGPY_SLICEOBJECT *arg2 = (SWIGPY_SLICEOBJECT *) 0 ;
	WFUT.cxx:6414:33: error: expected primary-expression before ')' token
	6414 |	   arg2 = (SWIGPY_SLICEOBJECT *) swig_obj[1];
	WFUT.cxx: In function 'PyObject* _wrap_MirrorList___setitem____SWIG_1(PyObject*,
	Py_ssize_t, PyObject**)':
	WFUT.cxx:6446:3: error: 'SWIGPY_SLICEOBJECT' was not declared in this scope; did you mean
	'SWIGPY_SLICE_ARG'?
	6446 |	 SWIGPY_SLICEOBJECT *arg2 = (SWIGPY_SLICEOBJECT *) 0 ;
	|   SWIGPY_SLICE_ARG
	WFUT.cxx:6446:23: error: 'arg2' was not declared in this scope; did you mean 'arg1'?
	6446 |	 SWIGPY_SLICEOBJECT *arg2 = (SWIGPY_SLICEOBJECT *) 0 ;
	|			arg1
	WFUT.cxx:6446:51: error: expected primary-expression before ')' token
	6446 |	 SWIGPY_SLICEOBJECT *arg2 = (SWIGPY_SLICEOBJECT *) 0 ;

litmus-0.14.0-alt2.git.9fbc73d
	checking for a BSD-compatible install... /bin/install -c
	./configure: line 2846: syntax error near unexpected token `0,'
	./configure: line 2846: `NE_REQUIRE_VERSIONS(0, 26 27 28 29 30 31 32)'

llvm13.0-13.0.1-alt3
	[5036/7974] cd
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/lldb/bindings/python
	&& /usr/bin/swig -c++ -features autodoc
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/lldb/include
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/lldb/bindings -D__STDC_LIMIT_MACROS
	-D__STDC_CONSTANT_MACROS -I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/lldb/bindings/python
	-c++ -shadow -python -py3 -threads -outdir
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/lldb/bindings/python -o
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/lldb/bindings/python/LLDBWrapPython.cpp
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/lldb/bindings/python/python.swig
	FAILED: tools/lldb/bindings/python/LLDBWrapPython.cpp tools/lldb/bindings/python/lldb.py
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/lldb/bindings/python/LLDBWrapPython.cpp
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/lldb/bindings/python/lldb.py
	cd /usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/lldb/bindings/python
	&& /usr/bin/swig -c++ -features autodoc
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/lldb/include
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/lldb/bindings -D__STDC_LIMIT_MACROS
	-D__STDC_CONSTANT_MACROS -I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/lldb/bindings/python
	-c++ -shadow -python -py3 -threads -outdir
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/lldb/bindings/python -o
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/lldb/bindings/python/LLDBWrapPython.cpp
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/lldb/bindings/python/python.swig
	Deprecated command line option: -py3. Ignored, this option is no longer supported.
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/lldb/bindings/interfaces.swig:5: Error:
	Macro '__STDC_LIMIT_MACROS' redefined,
	:1: Error: previous definition of '__STDC_LIMIT_MACROS'.
	[5037/7974] /usr/bin/c++ -D_GNU_SOURCE
	-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/clang/tools/extra/clangd/refactor/tweaks
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/clang-tools-extra/clangd/refactor/tweaks
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/clang/tools/extra/clangd/../clang-tidy
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/clang/include
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/clang/include
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/include
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/llvm/include
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/clang-tools-extra/clangd
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/x86_64-alt-linux/tools/clang/tools/extra/clangd
	-I/usr/src/RPM/BUILD/llvm-project-13.0.1.src/clang-tools-extra/clangd/refactor/tweaks/../..
	-pipe -frecord-gcc-switches -Wall -g1 -O2 -fPIC -fno-semantic-interposition
	-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter
	-Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic
	-Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess
	-Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor
	-Wsuggest-override -Wno-comment -Wmisleading-indentation -fdiagnostics-color
	-ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual
	-fno-strict-aliasing -O2 -DNDEBUG  -fno-exceptions -std=c++14 -MD -MT
	tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o
	-MF
	tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o.d
	-o
	tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o
	-c
	/usr/src/RPM/BUILD/llvm-project-13.0.1.src/clang-tools-extra/clangd/refactor/tweaks/RawStringLiteral.cpp

python3-module-hupper-1.0-alt2
	=========================== short test summary info ============================
	FAILED tests/test_it.py::test_myapp_reloads_when_touching_ini - RuntimeError:...
	FAILED tests/test_it.py::test_myapp_reloads_when_touching_pyfile - RuntimeErr...
	=================== 2 failed, 3 passed, 1 warning in 14.41s ====================

python3-module-pyfltk-1.3.7-alt1.1
	Deprecated command line option: -py3. Ignored, this option is no longer supported.
	/usr/include/FL/Fl_Export.H:35: Error: Macro 'FL_EXPORT' redefined,
	:1: Error: previous definition of 'FL_EXPORT'.
	Building for Linux
	--
	raise CalledProcessError(retcode, cmd)
	subprocess.CalledProcessError: Command '['swig', '-w302', '-w312', '-w325', '-w362',
	'-w389', '-w401', '-w473', '-w509', '-I./swig', '-I/usr/lib64/glib-2.0/include',
	'-I/usr/include/glib-2.0', '-I/usr/include/harfbuzz', '-I/usr/include/libpng16',
	'-I/usr/include/freetype2', '-I/usr/include', '-DFL_EXPORT', '-DPYTHON', '-DPYTHON3',
	'-py3', '-c++', '-python', '-shadow', '-fastdispatch', '-outdir', 'fltk', '-o',
	'fltk/fltk_wrap.cpp', './swig/fltk.i']' returned non-zero exit status 1.

qemu-8.0.0-alt3
	Summary of Failures:
	262/818 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_timer-test			  ERROR
	0.30s	exit status 1
	Ok:		    747

watchexec-1.22.3-alt1
	test globs ... ok
	test scopes ... FAILED
	test folders ... ok
	--
	scopes
	test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished
	in 0.00s
	error: test failed, to rerun pass `-p watchexec-filterer-ignore --test filtering`

	13 error logs REMOVED from the list
automake_1.11-1.11.6-alt9
blender-3.4.1-alt2.1
libopenh264-2.3.1-alt1.1
mumps-5.3.5-alt3
nextcloud-client-3.0.1-alt3
openshadinglanguage-1.12.8.0-alt2
perl-Mite-0.012000-alt1
perl-Server-Starter-0.35-alt1.1
perl-Tie-DBI-1.08-alt1
python3-module-python_utils-3.1.0-alt1
python3-module-tokenlib-2.0.0-alt1
starship-1.13.1-alt1
telegram-desktop-4.3.1-alt2

Total 173 error logs.


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

only message in thread, other threads:[~2023-06-20  3:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20  3:59 [cyber] I: Sisyphus-20230620 x86_64 beehive_status: +11 -13 (173) 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