Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438322 - dev-tcltk/tkXwin-1.0-r3 please stabilize
Summary: dev-tcltk/tkXwin-1.0-r3 please stabilize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2012-10-14 11:29 UTC by Justin Lecher (RETIRED)
Modified: 2012-10-21 17:07 UTC (History)
1 user (show)

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 Justin Lecher (RETIRED) gentoo-dev 2012-10-14 11:29:54 UTC
arches please stable. This revision only fixes respect for CFLAGS
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-10-14 11:30:03 UTC
*** Bug 438312 has been marked as a duplicate of this bug. ***
Comment 2 Vicente Olivert Riera (RETIRED) gentoo-dev 2012-10-14 12:14:21 UTC
amd64: ok

but, please, change this:

tc-export CC

to this:

tc-export CC AR RANLIB

because if you emerge tkXwin with static-libs USE flag enabled, it calls ar and ranlib directly.

fujitsu dev-tcltk # grep ' * USE' *
tkXwin-1.0-r3:20121014-120311.log: * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
tkXwin-1.0-r3:20121014-120331.log: * USE:        amd64 elibc_glibc kernel_linux multilib static-libs userland_GNU
tkXwin-1.0-r3:20121014-120350.log: * USE:        amd64 elibc_glibc kernel_linux multilib threads userland_GNU
tkXwin-1.0-r3:20121014-120409.log: * USE:        amd64 elibc_glibc kernel_linux multilib static-libs threads userland_GNU
tkXwin-1.0-r3:20121014-120428.log: * USE:        amd64 elibc_glibc kernel_linux multilib test userland_GNU
fujitsu dev-tcltk # grep ^ar *
tkXwin-1.0-r3:20121014-120331.log:ar cru .libs/libtkXwin.a  tkXwin.o
tkXwin-1.0-r3:20121014-120409.log:ar cru .libs/libtkXwin.a  tkXwin.o
fujitsu dev-tcltk # grep ^ranlib *
tkXwin-1.0-r3:20121014-120331.log:ranlib .libs/libtkXwin.a
tkXwin-1.0-r3:20121014-120331.log:ranlib /var/tmp/portage/dev-tcltk/tkXwin-1.0-r3/image//usr/lib64/libtkXwin.a
tkXwin-1.0-r3:20121014-120409.log:ranlib .libs/libtkXwin.a
tkXwin-1.0-r3:20121014-120409.log:ranlib /var/tmp/portage/dev-tcltk/tkXwin-1.0-r3/image//usr/lib64/libtkXwin.a
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2012-10-14 14:28:24 UTC
+  14 Oct 2012; Justin Lecher <jlec@gentoo.org> tkXwin-1.0-r3.ebuild:
+  Export AR and RANLIB as well, thanks Vicente Olivert Riera
+
Comment 4 Agostino Sarubbo gentoo-dev 2012-10-15 10:23:50 UTC
amd64 stable
Comment 5 Anthony Basile gentoo-dev 2012-10-15 21:15:53 UTC
stable ppc
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2012-10-21 17:07:59 UTC
alpha/sparc keywords dropped, x86 stable