Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32926 - gthumb 2.1.7 doesn't compile, failed when runing sed + intltool
Summary: gthumb 2.1.7 doesn't compile, failed when runing sed + intltool
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-06 19:59 UTC by Zarick Lau
Modified: 2003-11-20 08:44 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zarick Lau 2003-11-06 19:59:28 UTC
The ebuild for gthumb-2.1.7 seems broken
The pkg can be compiled by hand without problem

sed -e 's?\@ICONSDIR\@?/usr/share/gthumb/icons?g' \
< ./GNOME_GThumb_Viewer.xml.in > temp \
&& mv temp GNOME_GThumb_Viewer.xml
LC_ALL=C ../../intltool-merge ../../po GNOME_GThumb_Viewer.server.in
GNOME_GThumb_Viewer.server -o -u -c ../../po/.intltool-merge-cache
mv: cannot stat `temp': No such file or directory
make[3]: *** [GNOME_GThumb_Viewer.xml] Error 1
make[3]: *** Waiting for unfinished jobs....
Found cached translation database
Merging translations into GNOME_GThumb_Viewer.server.
make[3]: Leaving directory
`/var/tmp/portage/gthumb-2.1.7/work/gthumb-2.1.7/components/image-viewer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gthumb-2.1.7/work/gthumb-2.1.7/components'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gthumb-2.1.7/work/gthumb-2.1.7'
make: *** [all] Error 2
                                                                                
!!! ERROR: media-gfx/gthumb-2.1.7 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure


Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge gthumb
2.
3.

Actual Results:  
build failed

Expected Results:  
build successfully complete
Comment 1 foser (RETIRED) gentoo-dev 2003-11-10 11:41:46 UTC
tried 2.1.8 ?
Comment 2 foser (RETIRED) gentoo-dev 2003-11-20 08:44:18 UTC
no reply closing