Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913214 - x11-misc/redshift-1.12-r10:0/0::gentoo - failed (compile phase)
Summary: x11-misc/redshift-1.12-r10:0/0::gentoo - failed (compile phase)
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-29 13:08 UTC by squatted_posture785
Modified: 2023-08-29 14:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (redshift-build.log,20.27 KB, text/x-log)
2023-08-29 13:08 UTC, squatted_posture785
Details
emerge --info (emerge-info.log,16.81 KB, text/x-log)
2023-08-29 13:08 UTC, squatted_posture785
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***