Bug 2301351

Summary: vinagre: FTBFS in Fedora >= f40
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: vinagreAssignee: Yaakov Selkowitz <yselkowi>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amigadave, cfergeau, debarshir, feborges, gnome-sig, marcandre.lureau
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-01-24 16:31:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2231791, 2260875, 2300528    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2024-07-29 21:41:52 UTC
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/

Comment 1 Fedora Release Engineering 2024-07-29 21:42:01 UTC
Created attachment 2042943 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2024-07-29 21:42:06 UTC
Created attachment 2042944 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2024-07-29 21:42:10 UTC
Created attachment 2042945 [details]
state.log

Comment 4 Debarshi Ray 2024-07-31 12:14:17 UTC
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 *)

Comment 5 Debarshi Ray 2025-01-24 16:11:07 UTC
*** Bug 2341509 has been marked as a duplicate of this bug. ***

Comment 6 Debarshi Ray 2025-01-24 16:11:45 UTC
*** Bug 2261776 has been marked as a duplicate of this bug. ***

Comment 7 Debarshi Ray 2025-01-24 16:13:19 UTC
It turns out that vinagre has been failing to build since Fedora 40.

Pull request:
https://src.fedoraproject.org/rpms/vinagre/pull-request/4