Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69518 - games-engines/frotz 2.43 emerge fails
Summary: games-engines/frotz 2.43 emerge fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-30 10:20 UTC by Heiko Nock
Modified: 2004-11-05 23:46 UTC (History)
1 user (show)

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 Heiko Nock 2004-10-30 10:20:12 UTC
"emerge frotz" compiles frotz cleanly, but doesn't install correctly, as some files seem to be missing.


Reproducible: Always
Steps to Reproduce:
1.emerge frotz
2.
3.

Actual Results:  
See Details 

Expected Results:  
It should have installed cleanly :) 
 

 
**********output of "emerge frotz > frotz.log"******************* 
Archiving curses interface code... 
ar rc src/frotz_curses.a src/curses/ux_init.o src/curses/ux_input.o 
src/curses/ux_pic.o src/curses/ux_screen.o src/curses/ux_text.o 
src/curses/ux_audio_none.o src/curses/ux_audio_oss.o 
ranlib src/frotz_curses.a 
 
 
gcc -o frotz src/frotz_common.a src/frotz_curses.a  -lcurses \ 
  
>>> Test phase [not enabled]: games-engines/frotz-2.43 
 
>>> Install frotz-2.43 into /var/tmp/portage/frotz-2.43/image/ category 
games-engines 
/usr/lib/portage/bin/dodoc: NOTES does not exist. 
    ...done! 
>>> emerge (1 of 1) games-engines/frotz-2.43 to / 
>>> md5 src_uri ;-) frotz-2.43.tar.gz 
*********************************************************** 
 
*******************output of "emerge frotz 2> frotz2.log"*********** 
src/curses/ux_text.c: In function `os_display_char': 
src/curses/ux_text.c:209: warning: comparison is always true due to limited 
range of data type 
src/curses/ux_text.c: In function `os_char_width': 
src/curses/ux_text.c:280: warning: comparison is always true due to limited 
range of data type 
doman: frotz.6 does not exist. 
install: cannot stat `frotz.conf-big': No such file or directory 
install: cannot stat `frotz.conf-small': No such file or directory 
 
!!! ERROR: games-engines/frotz-2.43 failed. 
!!! Function src_install, Line 30, Exitcode 1 
!!! doins failed 
!!! If you need support, post the topmost build error, NOT this status message. 
***************************************************************************** 
 
***************************output of "emerge info"***************** 
Gentoo Base System version 1.6.4 
Portage 2.0.51-r2 (default-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20041021-r0, 
2.6.9-gentoo-r1 i686) 
================================================================= 
System uname: 2.6.9-gentoo-r1 i686 AMD Athlon(tm) XP 1600+ 
Autoconf: sys-devel/autoconf-2.59-r5 
Automake: sys-devel/automake-1.8.5-r1 
Binutils: sys-devel/binutils-2.15.92.0.2-r1 
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1 
Libtools: sys-devel/libtool-1.5.2-r5 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=i686 -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/fax /usr/share/config /var/qmail/control /var/spool/fax/etc" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs candy ccache distlocks sandbox" 
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/ ftp://mir.zyrianes.net/gentoo/ 
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
ftp://ftp.easynet.nl/mirror/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" 
USE="X alsa apm arts audiofile avi berkdb bitmap-fonts bonobo bzlib cdr crypt 
cups dga directfb divx4linux dvd dvdr emacs encode esd evo exif f77 fam fbcon 
flac foomaticdb ftp gd gdbm ggi gif gmp gnome gpm gstreamer gtk gtk2 gtkhtml 
guile iconv imagemagick imlib jack jpeg kde lesstif libg++ libwww lzw-tiff mad 
maildir mbox mikmod mmx motif mozilla mpeg mysql nas ncurses nls oggvorbis 
openal opengl oss pam pcre pdflib perl pic png posix pppds python qt quicktime 
readline recode sasl sdl session shared slang spell ssl svg svga sysvipc tcpd 
tetex tiff truetype unicode usb wmf wxwindows x86 xface xine xml xml2 xmms xv 
xvid zlib video_cards_radeon" 
*****************************************************************************
Comment 1 Ulrich Plate (RETIRED) gentoo-dev 2004-10-31 03:01:05 UTC
Quick "me, too" here. Same error message, almost identical emerge info:

Portage 2.0.51-r2 (default-x86-1.4, gcc-3.4.2, glibc-2.3.4.20041021-r0, 2.6.9-mm1 i686)
=================================================================
System uname: 2.6.9-mm1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.4
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.21,sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs candy ccache distcc distlocks fixpackages moo sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.inode.at/"
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="X aalib alsa apm arts avi berkdb bitmap-fonts canna cdr cjk crypt cups encode esd f77 faad fbcon foomaticdb foreign-package gdbm gif gimpprint gpm gtk gtk2 guile iconv imlib java jpeg kde libg++ libwww mad matroska mikmod motif moznocompose moznoirc moznomail mozsvg mpeg ncurses nls oggvorbis opengl operanom2 oss pam pcmcia pdflib perl png python qt quicktime readline samba sdl slang smime spell ssl svg svga tcpd tetex tidy tiff truetype truetype-fonts type1-fonts unicode wifi wmf wxwindows x86 xface xim xml2 xmms xv xvid xvmc"
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-11-05 23:46:45 UTC
Fixed in CVS.  Thanks for the bug report.