Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203290 - stabilize media-libs/freetype-2.3.5-r2
Summary: stabilize media-libs/freetype-2.3.5-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2007-12-25 12:48 UTC by Carsten Lohrke (RETIRED)
Modified: 2008-02-12 23:12 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 Carsten Lohrke (RETIRED) gentoo-dev 2007-12-25 12:48:15 UTC
The freetype zlib configure flag switches between system and internal zlib, but use flags are to switch optional features on and off. Shared libs should always be  used for security considerations.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2007-12-27 23:21:11 UTC
i fixed this in 2.3.5-r2.  looks like it's due for stabilization.

arches, please test and stablize media-libs/freetype-2.3.5-r2

media-libs/freetype:
          |                           s
          |                   p       p
          |                   p       a   x
          |                   c       r   8
          |                   -       c   6
          | a a             p m     s -   -
          | l m   h i m m   p a s   p f   f
          | p d a p a 6 i p c c 3   a b x b
          | h 6 r p 6 8 p p 6 o 9 s r s 8 s
          | a 4 m a 4 k s c 4 s 0 h c d 6 d
----------+-----------------------------v--
2.3.3     | ~ + + + + + + + +   + + +   + ~ [2]
2.3.4-r2  | + + + + + + ~ + +   + + +   + ~ [2]
2.3.5-r2  | ~ ~ ~ ~ ~ ~ ~ ~ ~   ~ ~ ~ ~ ~ ~ [2]

Comment 2 Marcin Dzierzkowski 2007-12-28 11:56:29 UTC
emerge --info
Portage 2.1.3.19 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23-gentoo-r3 i686)
=================================================================
System uname: 2.6.23-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Timestamp of tree: Fri, 28 Dec 2007 07:46:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  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.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r2
ACCEPT_KEYWORDS="x86"
ALSA_CARDS="via82xx"
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 softv
ol"
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_use
r 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 negoti
ation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CCACHE_SIZE="1G"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="5"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CVS_RSH="ssh"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISPLAY=":0.0"
DISTDIR="/usr/portage/distfiles"
EATURES="ccache userfetch parallel-fetch collision-protect"
EDITOR="vim"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--verbose"
EMERGE_WARNING_DELAY="10"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict userfetch"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -P ${DISTDIR} ${URI}"
GCC_PATH="/usr/i686-pc-linux-gnu/gcc-bin/4.1.2"
GCC_SPECS=""
GDK_USE_XFT="1"
GENTOO_MIRRORS="ftp://ftp.lublin.pl/pub/linux/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.kaist.ac.kr/gentoo/ ftp://ftp.twaren.net/Linux/Gentoo"

x86 stable
Comment 3 nixnut (RETIRED) gentoo-dev 2007-12-28 17:00:47 UTC
ppc stable
Comment 4 Markus Meier gentoo-dev 2007-12-28 17:22:33 UTC
x86 stable
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2007-12-28 21:01:43 UTC
(In reply to comment #1)
> i fixed this in 2.3.5-r2.

Will zlib be stated as system library in all profiles forever?! It's better to state it explicitly in the ebuild. Also the internal check is

if test x$with_zlib != xno && test -n "$LIBZ"; then

so when $LIBZ is empty for some odd reason, the internal zlib will be used. Please overwrite the internal zlib header file with some error message so the build will fail, instead silently doing wrong.
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2007-12-29 17:38:35 UTC
alpha/ia64/sparc stable

removing bsd since they don't have stable keyword
Comment 7 Brent Baude (RETIRED) gentoo-dev 2007-12-29 19:26:39 UTC
ppc64 stable
Comment 8 Richard Freeman gentoo-dev 2008-01-01 04:35:42 UTC
amd64 stable
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2008-01-02 07:19:18 UTC
Stable for HPPA.
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2008-02-12 23:12:44 UTC
Closing wrt http://www.gentoo.org/news/20080210-mips-experimental-arch.xml