Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 913214

Summary: x11-misc/redshift-1.12-r10:0/0::gentoo - failed (compile phase)
Product: Gentoo Linux Reporter: squatted_posture785
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description squatted_posture785 2023-08-29 13:08:28 UTC
Created attachment 868989 [details]
build.log

Trying to rebuild x11-misc/redshift-1.12-r10:0/0::gentoo fails:

Merging translations into data/applications/redshift-gtk.desktop.
make[2]: *** [Makefile:1235: data/appdata/redshift-gtk.appdata.xml] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/x11-misc/redshift-1.12-r10/work/redshift-1.12'
make[1]: *** [Makefile:774: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/x11-misc/redshift-1.12-r10/work/redshift-1.12'
make: *** [Makefile:518: all] Error 2
 * ERROR: x11-misc/redshift-1.12-r10::gentoo failed (compile phase):
 *   emake failed
 *
Comment 1 squatted_posture785 2023-08-29 13:08:52 UTC
Created attachment 868990 [details]
emerge --info
Comment 2 squatted_posture785 2023-08-29 14:38:13 UTC
The following fixed the issue (from https://bugs.gentoo.org/41124#c138):

1. # emerge -C dev-perl/XML-Parser
2. # perl-cleaner all
3. # emerge -1 intltool
4. # emerge redshift

*** This bug has been marked as a duplicate of bug 41124 ***