Bug 1799425

Summary: gnome-colors-icon-theme: FTBFS in Fedora rawhide/f32
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: gnome-colors-icon-themeAssignee: Miro Hrončok <mhroncok>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: gwync, mhroncok
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: 2020-05-05 13:31:25 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: 1750908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2020-02-06 17:01:51 UTC
gnome-colors-icon-theme failed to build from source in Fedora rawhide/f32

https://koji.fedoraproject.org/koji/taskinfo?taskID=41317508


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Please fix gnome-colors-icon-theme 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,
gnome-colors-icon-theme will be orphaned. Before branching of Fedora 33,
gnome-colors-icon-theme will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-02-06 17:01:54 UTC
Created attachment 1659093 [details]
build.log

Comment 2 Fedora Release Engineering 2020-02-06 17:01:56 UTC
Created attachment 1659094 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-02-06 17:01:57 UTC
Created attachment 1659095 [details]
state.log

Comment 4 Miro Hrončok 2020-02-06 17:24:05 UTC
sed "s/#8fb3d9/#e47070/g;s/#729fcf/#df5757/g;s/#3465a4/#c22f2f/g;s/#204a87/#a40000/g" src/16x16/places/network-workgroup.svg | inkscape --without-gui -f /dev/stdin -e "/builddir/build/BUILD/gnome-colors-icon-theme-5.5.1/gnome-colors-wine/16x16/places/network-workgroup.png"
Unable to init server: Could not connect: Connection refused
Unknown option -f


Gwyn, could you please help me understand this? Has the command line interface of inkscape changed?

Comment 5 Gwyn Ciesla 2020-02-10 20:15:57 UTC
Possibly, yes, since it's a 1.0 beta, but there's a bug open against gtk3, there have been issues similar to this.

Comment 6 Ben Cotton 2020-02-11 16:32:18 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 7 Miro Hrončok 2020-05-05 13:19:25 UTC
This does the trick:

  sed -i 's|inkscape --without-gui -f /dev/stdin -e|inkscape --pipe -o|' Makefile