Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115152 - emerge media-gfx/splashutils-1.1.9.8 fails on splash.o
Summary: emerge media-gfx/splashutils-1.1.9.8 fails on splash.o
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-10 20:49 UTC by Neal McConachie
Modified: 2005-12-11 03:35 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 Neal McConachie 2005-12-10 20:49:10 UTC
I have freshly installed gentoo using 2005.1 stage 3 tarball and gentoo-sources.
 I have included compiled-in support for framebuffer splash in the kernel.

emerge splashutils fails as below


Reproducible: Always
Steps to Reproduce:
1.emerge splashutils


Actual Results:  
  CC      splash.o
In file included from splash.h:144,
                 from splash.c:27:
ttf.h:3:22: ft2build.h: No such file or directory
ttf.h:4:30: freetype/ftoutln.h: No such file or directory
ttf.h:5:31: freetype/ttnameid.h: No such file or directory
In file included from splash.h:144,
                 from splash.c:27:
ttf.h:23: error: parse error before "FT_UInt"
ttf.h:23: warning: no semicolon at end of struct or union
ttf.h:24: warning: data definition has no type or storage class
ttf.h:25: error: parse error before "pixmap"
ttf.h:25: warning: data definition has no type or storage class
ttf.h:33: error: parse error before '}' token
ttf.h:33: warning: data definition has no type or storage class
ttf.h:37: error: parse error before "FT_Face"
ttf.h:37: warning: no semicolon at end of struct or union
ttf.h:57: error: parse error before '*' token
ttf.h:57: warning: data definition has no type or storage class
ttf.h:58: error: parse error before "cache"
ttf.h:58: warning: data definition has no type or storage class
ttf.h:59: error: parse error before "scratch"
ttf.h:59: warning: data definition has no type or storage class
make: *** [splash.o] Error 1

!!! ERROR: media-gfx/splashutils-1.1.9.8 failed.
!!! Function src_compile, Line 119, Exitcode 2
!!! failed to build splashutils
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
emerged splashutils successfully

Gentoo Base System version 1.6.13
Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r3,
2.6.12-gentoo-r10 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r10 x86_64 
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -mtune=athlon64 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -mtune=athlon64 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.arcticnetwork.ca http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts bzip2 crypt cups eds emboss encode
expat foomaticdb fortran gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde
lzw lzw-tiff mp3 mpeg ncurses nls nptl opengl pam pdflib perl png python qt
quicktime readline sdl spell ssl tcpd tiff truetype-fonts type1-fonts udev usb
userlocales xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2005-12-11 02:51:21 UTC
Please check out the latest ~amd64 version of splashutils. To do so, you might
want to add:

    media-gfx/splashutils ~amd64

to /etc/portage/package.keywords.
Comment 2 Neal McConachie 2005-12-11 03:35:07 UTC
(In reply to comment #1)
> Please check out the latest ~amd64 version of splashutils. To do so, you might
> want to add:
> 
>     media-gfx/splashutils ~amd64
> 
> to /etc/portage/package.keywords.

That worked, thanks :-) FYI: I also had to add:
    dev-libs/klibc ~amd64
to /etc/portage/package.keywords

Also, I just noticed that my emerge --info results were slightly different when
I booted directly into my environment rather than chrooting from the gentoo
liveCD install disk.

The emerge --info results originally posted are from the chrooted environment,
and incorrectly? shows my kernel as being 2.6.12-gentoo-r10 even though it is
actually 2.6.14-gentoo-r2.  (I previously tried to emerge splashutils both from
booting normally and from chrooting into my environment from the liveCD - both
failed without ~amd64 in keywords).

I hope that made sense - let me know if it's unclear.