16 NEW error logs
audiotube-26.04.1-alt1
from /usr/src/RPM/BUILD/audiotube-26.04.1/src/ytmusic.cpp:10:
/usr/include/pybind11/conduit/wrap_include_python_h.h:44:10: fatal
error: Python.h:
No such file or directory
44 | #include <Python.h>
dvdauthor-0.7.2-alt5
2395 | YYPOPSTACK (yylen);
dvdvmy.c:2395:3: error: type defaults to 'int' in declaration of
'YYPOPSTACK'
[-Wimplicit-int]
dvdvmy.c:2395:3: error: parameter names (without types) in function
declaration
[-Wdeclaration-missing-parameter-type]
dvdvmy.c:2396:3: warning: data definition has no type or storage class
2396 | YY_STACK_PRINT (yyss, yyssp);
dvdvmy.c:2396:3: error: type defaults to 'int' in declaration of
'YY_STACK_PRINT'
[-Wimplicit-int]
dvdvmy.c:2396:3: error: parameter names (without types) in function
declaration
[-Wdeclaration-missing-parameter-type]
dvdvmy.c:2397:3: error: expected identifier or '(' before 'while'
2397 | while (yyssp != yyss)
dvdvmy.c:2404:3: error: expected identifier or '(' before 'if'
2404 | if (yyss != yyssa)
dvdvmy.c:2408:3: error: expected identifier or '(' before 'return'
2408 | return yyresult;
dvdvmy.c:2409:1: error: expected identifier or '(' before '}' token
2409 | }
edk2-aarch64-20260201-alt1
1795 | UINT16 Offset;
VfrSyntax.cpp:1949:28: warning: 'PreBits' may be used uninitialized
[-Wmaybe-uninitialized]
1949 | Data_U64 <<= PreBits;
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'
java-1.8.0-openjdk-0:1.8.0.492.b09-alt2
RPM build errors:
Unparseable macro: % by %%)
Macro %z not found
ignored self-provides: java-1.8.0-openjdk = 0:1.8.0.492.b09-alt2
ignored self-provides: java-1.8.0-openjdk-headless =
0:1.8.0.492.b09-alt2
ignored self-provides: java-1.8.0-openjdk-devel = 0:1.8.0.492.b09
ignored self-provides: java-1.8.0-openjdk-demo = 0:1.8.0.492.b09-alt2
ignored self-provides: java-1.8.0-openjdk-src = 0:1.8.0.492.b09-alt2
ignored self-provides: java-1.8.0-openjdk-javadoc = 0:1.8.0.492.b09-alt2
Unparseable macro: %.*}"
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-django-extensions-3.2.3-alt4
models.CheckConstraint(check=~models.Q(common_field=models.F("another_common_field")),
name='common_and_another_common_differ'),
TypeError: CheckConstraint.__init__() got an unexpected keyword
argument 'check'
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-k',
'not
PipCheckerTests and not DumpScriptTests and not
test_migration_is_last_applied and not
test_installed_apps_no_resolve_conflicts_function and not
test_validate_templates
and not test_pipchecker_when_requirements_file_does_not_exist and not
test_should_highlight_python_syntax_with_name and not
test_get_index_together and not
test_without_args and not test_with_length_args']' returned non-zero
exit status 1.
python3-module-graphene-django-3.2.3-alt1
=========================== short test summary info
============================
FAILED
graphene_django/filter/tests/test_fields.py::test_global_id_field_implicit
FAILED
graphene_django/filter/tests/test_fields.py::test_global_id_field_explicit
======================== 2 failed, 403 passed in 3.24s
=========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest']'
returned non-zero
exit status 1.
python3-module-hypothesis-jsonschema-0.23.1-alt1
assert is_valid(instance, schema) == is_valid(instance, cc)
E AssertionError: assert False == True
E + where False = is_valid(-9007199254741149, {'maximum': 0,
'multipleOf': 99.0,
'type': 'integer'})
--
=========================== short test summary info
============================
FAILED
tests/test_canonicalise.py::test_canonicalises_to_equivalent_fixpoint[integer-schema]
= 1 failed, 860 passed, 59 skipped, 109 xfailed, 2 xpassed in 363.18s
(0:06:03) =
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-n',
'auto']' returned
non-zero exit status 1.
python3-module-hyprland-config-0.4.5-alt1
=========================== short test summary info
============================
FAILED
tests/test_property.py::TestRoundTripProperty::test_serialize_roundtrip
=================== 1 failed, 354 passed, 1 skipped in 5.58s
===================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest']'
returned non-zero
exit status 1.
python3-module-joblib-1.5.3-alt1
[DEBUG:MainProcess:Thread-1565 (worker)] worker got sentinel -- exiting
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
python3-module-jupyter_server-2.18.2-alt1
SKIPPED [7] tests/conftest.py:42: Skipping this test because it's marked
'integration_test'. Run integration tests using the
`--integration_tests` flag.
FAILED
tests/services/contents/test_manager.py::test_created_timestamp[jp_contents_manager1]
= 1 failed, 1096 passed, 21 skipped, 12 deselected, 254 warnings in
203.70s (0:03:23) =
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-v',
'-W', 'default',
'-m', 'not network', '-k', 'not test_restart_kernel and not
test_connection']' returned
non-zero exit status 1.
python3-module-mypy-2.0.0-alt1
XFAIL
mypyc/test/test_run.py::TestRun::run-singledispatch.test::testSingleDispatchMethodWithOtherDecorator
FAILED
mypyc/test/test_run.py::TestRun::run-async.test::testRunAsyncRefCounting
===== 1 failed, 13848 passed, 362 skipped, 12 xfailed in 230.82s
(0:03:50) =====
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest',
'-ra']' returned
non-zero exit status 1.
python3-module-oslo.middleware-6.6.0-alt1
{1}
oslo_middleware.tests.test_healthcheck.HealthcheckMainTests.test_startup_response
[0.522572s] ... ok
{1}
oslo_middleware.tests.test_healthcheck.HealthcheckTests.test_json_response
[0.001332s]
... FAILED
Captured traceback:
--
raise mismatch_error
testtools.matchers._impl.MismatchError: !=:
reference = b'''\
--
raise mismatch_error
testtools.matchers._impl.MismatchError: !=:
reference = b'''\
qgis-4.0.2-alt2
of sources.list
E: Package txt2tags has no installation candidate
hsh-install: Failed to calculate package file list.
stockfish-18-alt1
Verifying ELF objects in /usr/src/tmp/stockfish-buildroot
(arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in
/usr/src/tmp/stockfish-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.57736
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd stockfish-18
+ ./src/stockfish bench
Stockfish 18 by the Stockfish developers (see AUTHORS file)
/usr/src/tmp/rpm-tmp.57736: line 134: 1728876 Segmentation fault
./src/stockfish bench
txt2tags-python3-3.9-alt1
of sources.list
E: Package txt2tags has no installation candidate
hsh-install: Failed to calculate package file list.
12 error logs REMOVED from the list
autogen-5.18.16-alt1
chocolate-doom-3.0.1-alt2
guile-fibers-1.4.0-alt1
gz-gui-10.0.0-alt2
libXt-1.3.0-alt1
lightdm-1.32.0-alt13
parcellite-1.2.3-alt1
perl-SQL-Statement-1.414-alt1
python3-module-truststore-0.10.4-alt1
python3-module-zmq-27.1.0-alt1
sfizz-1.2.3-alt5.g93da04262
zxtune-r5075-alt1.git44be56a
Total 597 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk