First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 203290
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Fonts Team <fonts@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Carsten Lohrke <carlo@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 203290 depends on: Show dependency tree
Show dependency graph
Bug 203290 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-12-25 12:48 0000
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 From Ryan Hill 2007-12-27 23:21:11 0000 -------
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 From Marcin Dzierzkowski 2007-12-28 11:56:29 0000 -------
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 From nixnut 2007-12-28 17:00:47 0000 -------
ppc stable

------- Comment #4 From Markus Meier 2007-12-28 17:22:33 0000 -------
x86 stable

------- Comment #5 From Carsten Lohrke 2007-12-28 21:01:43 0000 -------
(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 From Raúl Porcel 2007-12-29 17:38:35 0000 -------
alpha/ia64/sparc stable

removing bsd since they don't have stable keyword

------- Comment #7 From Brent Baude 2007-12-29 19:26:39 0000 -------
ppc64 stable

------- Comment #8 From Richard Freeman 2008-01-01 04:35:42 0000 -------
amd64 stable

------- Comment #9 From Jeroen Roovers 2008-01-02 07:19:18 0000 -------
Stable for HPPA.

------- Comment #10 From Jakub Moc 2008-02-12 23:12:44 0000 -------
Closing wrt http://www.gentoo.org/news/20080210-mips-experimental-arch.xml

First Last Prev Next    No search results available      Search page      Enter new bug