Bug 1799425 - gnome-colors-icon-theme: FTBFS in Fedora rawhide/f32
Summary: gnome-colors-icon-theme: FTBFS in Fedora rawhide/f32
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-colors-icon-theme
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-02-06 17:01 UTC by Fedora Release Engineering
Modified: 2020-05-05 13:31 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-05-05 13:31:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (15.99 KB, text/plain)
2020-02-06 17:01 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2020-02-06 17:01 UTC, Fedora Release Engineering
no flags Details
state.log (1.05 KB, text/plain)
2020-02-06 17:01 UTC, Fedora Release Engineering
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.