10 NEW error logs
binwalk3-3.1.0-alt1
test src/extractors/common.rs -
extractors::common::Chroot::create_socket (line 404) ... ok
test src/extractors/common.rs -
extractors::common::Chroot::create_symlink (line 574)
... FAILED
failures:
--
src/extractors/common.rs - extractors::common::Chroot::create_symlink
(line 574)
test result: FAILED. 28 passed; 1 failed; 3 ignored; 0 measured; 0
filtered out;
finished in 0.20s
error: doctest failed, to rerun pass `--doc`
error: Bad exit status from /usr/src/tmp/rpmb-tmp.zVSpbA (%check)
dvdauthor-0.7.2-alt5.1
mpeg2desc.c: In function 'process_packets':
mpeg2desc.c:819:26: warning: trampoline generated for nested function
'bufread'
[-Wtrampolines]
819 | void bufread(void *ptr, int len, bool
required)
/usr/bin/ld.bfd: warning: /usr/src/tmp/cc87c1hj.ltrans0.ltrans.o:
requires executable
stack (because the .note.GNU-stack section is executable)
make[2]: Leaving directory '/usr/src/RPM/BUILD/dvdauthor-0.7.2/src'
make[1]: *** [Makefile:431: all] Error 2
make: *** [Makefile:423: all-recursive] Error 1
error: Bad exit status from /usr/src/tmp/rpmb-tmp.D8Cn5m (%build)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.D8Cn5m (%build)
edk2-aarch64-20260201-alt1
VfrSyntax.cpp:1796:12: note: 'PreBits' was declared here
1796 | UINT8 PreBits;
make[2]: Leaving directory
'/usr/src/RPM/BUILD/edk2-aarch64-20260201/BaseTools/Source/C/VfrCompile'
make[1]: *** [GNUmakefile:50: VfrCompile] Error 2
make[1]: Leaving directory
'/usr/src/RPM/BUILD/edk2-aarch64-20260201/BaseTools/Source/C'
make: *** [GNUmakefile:19: Source/C] Error 2
make: Leaving directory
'/usr/src/RPM/BUILD/edk2-aarch64-20260201/BaseTools'
error: Bad exit status from /usr/src/tmp/rpmb-tmp.0lo1nt (%build)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.0lo1nt (%build)
fonts-ttf-IosevkaTermCurly-34.7.0-alt1
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-HeavyItalic.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-ExtendedHeavyItalic.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-Thin.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-ExtendedThin.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-ThinOblique.ttf'
[ACTION] Create TTF
'dist/IosevkaCurly/TTF-Unhinted/IosevkaCurly-ExtendedThinOblique.ttf'
/usr/src/tmp/rpmb-tmp.xnOlX2: line 131: 96844 CPU time limit exceeded
npm run build --
ttf::IosevkaTermCurly
error: Bad exit status from /usr/src/tmp/rpmb-tmp.xnOlX2 (%build)
RPM build errors:
Bad exit status from /usr/src/tmp/rpmb-tmp.xnOlX2 (%build)
lightdm-1.32.0-alt14
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See tests/test-suite.log
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test-autologin-unknown
** (process:103234): WARNING **: 02:38:21.380: Error loading passwd
file: Failed to
open file ???/tmp/.r0/etc/passwd???: No such file or directory
** (process:103262): WARNING **: 02:38:21.384: Error loading passwd
file: Failed to
open file ???/tmp/.r0/etc/passwd???: No such file or directory
** (process:103285): WARNING **: 02:38:21.393: Error loading passwd
file: Failed to
open file ???/tmp/.r0/etc/passwd???: No such file or directory
** (process:103368): WARNING **: 02:38:21.396: Error loading passwd
file: Failed to
open file ???/tmp/.r0/etc/passwd???: No such file or directory
perl-Server-Starter-0.35-alt1.1
received TERM, sending TERM to all workers:3550300
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
perl-Tie-DBI-1.08-alt1
Result: FAIL
Failed 1/2 test programs. 0/46 subtests failed.
make: *** [Makefile:781: test_dynamic] Error 255
python3-module-dropbox-12.0.2-alt1
==================================== ERRORS
====================================
_______________ ERROR collecting test/unit/test_dropbox_unit.py
________________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-dropbox-12.0.2/test/unit/test_dropbox_unit.py'.
--
import six
E ModuleNotFoundError: No module named 'six'
=========================== short test summary info
============================
ERROR test/unit/test_dropbox_unit.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection
!!!!!!!!!!!!!!!!!!!!
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-v',
'--ignore',
'test/integration/']' returned non-zero exit status 2.
error: Bad exit status from /usr/src/tmp/rpmb-tmp.cbvfZh (%check)
python3-module-greenlet-3.3.2-alt1
test_inactive_weakref
(greenlet.tests.test_weakref.WeakRefTests.test_inactive_weakref)
... ok
FAIL:
test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main
(greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main)
Traceback (most recent call last):
--
self.assertLessEqual(uss_after, uss_before, "after attempts %d" %
(count,))
AssertionError: 25133056 not less than or equal to 23191552 : after
attempts 2
Ran 149 tests in 13.338s
FAILED (failures=1, skipped=3)
Time limit exceeded.
python3-module-ipykernel-7.3.0-alt1
SKIPPED [1] tests/test_parentpoller.py:46: only works on windows
FAILED
tests/test_subshells.py::test_run_concurrently_sequence[True-are_subshells0]
= 1 failed, 216 passed, 15 skipped, 1 deselected, 12 warnings in
138.12s (0:02:18) =
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3',
'-m', 'pytest', '-v', 'tests/', '--color=no', '--deselect',
'tests/test_matplotlib_eventloops.py::test_matplotlib_gui[tk]']'
returned non-zero exit
status 1.
error: Bad exit status from /usr/src/tmp/rpmb-tmp.x3uUTv (%check)
14 error logs REMOVED from the list
eartag-1.0.2-alt1.1
entity-manager-0.1-alt2.git48e44b7.1
honggfuzz-2.6-alt1
mairix-0.24-alt1
phosphor-bmc-code-mgmt-1.0.0-alt1.git46f2a39
phosphor-logging-1.0.0-alt1.gitfc14867
pipewire-1.6.7-alt1
rustconn-0.18.0-alt1
sdbusplus-1.0.0-alt2.gitfe1ebd4
shntool-3.0.10-alt2
stellarium-26.1-alt1
stockfish-18-alt1
txt2tags-python3-3.9-alt1
zstd-1.5.5-alt2
Total 491 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk