Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215121 - x11-themes/gtk-chtheme-0.3.1-r1 stable request
Summary: x11-themes/gtk-chtheme-0.3.1-r1 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2008-03-27 22:27 UTC by Tiago Cunha (RETIRED)
Modified: 2008-06-29 14:08 UTC (History)
0 users

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


Attachments
gtk-chtheme-0.3.1.ebuild fixes (gtk-chtheme-0.3.1.ebuild.patch,909 bytes, patch)
2008-03-27 22:29 UTC, Tiago Cunha (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tiago Cunha (RETIRED) gentoo-dev 2008-03-27 22:27:44 UTC
~sparc keyword added on Jun 24 2004.
No bugs on this particular version of the package.

1. Emerges on SPARC.
2. No collisions.
3. No test phase.
4. Works.
4.1. No rdeps to test with.

I'm CC'ing gnome@g.o because the ebuild has some minor issues, such as:

1. Hardcoded CC.
2. Pre-stripping.

Portage 2.1.4.4 (default-linux/sparc/sparc64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r3 sparc64)
=================================================================
System uname: 2.6.24-gentoo-r3 sparc64 sun4u
Timestamp of tree: Fri, 21 Mar 2008 18:49:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="sparc"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=ultrasparc -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/init.d /etc/pam.d /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -mcpu=ultrasparc -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="-akv --with-bdeps y"
FEATURES="ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.rnl.ist.utl.pt/pub/gentoo http://darkstar.ist.utl.pt/pub/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl apache2 bash-completion branding bzip2 cli cracklib crypt dbus dri fortran gif gnome gtk hal iconv ipv6 isdnlog jpeg logrotate midi mudflap ncurses nptl nptlonly offensive opengl openmp pam pcre perl png postgres ppds pppd python readline reflection session skey sparc spl ssl tcpd tiff truetype xml xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="sunffb"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Tiago Cunha (RETIRED) gentoo-dev 2008-03-27 22:29:07 UTC
Created attachment 147477 [details, diff]
gtk-chtheme-0.3.1.ebuild fixes

* Avoid pre-stripping.
* Fix hardcoded CC.
* Quote ${D}.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-29 12:19:21 UTC
Hum changes looks good but could you explain what do you mean by hardcoded CC ?
Comment 3 Tiago Cunha (RETIRED) gentoo-dev 2008-03-29 17:40:22 UTC
The build system invokes cc --- i.e. /usr/bin/cc --- by default instead
of a CHOST-specific command (such as sparc-unknown-linux-gnu-gcc,
x86_64-pc-linux-gnu-gcc, i586-gentoo-linux-uclibc), which will cause
problems when cross-compiling.
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-29 20:51:41 UTC
made a -r1 out of that because it changes the way the package is compiled and all. Thanks for reporting.
Comment 5 Tiago Cunha (RETIRED) gentoo-dev 2008-03-29 21:18:45 UTC
(In reply to comment #4)
> made a -r1 out of that because it changes the way the package is compiled and
> all. Thanks for reporting.

Since the ebuild issues are solved, x11-themes/gtk-chtheme-0.3.1 should stabilized on SPARC.

Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-29 21:32:46 UTC
hum since you are representing sparc as well, I guess you can go by directly stabilizing the -r1. Another request will have to be filled for other arches though.
Comment 7 Raúl Porcel (RETIRED) gentoo-dev 2008-03-31 18:04:40 UTC
Why not use this bug?
Comment 8 Tiago Cunha (RETIRED) gentoo-dev 2008-06-23 22:34:34 UTC
gnome@g.o: Can =x11-themes/gtk-chtheme-0.3.1-r1 go stable?
Comment 9 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-06-25 21:48:16 UTC
Sure let's go for r1 stabilization.

Target keywords are: amd64 ppc ppc64 sparc x86

TIA
Comment 10 Christian Faulhammer (RETIRED) gentoo-dev 2008-06-25 23:03:00 UTC
x86 stable
Comment 11 Víctor Enríquez 2008-06-27 11:44:26 UTC
====AMD64 AT REPORT====

*Installation[OK]
*No Test
*Functionality[OK]:
Tested under Xnest in my chroot, running gnome-terminal, seems to work ok, previsualization of the themes works. Apply makes gnome-terminal take the change immediately and cancel also seems to work.
Tested with the following themes: clearlooks, clearlooks-classic, crux and glider. All the widget in the window seems to work ok also.

*Documentation[OK]: man page works.

emerge --info:

Portage 2.1.4.4 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.24-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3200+
Timestamp of tree: Wed, 25 Jun 2008 09:00:02 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 acl acpi alsa amd64 berkdb bzip2 cairo cdr cli cracklib crypt dbus dga dri dvdr ffmpeg flac gdbm glitz gmp gnome gnome-keyring gpm gtk hal iconv ipv6 isdnlog ithreads jpeg lcms libnotify mad midi mmx mp3 mudflap ncurses network nls nptl nptlonly ogg opengl openmp pam pcre perl png pppd python readline reflection sdl session spell spl sse sse2 ssl startup-notification svg tcpd theora threads tiff truetype unicode v4l vorbis x264 xcb xcomposite xorg xscreensaver xulrunner xv xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en es" USERLAND="GNU" VIDEO_CARDS="nvidia none"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Comment 12 Brent Baude (RETIRED) gentoo-dev 2008-06-27 13:25:23 UTC
ppc64 stable
Comment 13 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2008-06-27 17:06:10 UTC
amd64 stable
Comment 14 Friedrich Oslage (RETIRED) gentoo-dev 2008-06-29 12:44:22 UTC
sparc stable
Comment 15 nixnut (RETIRED) gentoo-dev 2008-06-29 14:08:52 UTC
ppc stable