vinagre failed to build from source in Fedora rawhide/f41 https://koji.fedoraproject.org/koji/taskinfo?taskID=120788028 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild Please fix vinagre at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, vinagre will be orphaned. Before branching of Fedora 42, vinagre will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 2042943 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 2042944 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 2042945 [details] state.log
Fly-by comment. The build errors appear to be: vinagre/vinagre-dirs.c: In function ‘vinagre_dirs_get_package_data_file’: vinagre/vinagre-dirs.c:121:25: error: assignment to ‘gchar **’ {aka ‘char **’} from incompatible pointer type ‘const gchar * const*’ {aka ‘const char * const*’} [-Wincompatible-pointer-types] 121 | _tmp1_ = _tmp0_ = g_get_system_data_dirs (); | ^ vinagre/vinagre-utils.c: In function ‘vinagre_utils_show_many_errors’: vinagre/vinagre-utils.c:243:34: error: passing argument 2 of ‘g_slist_foreach’ from incompatible pointer type [-Wincompatible-pointer-types] 243 | g_slist_foreach (_tmp1_, ___lambda5__gfunc, _data2_); | ^~~~~~~~~~~~~~~~~ | | | void (*)(const void *, void *)
*** Bug 2341509 has been marked as a duplicate of this bug. ***
*** Bug 2261776 has been marked as a duplicate of this bug. ***
It turns out that vinagre has been failing to build since Fedora 40. Pull request: https://src.fedoraproject.org/rpms/vinagre/pull-request/4