Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143252 - splashutils 1.3-r1 won't compile
Summary: splashutils 1.3-r1 won't compile
Status: RESOLVED DUPLICATE of bug 140596
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-08 13:47 UTC by Alexandru Neata
Modified: 2006-08-08 13:50 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 Alexandru Neata 2006-08-08 13:47:14 UTC
Portage 2.1-r1 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 AMD Athlon(TM) XP1800+
Gentoo Base System version 1.6.15
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  0.4.2-r1
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -mtune=athlon-xp -fomit-frame-pointer -ftracer -fforce-addr -fprefetch-loop-arrays -falign-functions=64 -momit-leaf-frame-pointer "
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -mtune=athlon-xp -fomit-frame-pointer -ftracer -fforce-addr -fprefetch-loop-arrays -falign-functions=64 -momit-leaf-frame-pointer "
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.roedu.net/pub/mirrors/gentoo.org/"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/home/alextz/portage"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac alsa apache2 apm asf avi berkdb bitmap-fonts cdr cli crypt cups dlloader dri dvd eds emboss encode exif firefox flac foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib ipv6 isdnlog java jpeg libg++ libwww mad mikmod mmx motif mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin nvidia ogg oggvorbis opengl oss pam pcre pdflib perl png pppd python qt3 qt4 quicktime readline reflection sdl session spell spl sse ssl stroke tcpd tidy truetype truetype-fonts type1-fonts usb vorbis win32codecs wmf xml2 xorg xv zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_en userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



and here is the error....


 * Applying splashutils-1.3-fdset.patch ...                                                                  [ ok ] * Applying splashutils-1.3-pthreads.patch ...                                                               [ ok ]>>> Source unpacked.
>>> Compiling source in /home/alextz/portage/portage/splashutils-1.3-r1/work/splashutils-1.3 ...
cc -O2 -march=athlon-xp -mtune=athlon-xp -fomit-frame-pointer -ftracer -fforce-addr -fprefetch-loop-arrays -falign-functions=64 -momit-leaf-frame-pointer  fbres.c -o fbres
cc -O2 -march=athlon-xp -mtune=athlon-xp -fomit-frame-pointer -ftracer -fforce-addr -fprefetch-loop-arrays -falign-functions=64 -momit-leaf-frame-pointer  usleep.c -o usleep
strip usleep
strip fbres
make[1]: Entering directory `/home/alextz/portage/portage/splashutils-1.3-r1/work/miscsplashutils-0.1.4/fbtruetype'gcc -O2 -Wall -I/usr/include/freetype2   -c -o fbtruetype.o fbtruetype.c
gcc -O2 -Wall -I/usr/include/freetype2   -c -o messages.o messages.c
gcc -O2 -Wall -I/usr/include/freetype2   -c -o console.o console.c
gcc -O2 -Wall -I/usr/include/freetype2   -c -o ttf.o ttf.c
gcc -O2 -Wall -I/usr/include/freetype2   -c -o luxisri.o luxisri.c
gcc -O2 -Wall -I/usr/include/freetype2 -L/usr/lib -o fbtruetype -L/usr/lib fbtruetype.o messages.o console.o ttf.o luxisri.o -lfreetype -lm
gcc -O2 -Wall -I/usr/include/freetype2 -L/usr/lib -static -o fbtruetype.static -L/usr/lib fbtruetype.o messages.o console.o ttf.o luxisri.o /usr/lib/libfreetype.a /usr/lib/libz.a -lm
strip -s fbtruetype fbtruetype.static
make[1]: Leaving directory `/home/alextz/portage/portage/splashutils-1.3-r1/work/miscsplashutils-0.1.4/fbtruetype'
make[1]: Entering directory `/home/alextz/portage/portage/splashutils-1.3-r1/work/miscsplashutils-0.1.4/kbd'
cc -O2 -march=athlon-xp -mtune=athlon-xp -fomit-frame-pointer -ftracer -fforce-addr -fprefetch-loop-arrays -falign-functions=64 -momit-leaf-frame-pointer   fgconsole.o getfd.o -o fgconsole
make[1]: Leaving directory `/home/alextz/portage/portage/splashutils-1.3-r1/work/miscsplashutils-0.1.4/kbd'
config.h successfully created.
You can run `make` now.
  CONF    libjpeg
sed: can't read jerror.c: No such file or directory
  MAKE    libjpeg
  CONF    freetype2
  MAKE    freetype2
  CONF    zlib
  MAKE    zlib
  CONF    libpng
  MAKE    libpng
  CC      objs/kernel/kernel.o
In file included from kernel.c:26:
splash.h:7:20: sys/vt.h: No such file or directory
make: *** [objs/kernel/kernel.o] Error 1

!!! ERROR: media-gfx/splashutils-1.3-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  splashutils-1.3-r1.ebuild, line 117:   Called die

!!! failed to build splashutils
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-08 13:50:30 UTC
*** This bug has been marked as a duplicate of 140596 ***