Error: COMPILER_WARNING (CWE-477): [#def1] anaconda-43.22-build/anaconda-43.22/widgets/src/BaseStandalone.c: scope_hint: In function 'anaconda_base_standalone_class_init' anaconda-43.22-build/anaconda-43.22/widgets/src/BaseStandalone.c:152:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated /usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here. /usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here. /usr/include/glib-2.0/glib-object.h:24: included_from: Included from here. /usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here. /usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/BaseWindow.h:21: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/BaseStandalone.c:20: included_from: Included from here. /usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here # 150| G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); # 151| # 152|-> g_type_class_add_private(object_class, sizeof(AnacondaBaseStandalonePrivate)); # 153| # 154| gtk_widget_class_set_css_name(widget_class, "AnacondaBaseStandalone"); Error: COMPILER_WARNING (CWE-477): [#def2] anaconda-43.22-build/anaconda-43.22/widgets/src/BaseWindow.c: scope_hint: In function 'anaconda_base_window_class_init' anaconda-43.22-build/anaconda-43.22/widgets/src/BaseWindow.c:235:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated # 235 | g_type_class_add_private(object_class, sizeof(AnacondaBaseWindowPrivate)); # | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here. /usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here. /usr/include/glib-2.0/glib-object.h:24: included_from: Included from here. /usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here. /usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/LayoutIndicator.h:21: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/BaseWindow.c:25: included_from: Included from here. /usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here # 1503 | void g_type_class_add_private (gpointer g_class, # | ^~~~~~~~~~~~~~~~~~~~~~~~ # 233| G_TYPE_NONE, 0); # 234| # 235|-> g_type_class_add_private(object_class, sizeof(AnacondaBaseWindowPrivate)); # 236| # 237| gtk_widget_class_set_css_name(widget_class, "AnacondaBaseWindow"); Error: COMPILER_WARNING (CWE-477): [#def3] anaconda-43.22-build/anaconda-43.22/widgets/src/DiskOverview.c: scope_hint: In function 'anaconda_disk_overview_class_init' anaconda-43.22-build/anaconda-43.22/widgets/src/DiskOverview.c:239:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated # 239 | g_type_class_add_private(object_class, sizeof(AnacondaDiskOverviewPrivate)); # | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here. /usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here. /usr/include/glib-2.0/glib-object.h:24: included_from: Included from here. /usr/include/atk-1.0/atk/atk-enum-types.h:12: included_from: Included from here. /usr/include/atk-1.0/atk/atk.h:25: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/DiskOverview.c:20: included_from: Included from here. /usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here # 1503 | void g_type_class_add_private (gpointer g_class, # | ^~~~~~~~~~~~~~~~~~~~~~~~ # 237| G_PARAM_READWRITE)); # 238| # 239|-> g_type_class_add_private(object_class, sizeof(AnacondaDiskOverviewPrivate)); # 240| # 241| gtk_widget_class_set_css_name(widget_class, "AnacondaDiskOverview"); Error: COMPILER_WARNING (CWE-477): [#def4] anaconda-43.22-build/anaconda-43.22/widgets/src/HubWindow.c: scope_hint: In function 'anaconda_hub_window_class_init' anaconda-43.22-build/anaconda-43.22/widgets/src/HubWindow.c:103:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated # 103 | g_type_class_add_private(object_class, sizeof(AnacondaHubWindowPrivate)); # | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here. /usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here. /usr/include/glib-2.0/glib-object.h:24: included_from: Included from here. /usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here. /usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/BaseStandalone.h:21: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/HubWindow.c:20: included_from: Included from here. /usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here # 1503 | void g_type_class_add_private (gpointer g_class, # | ^~~~~~~~~~~~~~~~~~~~~~~~ # 101| GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); # 102| # 103|-> g_type_class_add_private(object_class, sizeof(AnacondaHubWindowPrivate)); # 104| # 105| gtk_widget_class_set_css_name(widget_class, "AnacondaHubWindow"); Error: COMPILER_WARNING (CWE-477): [#def5] anaconda-43.22-build/anaconda-43.22/widgets/src/LayoutIndicator.c: scope_hint: In function 'anaconda_layout_indicator_class_init' anaconda-43.22-build/anaconda-43.22/widgets/src/LayoutIndicator.c:137:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated /usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here. /usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here. /usr/include/glib-2.0/glib-object.h:24: included_from: Included from here. /usr/include/atk-1.0/atk/atk-enum-types.h:12: included_from: Included from here. /usr/include/atk-1.0/atk/atk.h:25: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/LayoutIndicator.c:22: included_from: Included from here. /usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here # 135| G_PARAM_READWRITE)); # 136| # 137|-> g_type_class_add_private(object_class, sizeof(AnacondaLayoutIndicatorPrivate)); # 138| # 139| gtk_widget_class_set_css_name(widget_class, "AnacondaLayoutIndicator"); Error: COMPILER_WARNING (CWE-477): [#def6] anaconda-43.22-build/anaconda-43.22/widgets/src/MountpointSelector.c: scope_hint: In function 'anaconda_mountpoint_selector_class_init' anaconda-43.22-build/anaconda-43.22/widgets/src/MountpointSelector.c:203:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated /usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here. /usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here. /usr/include/glib-2.0/glib-object.h:24: included_from: Included from here. /usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/MountpointSelector.c:21: included_from: Included from here. /usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here # 201| NULL); // array of types, one for each parameter # 202| # 203|-> g_type_class_add_private(object_class, sizeof(AnacondaMountpointSelectorPrivate)); # 204| # 205| gtk_widget_class_set_css_name(widget_class, "AnacondaMountpointSelector"); Error: COMPILER_WARNING (CWE-477): [#def7] anaconda-43.22-build/anaconda-43.22/widgets/src/SpokeSelector.c: scope_hint: In function 'anaconda_spoke_selector_class_init' anaconda-43.22-build/anaconda-43.22/widgets/src/SpokeSelector.c:167:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated # 167 | g_type_class_add_private(object_class, sizeof(AnacondaSpokeSelectorPrivate)); # | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here. /usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here. /usr/include/glib-2.0/glib-object.h:24: included_from: Included from here. /usr/include/atk-1.0/atk/atk-enum-types.h:12: included_from: Included from here. /usr/include/atk-1.0/atk/atk.h:25: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/SpokeSelector.c:20: included_from: Included from here. /usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here # 1503 | void g_type_class_add_private (gpointer g_class, # | ^~~~~~~~~~~~~~~~~~~~~~~~ # 165| G_PARAM_READWRITE)); # 166| # 167|-> g_type_class_add_private(object_class, sizeof(AnacondaSpokeSelectorPrivate)); # 168| # 169| gtk_widget_class_set_css_name(widget_class, "AnacondaSpokeSelector"); Error: COMPILER_WARNING (CWE-477): [#def8] anaconda-43.22-build/anaconda-43.22/widgets/src/SpokeWindow.c: scope_hint: In function 'anaconda_spoke_window_class_init' anaconda-43.22-build/anaconda-43.22/widgets/src/SpokeWindow.c:100:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated /usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here. /usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here. /usr/include/glib-2.0/glib-object.h:24: included_from: Included from here. /usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here. /usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/BaseWindow.h:21: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/SpokeWindow.c:20: included_from: Included from here. /usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here # 98| G_TYPE_NONE, 0); # 99| # 100|-> g_type_class_add_private(object_class, sizeof(AnacondaSpokeWindowPrivate)); # 101| # 102| gtk_widget_class_set_css_name(widget_class, "AnacondaSpokeWindow"); Error: COMPILER_WARNING (CWE-477): [#def9] anaconda-43.22-build/anaconda-43.22/widgets/src/StandaloneWindow.c: scope_hint: In function 'anaconda_standalone_window_class_init' anaconda-43.22-build/anaconda-43.22/widgets/src/StandaloneWindow.c:114:5: warning[-Wdeprecated-declarations]: 'g_type_class_add_private' is deprecated /usr/include/glib-2.0/gobject/gobject.h:26: included_from: Included from here. /usr/include/glib-2.0/gobject/gbinding.h:31: included_from: Included from here. /usr/include/glib-2.0/glib-object.h:24: included_from: Included from here. /usr/include/glib-2.0/gio/gioenums.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/giotypes.h:30: included_from: Included from here. /usr/include/glib-2.0/gio/gio.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: included_from: Included from here. /usr/include/gtk-3.0/gdk/gdk.h:32: included_from: Included from here. /usr/include/gtk-3.0/gtk/gtk.h:30: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/BaseStandalone.h:21: included_from: Included from here. anaconda-43.22-build/anaconda-43.22/widgets/src/StandaloneWindow.c:20: included_from: Included from here. /usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here # 112| G_PARAM_READABLE)); # 113| # 114|-> g_type_class_add_private(object_class, sizeof(AnacondaStandaloneWindowPrivate)); # 115| # 116| gtk_widget_class_set_css_name(widget_class, "AnacondaStandaloneWindow");
analyzer-version-clippy | 1.87.0 |
analyzer-version-cppcheck | 2.17.1 |
analyzer-version-gcc | 15.1.1 |
analyzer-version-gcc-analyzer | 15.1.1 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
diffbase-analyzer-version-clippy | 1.87.0 |
diffbase-analyzer-version-cppcheck | 2.17.1 |
diffbase-analyzer-version-gcc | 15.1.1 |
diffbase-analyzer-version-gcc-analyzer | 15.1.1 |
diffbase-analyzer-version-shellcheck | 0.10.0 |
diffbase-analyzer-version-unicontrol | 0.0.2 |
diffbase-enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
diffbase-exit-code | 0 |
diffbase-host | ip-172-16-1-10.us-west-2.compute.internal |
diffbase-known-false-positives | /usr/share/csmock/known-false-positives.js |
diffbase-known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
diffbase-mock-config | fedora-rawhide-x86_64 |
diffbase-project-name | anaconda-43.22-1.20250606064031985882.pr6445.10.g1dee636f01 |
diffbase-store-results-to | /tmp/tmp3szsfykt/anaconda-43.22-1.20250606064031985882.pr6445.10.g1dee636f01.tar.xz |
diffbase-time-created | 2025-06-06 06:52:00 |
diffbase-time-finished | 2025-06-06 06:54:33 |
diffbase-tool | csmock |
diffbase-tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'clippy,shellcheck,gcc,cppcheck,unicontrol' '-o' '/tmp/tmp3szsfykt/anaconda-43.22-1.20250606064031985882.pr6445.10.g1dee636f01.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmp3szsfykt/anaconda-43.22-1.20250606064031985882.pr6445.10.g1dee636f01.src.rpm' |
diffbase-tool-version | csmock-3.8.1.20250522.153104.ga728c5b-1.el9 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-10.us-west-2.compute.internal |
known-false-positives | /usr/share/csmock/known-false-positives.js |
known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
mock-config | fedora-rawhide-x86_64 |
project-name | anaconda-43.22-1.20250606064031985882.pr6445.10.g1dee636f01 |
store-results-to | /tmp/tmp3szsfykt/anaconda-43.22-1.20250606064031985882.pr6445.10.g1dee636f01.tar.xz |
time-created | 2025-06-06 06:52:00 |
time-finished | 2025-06-06 06:54:33 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'clippy,shellcheck,gcc,cppcheck,unicontrol' '-o' '/tmp/tmp3szsfykt/anaconda-43.22-1.20250606064031985882.pr6445.10.g1dee636f01.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmp3szsfykt/anaconda-43.22-1.20250606064031985882.pr6445.10.g1dee636f01.src.rpm' |
tool-version | csmock-3.8.1.20250522.153104.ga728c5b-1.el9 |