Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213999 - app-office/glabels-2.2.2 installation broken
Summary: app-office/glabels-2.2.2 installation broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-20 09:47 UTC by Tiziano Müller (RETIRED)
Modified: 2008-03-20 20:13 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 Tiziano Müller (RETIRED) gentoo-dev 2008-03-20 09:47:31 UTC
[...]
make[4]: Leaving directory `/var/tmp/paludis/app-office/glabels-2.2.2/work/glabels-2.2.2/src'
make[3]: Leaving directory `/var/tmp/paludis/app-office/glabels-2.2.2/work/glabels-2.2.2/src'
make[2]: Leaving directory `/var/tmp/paludis/app-office/glabels-2.2.2/work/glabels-2.2.2/src'
Making all in data
make[2]: Entering directory `/var/tmp/paludis/app-office/glabels-2.2.2/work/glabels-2.2.2/data'
Making all in desktop
make[3]: Entering directory `/var/tmp/paludis/app-office/glabels-2.2.2/work/glabels-2.2.2/data/desktop'
LC_ALL=C ../../intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po glabels.desktop.in glabels.desktop
Possible unintended interpolation of @INTLTOOL_ICONV in string at ../../intltool-merge line 94.
Global symbol "@INTLTOOL_ICONV" requires explicit package name at ../../intltool-merge line 94.
BEGIN not safe after errors--compilation aborted at ../../intltool-merge line 252.
make[3]: *** [glabels.desktop] Error 9
make[3]: Leaving directory `/var/tmp/paludis/app-office/glabels-2.2.2/work/glabels-2.2.2/data/desktop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/paludis/app-office/glabels-2.2.2/work/glabels-2.2.2/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/paludis/app-office/glabels-2.2.2/work/glabels-2.2.2'
make: *** [all] Error 2

!!! ERROR in app-office/glabels-2.2.2:
!!! In gnome2_src_compile at line 3104
!!! compile failure

!!! Call stack:
!!!    * gnome2_src_compile (/var/tmp/paludis/app-office/glabels-2.2.2/temp/loadsaveenv:3104)
!!!    * src_compile (/var/tmp/paludis/app-office/glabels-2.2.2/temp/loadsaveenv:3996)
!!!    * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:49)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:463)
!!!    * main (/usr/libexec/paludis/ebuild.bash:481)

diefunc: making ebuild PID 1573 exit with error
die trap: exiting with error.

Install error:
  * In program paludis (--log-level warning --dl-reinstall-scm weekly) -i glabels:
  * When performing install action from command line:
  * When executing install task:
  * When installing 'app-office/glabels-2.2.2:0::gentoo':
  * Install error: Install failed for 'app-office/glabels-2.2.2:0::gentoo'


With USE="-debug -doc -eds"
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-20 20:13:50 UTC
It seems this ebuild missed the intltoolize call, should be fixed now. Thanks for reporting.