Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120531 - ftgl doesn't install headers [both 2.1.2 and 2.1.2-r1]
Summary: ftgl doesn't install headers [both 2.1.2 and 2.1.2-r1]
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
: 192401 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-27 07:23 UTC by Karol Szumski
Modified: 2007-09-13 19:48 UTC (History)
4 users (show)

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


Attachments
ftgl-2.1.2-r2.ebuild (ftgl-2.1.2-r2.ebuild,1.29 KB, text/plain)
2006-01-27 07:29 UTC, Karol Szumski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Szumski 2006-01-27 07:23:11 UTC
Steps to reproduce:
1) uninstall ftgl
2) remove /usr/include/FTGL
3) install FTGL

Results:
no /usr/include/FTGL

Expected Results:
there should be /usr/include/FTGL with these files:
FTBBox.h                 FTGLBitmapFont.h    FTList.h
FTBitmapGlyph.h          FTGLExtrdFont.h     FTOutlineGlyph.h
FTCharToGlyphIndexMap.h  FTGLOutlineFont.h   FTPixmapGlyph.h
FTCharmap.h              FTGLPixmapFont.h    FTPoint.h
FTContour.h              FTGLPolygonFont.h   FTPolyGlyph.h
FTExtrdGlyph.h           FTGLTextureFont.h   FTSize.h
FTFace.h                 FTGlyph.h           FTTextureGlyph.h
FTFont.h                 FTGlyphContainer.h  FTVector.h
FTGL.h                   FTLibrary.h         FTVectoriser.h

Build 27-01-2006 on Linux
synced 30 minutes ago

emerge --info:
Portage 2.1_pre3-r1 (default-linux/x86/2005.0, gcc-4.1.0-beta20060120, glibc-2.3.6-r2, 2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acl acpi alsa apache2 apm ari audiofile avahi avi bash-completion berkdb bidi bonobo bzip2 cairo canna cdda cddb cdr cjk crypt cups curl dbus dga directfb dri dts dv dvd dvdr dvdread dvi eds emboss encode evo exif expat fam ffmpeg firefox flac foomaticdb fortran freetype freewnn ftp gd gdbm gif glitz glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml hal httpd iconv icq idn imlib ipod ipv6 jabber java joystick jpeg junit lcms ldap libg++ libwww mad matroska mhash mikmod mime mjpeg mmx mng mono moznocompose moznoirc moznomail mozsvg mp3 mpeg mpeg2 mysql ncurses nls no-old-linux nptl ogg oggvorbis openal openexr opengl pam pcre pda pdflib perl png python qt quicktime readline samba sblive sdl slang spell sse sse2 ssl stream svg svga tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb utf8 videos vorbis win32codecs wmf wxwindows xinerama xml xml2 xosd xv xvid zlib elibc_glibc kernel_linux linguas_en linguas_pl userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Karol Szumski 2006-01-27 07:29:52 UTC
Created attachment 78287 [details]
ftgl-2.1.2-r2.ebuild

Modified ebuild that installs the headers...
quite ugly if you ask me, but it works
Comment 2 Karol Szumski 2006-01-27 07:31:32 UTC
and with this attachment this bug can be resolved as WORKSFORME
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-27 07:35:17 UTC
Don't resolve bugs until they are fixed in portage, please.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2006-05-22 10:24:10 UTC
Karol, I don't see this error at all. What I do see is a broken FTFont.h file though.
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2006-06-01 07:11:15 UTC
actually, ignore my last comment
Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2006-09-07 17:25:06 UTC
I'd rather you take this upstream
Comment 7 Alexis Ballier gentoo-dev 2007-09-13 19:48:57 UTC
*** Bug 192401 has been marked as a duplicate of this bug. ***