14 NEW error logs
edk2-tools-20260201-alt1
g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I
../Include/IndustryStandard
-I ../Common/ -I .. -I . -I ../../../../MdePkg/Include/X64/ -I
../../../../MdePkg/Include
-Wno-unused-result -O2 VfrLexer.cpp -o VfrLexer.o
VfrSyntax.cpp:53:1: error: expected class-name before '{' token
53 | {
VfrSyntax.cpp: In constructor
'CVfrDLGLexer::CVfrDLGLexer(DLGFileInput*)':
VfrSyntax.cpp:55:36: error: class 'CVfrDLGLexer' does not have any
field named 'VfrLexer'
55 | CVfrDLGLexer (DLGFileInput *F) : VfrLexer (F) {};
--
68 | ParserBlackBox<CVfrDLGLexer, EfiVfrParser, ANTLRToken>
VfrParser(File);
Pccts/h/PBlackBox.h:88:14: error: no matching function for call to
'ANTLRTokenBuffer::ANTLRTokenBuffer(CVfrDLGLexer*&)'
88 | pipe = new ANTLRTokenBuffer(scan);
--
Pccts/h/ATokenBuffer.h:55:22: note: no known conversion for argument 1
from 'CVfrDLGLexer*'
to 'const ANTLRTokenBuffer&'
Pccts/h/PBlackBox.h:90:13: error: 'class CVfrDLGLexer' has no member
named 'setToken'
90 | scan->setToken(tok);
gz-sim-10.1.1-alt2
234/234 Test #234: check_PERFORMANCE_level_manager
........................ Passed
0.01 sec
99% tests passed, 1 tests failed out of 234
Total Test time (real) = 427.43 sec
The following tests FAILED:
75 - INTEGRATION_acoustic_comms (Failed)
--
0inputs+0outputs (0major+53694314minor)pagefaults 0swaps
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
libgdk-pixbuf-2.44.4-alt1
ok 10 /pixbuf/fail_tiny/bug779016-infinite.icns
ok 11 /pixbuf/fail_tiny/bug780269.tif
ok 12 /pixbuf/fail_tiny/bug784903-overflow-dimensions.tiff
ok 13 /pixbuf/fail_tiny/bug785973.gif
Summary of Failures:
23/23 conform+slow - gdk-pixbuf:pixbuf-fail TIMEOUT
602.18s killed
by signal 15 SIGTERM
Ok: 22
Fail: 0
Timeout: 1
Full log written to
/usr/src/RPM/BUILD/gdk-pixbuf-2.44.4/x86_64-alt-linux/meson-logs/testlog.txt
orage-4.21.0-alt2
from ../src/orage-import.c:21:
/usr/include/glib-2.0/glib/gmacros.h:1379:49: error: redefinition of
???glib_autoptr_clear_XfceTitledDialog???
1379 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName)
glib_autoptr_clear_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1378:43: error: redefinition of
???glib_autoptr_cleanup_XfceTitledDialog???
1378 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName)
glib_autoptr_cleanup_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1380:51: error: redefinition of
???glib_autoptr_destroy_XfceTitledDialog???
1380 | #define _GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName)
glib_autoptr_destroy_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1382:48: error: redefinition of
???glib_listautoptr_cleanup_XfceTitledDialog???
1382 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName)
glib_listautoptr_cleanup_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1384:49: error: redefinition of
???glib_slistautoptr_cleanup_XfceTitledDialog???
1384 | #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName)
glib_slistautoptr_cleanup_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1386:49: error: redefinition of
???glib_queueautoptr_cleanup_XfceTitledDialog???
1386 | #define _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName)
glib_queueautoptr_cleanup_##TypeName
python3-module-django-6.0.5-alt1
test_field_name (admin_docs.test_views.TestFieldType.test_field_name)
... ok
ERROR: test_double_replaced_migrations_are_checked_correctly
(migrations.test_commands.SquashMigrationsTests.test_double_replaced_migrations_are_checked_correctly)
If replaced migrations are already applied and replacing migrations
--
File "<frozen importlib._bootstrap>", line 1324, in
_find_and_load_unlocked
ModuleNotFoundError: No module named
'tmp1iwf6dy2.migrations.0001_initial_squashed_0002_auto_20260608_2034_squashed_0003_auto_20260608_2034'
Ran 18699 tests in 332.358s
FAILED (errors=1, skipped=1566, expected failures=5)
Destroying test database for alias 'default'
('file:memorydb_default?mode=memory&cache=shared')...
python3-module-hdf5plugin-6.0.0-alt1
testSperrV0_2MissingValue
(__main__.TestHDF5PluginRead.testSperrV0_2MissingValue)
Test reading Sperr compressed data with NaN values ... ok
testZfp (__main__.TestHDF5PluginRead.testZfp)
Test reading ZFP compressed data ... ok
testBZip2 (hdf5plugin.test.TestHDF5PluginRW.testBZip2)
Write/read test with BZip2 filter plugin ... ok
testBitshuffle (hdf5plugin.test.TestHDF5PluginRW.testBitshuffle)
Write/read test with bitshuffle filter plugin ... ok
testBlosc (hdf5plugin.test.TestHDF5PluginRW.testBlosc)
Write/read test with blosc filter plugin ... /usr/src/tmp/rpm-tmp.2286:
line 134:
3079551 Segmentation fault python3 test/test.py
python3-module-loky-3.5.6-alt1.1
[DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
python3-module-netbox-sdk-0.0.9-alt1
raise ModuleNotFoundError(
E ModuleNotFoundError: netbox_cli requires optional CLI dependencies.
Install with:
pip install 'netbox-sdk[cli]'
=================================== FAILURES
===================================
--
import click
E ModuleNotFoundError: No module named 'click'
The above exception was the direct cause of the following exception:
--
raise ModuleNotFoundError(
E ModuleNotFoundError: netbox_cli requires optional CLI dependencies.
Install with:
pip install 'netbox-sdk[cli]'
_____________________ test_nbx_cli_execute_groups_command
______________________
--
import click
E ModuleNotFoundError: No module named 'click'
The above exception was the direct cause of the following exception:
--
raise ModuleNotFoundError(
E ModuleNotFoundError: netbox_cli requires optional CLI dependencies.
Install with:
pip install 'netbox-sdk[cli]'
_________________ test_load_schema_falls_back_when_no_base_url
_________________
--
import click
E ModuleNotFoundError: No module named 'click'
The above exception was the direct cause of the following exception:
--
raise ModuleNotFoundError(
E ModuleNotFoundError: netbox_cli requires optional CLI dependencies.
Install with:
pip install 'netbox-sdk[cli]'
_______________ test_load_schema_falls_back_on_connection_error
________________
--
import click
E ModuleNotFoundError: No module named 'click'
The above exception was the direct cause of the following exception:
--
raise ModuleNotFoundError(
E ModuleNotFoundError: netbox_cli requires optional CLI dependencies.
Install with:
pip install 'netbox-sdk[cli]'
__________ test_get_index_uses_bundled_schema_without_connected_probe
__________
--
import click
E ModuleNotFoundError: No module named 'click'
The above exception was the direct cause of the following exception:
python3-module-proxmox-sdk-0.0.9-alt2
> assert result.exit_code == 0, result.output
E AssertionError: Error: Backend error (https): Failed to
initialize SDK: HTTPS
backend requires either (user + password) or (user + token_name +
token_value)
E
--
> assert result.exit_code == 0, result.output
E AssertionError: Error: Backend error (https): Failed to
initialize SDK: HTTPS
backend requires either (user + password) or (user + token_name +
token_value)
E
--
> assert result.exit_code == 0, result.output
E AssertionError: Error: Backend error (https): Failed to
initialize SDK: HTTPS
backend requires either (user + password) or (user + token_name +
token_value)
E
--
> assert ("docs", "--help") in argv_rows
E AssertionError: assert ('docs', '--help') in set()
tests/test_docgen_discovery.py:25: AssertionError
--
=========================== short test summary info
============================
FAILED tests/ceph/test_cli_commands.py::test_ceph_status_mock_json -
Assertio...
FAILED tests/ceph/test_cli_commands.py::test_ceph_flags_mock -
AssertionError...
FAILED tests/ceph/test_cli_commands.py::test_ceph_osds_mock -
AssertionError:...
FAILED tests/ceph/test_cli_commands.py::test_ceph_rejects_non_pve -
assert 4 ...
FAILED
tests/cli/integration/test_backend_integration.py::TestErrorHandling::test_create_without_parameters
FAILED
tests/test_docgen_discovery.py::test_discovery_returns_help_specs - as...
FAILED tests/test_docgen_discovery.py::test_root_help_present_once -
assert 0...
python3-module-rich-click-1.9.8-alt1
> class _PatchedTyperCommand(_PatchedRichCommand,
typer.core.TyperCommand):
# type: ignore[misc,unused-ignore]
E TypeError: metaclass conflict: the metaclass of a derived
class must be a
(non-strict) subclass of the metaclasses of all its bases
src/rich_click/patch.py:360: TypeError
___________________ ERROR at setup of test_typer_rich_panels
___________________
@pytest.fixture(scope="session")
--
> class _PatchedTyperCommand(_PatchedRichCommand,
typer.core.TyperCommand):
# type: ignore[misc,unused-ignore]
E TypeError: metaclass conflict: the metaclass of a derived
class must be a
(non-strict) subclass of the metaclasses of all its bases
src/rich_click/patch.py:360: TypeError
_____________ ERROR at setup of test_typer_rich_panels_subcommand
______________
@pytest.fixture(scope="session")
--
> class _PatchedTyperCommand(_PatchedRichCommand,
typer.core.TyperCommand):
# type: ignore[misc,unused-ignore]
E TypeError: metaclass conflict: the metaclass of a derived
class must be a
(non-strict) subclass of the metaclasses of all its bases
src/rich_click/patch.py:360: TypeError
___________________ ERROR at setup of test_typer_types_help
____________________
@pytest.fixture(scope="session")
--
> class _PatchedTyperCommand(_PatchedRichCommand,
typer.core.TyperCommand):
# type: ignore[misc,unused-ignore]
E TypeError: metaclass conflict: the metaclass of a derived
class must be a
(non-strict) subclass of the metaclasses of all its bases
src/rich_click/patch.py:360: TypeError
________ ERROR at setup of test_typer_types_help_renamed_default_panel
_________
@pytest.fixture(scope="session")
--
> class _PatchedTyperCommand(_PatchedRichCommand,
typer.core.TyperCommand):
# type: ignore[misc,unused-ignore]
E TypeError: metaclass conflict: the metaclass of a derived
class must be a
(non-strict) subclass of the metaclasses of all its bases
src/rich_click/patch.py:360: TypeError
--
SKIPPED [1] tests/test_rich_click_cli.py:575: Click >=8.4.0 renders
--bad-input wrapped
in single quotes
ERROR tests/typer_help/test_typer_markdown.py::test_typer_markdown -
TypeErro...
ERROR
tests/typer_help/test_typer_markdown.py::test_typer_markdown_with_theme
python3-module-zensical-0.0.43-alt1
==================================== ERRORS
====================================
__________________ ERROR collecting python/tests/integration
___________________
python/tests/integration/conftest.py:31: in <module>
--
from click import ClickException
E ModuleNotFoundError: No module named 'click'
________________ ERROR collecting python/tests/unit/extensions
_________________
python/tests/unit/extensions/conftest.py:33: in <module>
--
from click import ClickException
E ModuleNotFoundError: No module named 'click'
__________ ERROR collecting python/tests/unit/markdown/test_render.py
__________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-zensical-0.0.43/python/tests/unit/markdown/test_render.py'.
--
from click import ClickException
E ModuleNotFoundError: No module named 'click'
=========================== short test summary info
============================
ERROR python/tests/integration - ModuleNotFoundError: No module named
'click'
ERROR python/tests/unit/extensions - ModuleNotFoundError: No module
named 'cl...
ERROR python/tests/unit/markdown/test_render.py
!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection
!!!!!!!!!!!!!!!!!!!!
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest',
'--import-mode=importlib']' returned non-zero exit status 2.
python3-module-zmq-27.1.0-alt1
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
warnings.warn(
--
=========================== short test summary info
============================
FAILED tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_poll -
assert ...
==== 1 failed, 334 passed, 35 skipped, 2 deselected, 15 warnings in
31.54s =====
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-k',
'not test_cython']'
returned non-zero exit status 1.
rexi-1.2.1-alt2
> return io.BytesIO(input)
E TypeError: a bytes-like object is required, not '_io.BytesIO'
/usr/lib/python3/site-packages/typer/testing.py:26: TypeError
--
=========================== short test summary info
============================
FAILED tests/test_cli.py::test_no_args - TypeError: a bytes-like object
is re...
=================== 1 failed, 20 passed, 1 warning in 3.41s
====================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest']'
returned non-zero
exit status 1.
error: Bad exit status from /usr/src/tmp/rpm-tmp.80118 (%check)
xfce4-mixer-4.20.0-alt1
[85/90] cc -Ipanel-plugin/libmixer.so.p -Ipanel-plugin -I../panel-plugin
-I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0
-I/usr/include/gio-unix-2.0
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/freetype2
-I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libpng16 -I/usr/include/keybinder-3.0
-I/usr/include/xfce4/libxfce4panel-2.0
-I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/xfce4/xfconf-0
-I/usr/include/xfce4
-fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64
-Wall
-Winvalid-pch -Wextra -std=gnu11 -O2 -g -Wmissing-declarations
-Wmissing-noreturn
-Wold-style-definition -Wredundant-decls -Wpointer-arith -Wcast-align
-Winit-self -Wshadow
-Wmissing-include-dirs -Wundef -Wformat -Wformat-security -Wformat-y2k
-Wnested-externs
-Wno-unused-parameter -Wno-declaration-after-statement
-Wno-missing-field-initializers
-Werror=implicit-function-declaration -Wno-error=deprecated-declarations
-DHAVE_KEYBINDER=1 -DHAVE_PULSE=1 -DHAVE_ALSA=1 -DHAVE_MATH_H=1
-DHAVE_STRING_H=1
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_50
-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50
-DG_LOG_USE_STRUCTURED=1 '-DPACKAGE="xfce4-mixer"'
'-DPACKAGE_NAME="xfce4-mixer"'
'-DPACKAGE_VERSION="4.20.0"' '-DVERSION="4.20.0"'
'-DVERSION_SHORT="4.20"'
'-DPACKAGE_STRING="xfce4-mixer 4.20.0"'
'-DPACKAGE_DATADIR="/usr/share/xfce4/mixer"'
'-DCOPYRIGHT_YEAR="2025"' '-DPACKAGE_LOCALE_DIR="/usr/share/locale"'
'-DPACKAGE_URL="https://docs.xfce.org/apps/xfce4-mixer/start"'
'-DPACKAGE_BUGREPORT="https://gitlab.xfce.org/apps/xfce4-mixer/-/issues"'
'-DGETTEXT_PACKAGE="xfce4-mixer"' '-DPREFIX="/usr"'
'-DBINDIR="/usr/bin"'
'-DDATADIR="/usr/share"' '-DDOCDIR="/usr/doc/xfce4-mixer"'
'-DINCLUDEDIR="/usr/include"'
'-DLIBDIR="/usr/lib64"' '-DLIBEXECDIR="/usr/lib"'
'-DLOCALEDIR="/usr/share/locale"'
'-DLOCALSTATEDIR="/var"' '-DSBINDIR="/usr/sbin"' '-DSYSCONFDIR="/etc"'
-DHAVE_XFCE_REVISION_H=1 -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto -fPIC -pthread '-DG_LOG_DOMAIN="xfce4-mixer-plugin"'
-MD -MQ panel-plugin/libmixer.so.p/xfce-mixer-plugin.c.o
-MF panel-plugin/libmixer.so.p/xfce-mixer-plugin.c.o.d -o
panel-plugin/libmixer.so.p/xfce-mixer-plugin.c.o -c
../panel-plugin/xfce-mixer-plugin.c
FAILED: [code=1] panel-plugin/libmixer.so.p/xfce-mixer-plugin.c.o
cc -Ipanel-plugin/libmixer.so.p -Ipanel-plugin -I../panel-plugin
-I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0
-I/usr/include/gio-unix-2.0
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/freetype2
-I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libpng16 -I/usr/include/keybinder-3.0
-I/usr/include/xfce4/libxfce4panel-2.0
-I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/xfce4/xfconf-0
-I/usr/include/xfce4
-fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64
-Wall
-Winvalid-pch -Wextra -std=gnu11 -O2 -g -Wmissing-declarations
-Wmissing-noreturn
-Wold-style-definition -Wredundant-decls -Wpointer-arith -Wcast-align
-Winit-self -Wshadow
-Wmissing-include-dirs -Wundef -Wformat -Wformat-security -Wformat-y2k
-Wnested-externs
-Wno-unused-parameter -Wno-declaration-after-statement
-Wno-missing-field-initializers
-Werror=implicit-function-declaration -Wno-error=deprecated-declarations
-DHAVE_KEYBINDER=1 -DHAVE_PULSE=1 -DHAVE_ALSA=1 -DHAVE_MATH_H=1
-DHAVE_STRING_H=1
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_50
-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50
-DG_LOG_USE_STRUCTURED=1 '-DPACKAGE="xfce4-mixer"'
'-DPACKAGE_NAME="xfce4-mixer"'
'-DPACKAGE_VERSION="4.20.0"' '-DVERSION="4.20.0"'
'-DVERSION_SHORT="4.20"'
'-DPACKAGE_STRING="xfce4-mixer 4.20.0"'
'-DPACKAGE_DATADIR="/usr/share/xfce4/mixer"'
'-DCOPYRIGHT_YEAR="2025"' '-DPACKAGE_LOCALE_DIR="/usr/share/locale"'
'-DPACKAGE_URL="https://docs.xfce.org/apps/xfce4-mixer/start"'
'-DPACKAGE_BUGREPORT="https://gitlab.xfce.org/apps/xfce4-mixer/-/issues"'
'-DGETTEXT_PACKAGE="xfce4-mixer"' '-DPREFIX="/usr"'
'-DBINDIR="/usr/bin"'
'-DDATADIR="/usr/share"' '-DDOCDIR="/usr/doc/xfce4-mixer"'
'-DINCLUDEDIR="/usr/include"'
'-DLIBDIR="/usr/lib64"' '-DLIBEXECDIR="/usr/lib"'
'-DLOCALEDIR="/usr/share/locale"'
'-DLOCALSTATEDIR="/var"' '-DSBINDIR="/usr/sbin"' '-DSYSCONFDIR="/etc"'
-DHAVE_XFCE_REVISION_H=1 -pipe -frecord-gcc-switches -Wall -g -O2
-flto=auto -fPIC -pthread '-DG_LOG_DOMAIN="xfce4-mixer-plugin"'
-MD -MQ panel-plugin/libmixer.so.p/xfce-mixer-plugin.c.o
-MF panel-plugin/libmixer.so.p/xfce-mixer-plugin.c.o.d -o
panel-plugin/libmixer.so.p/xfce-mixer-plugin.c.o -c
../panel-plugin/xfce-mixer-plugin.c
--
from ../panel-plugin/xfce-mixer-plugin.c:33:
/usr/include/glib-2.0/glib/gmacros.h:1379:49: error: redefinition of
???glib_autoptr_clear_XfceTitledDialog???
1379 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName)
glib_autoptr_clear_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1378:43: error: redefinition of
???glib_autoptr_cleanup_XfceTitledDialog???
1378 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName)
glib_autoptr_cleanup_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1380:51: error: redefinition of
???glib_autoptr_destroy_XfceTitledDialog???
1380 | #define _GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName)
glib_autoptr_destroy_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1382:48: error: redefinition of
???glib_listautoptr_cleanup_XfceTitledDialog???
1382 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName)
glib_listautoptr_cleanup_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1384:49: error: redefinition of
???glib_slistautoptr_cleanup_XfceTitledDialog???
1384 | #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName)
glib_slistautoptr_cleanup_##TypeName
--
41 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (XfceTitledDialog, g_object_unref)
/usr/include/glib-2.0/glib/gmacros.h:1386:49: error: redefinition of
???glib_queueautoptr_cleanup_XfceTitledDialog???
1386 | #define _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName)
glib_queueautoptr_cleanup_##TypeName
17 error logs REMOVED from the list
PrusaSlicer-2.9.4-alt4
binwalk3-3.1.0-alt1
gz-common-7.0.0-alt1
gz-gui-10.0.0-alt2
jasmine-gjs-3.10.1-alt1
ocaml-sqlite3-5.4.1-alt1
openvdb-13.0.0-alt2.1
perl-Gearman-2.004.015-alt1_5
perl-Server-Starter-0.35-alt1.1
pyinstaller-6.18.0-alt1
python3-module-paho-2.1.0-alt1
python3-module-qtconsole-5.7.2-alt1.1
python3-module-telnetlib3-3.0.1-alt1
python3-module-typer-0.25.0-alt1
qt5-pim-5.15-alt1
sympy-1:1.13.2-alt2
util-linux-2.39.2-alt2
Total 521 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk