Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226641 - Please stabilize =x11-themes/redhat-artwork-5.0.8-r4 (was: x11-themes/redhat-artwork: autoconf/autoreconf/automake/libtool called directly)
Summary: Please stabilize =x11-themes/redhat-artwork-5.0.8-r4 (was: x11-themes/redhat-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: bad-autotools
  Show dependency tree
 
Reported: 2008-06-14 12:04 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-08-25 17:06 UTC (History)
0 users

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


Attachments
build.log (20080621-063510.log,70.07 KB, text/plain)
2008-06-21 07:12 UTC, Christian Faulhammer (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-14 12:04:59 UTC
Please never call autotools directly, instead use eautoreconf (or eautomake, and JUST THESE TWO) from autotools.eclass. If you have any reason why those don't work, please let me know to fix them.

Thanks,
Diego
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2008-06-16 07:54:27 UTC
Please test and stabilize =x11-themes/redhat-artwork-5.0.8-r4 so previous version can be removed.
Comment 2 Santiago M. Mola (RETIRED) gentoo-dev 2008-06-16 11:12:07 UTC
Making check in po
make[1]: Entering directory `/var/tmp/portage/x11-themes/redhat-artwork-5.0.8-r4/work/redhat-artwork-5.0.8/po'
INTLTOOL_EXTRACT=../intltool-extract srcdir=. ../intltool-update --gettext-package redhat-artwork --pot
rm -f missing notexist
srcdir=. ../intltool-update -m
The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.

art/gdm/FedoraBubbles/FedoraBubbles.xml.in
art/gdm/FedoraBubbles/GdmGreeterTheme.desktop.in
art/gdm/FedoraDNA/GdmGreeterTheme.desktop.in
art/nautilus/Bluecurve/Bluecurve.xml

If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
if [ -r missing -o -r notexist ]; then \
	  exit 1; \
	fi
make[1]: *** [check] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-themes/redhat-artwork-5.0.8-r4/work/redhat-artwork-5.0.8/po'
make: *** [check-recursive] Error 1


-----------------------------------------------------------------------

>>> Compiling source in /var/tmp/portage/x11-themes/redhat-artwork-5.0.8-r4/work/redhat-artwork-5.0.8 ...
 * Applying redhat-artwork-5.0.5-add-dirs-to-bluecurve-theme-index.pat  [ ok ]
 * Applying redhat-artwork-5.0.8-echo.patch ...                         [ ok ]
 * Running eautoreconf in '/var/tmp/portage/x11-themes/redhat-artwork-5.0.8-r4/work/redhat-artwork-5.0.8' ...
 * QA Warning: running aclocal in compile phase
 * Running aclocal ...                                                  [ ok ]
 * QA Warning: running libtoolize in compile phase
 * Running libtoolize --copy --force --automake ...                     [ ok ]
 * QA Warning: running aclocal in compile phase
 * Running aclocal ...                                                  [ ok ]
 * QA Warning: running autoconf in compile phase
 * Running autoconf ...                                                 [ ok ]
 * QA Warning: running autoheader in compile phase
 * Running autoheader ...                                               [ ok ]
 * QA Warning: running automake in compile phase
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2008-06-21 07:12:34 UTC
Created attachment 157861 [details]
build.log

fails test but this intltool thing is minor...will stabilise anyway soon.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2008-06-21 08:50:44 UTC
x86 stable
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2008-06-22 16:12:25 UTC
alpha/ia64/sparc stable
Comment 6 Kenneth Prugh (RETIRED) gentoo-dev 2008-06-22 18:32:22 UTC
amd64 stable
Comment 7 David Voge 2008-07-06 17:35:08 UTC
in USE="kde" emerge x11-themes/redhat-artwork he brake's because a missing kdecoration.h and kdecorationfactory.h

...
In file included from bluecurveclient.cpp:15:
bluecurveclient.h:22:25: error: kdecoration.h: No such file or directory
bluecurveclient.h:23:32: error: kdecorationfactory.h: No such file or directory
In file included from bluecurveclient.cpp:15:
...

in USE="-kde" emerge x11-themes/redhat-artwork its ok
Comment 8 nixnut (RETIRED) gentoo-dev 2008-08-25 17:06:38 UTC
ppc stable. closing since we're last