Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89429 - app-text/ptex-3.1.8.1_p20050405 failed to compile
Summary: app-text/ptex-3.1.8.1_p20050405 failed to compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-17 09:50 UTC by Kenichi Ishibashi
Modified: 2005-04-19 07:26 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 Kenichi Ishibashi 2005-04-17 09:50:00 UTC
When I try to emerge ptex-3.1.8.1_p20050405, I get errors describe below.



Reproducible: Always
Steps to Reproduce:
1. emerge -avt \=ptex-3.1.8.1_p20050405


Actual Results:  
  :
  :
  :
make[1]: Entering directory
`/var/tmp/portage/ptex-3.1.8.1_p20050405/work/tetex-src-3.0/texk/web2c/ptex-src-3.1.8.1'
TEXMFCNF=. ../../kpathsea/kpsewhich --progname=ptex ptex.tex min10.tfm
>/dev/null || make prereq-lose >/dev/null
You seem to be missing input files necessary to make the
basic formats (some or all of: ptex.tex min10.tfm).
Perhaps you've defined the default paths incorrectly, or
perhaps you have environment variables set pointing
to an incorrect location.  See ../kpathsea/BUGS.

If you simply do not have the files, you can
retrieve a minimal set of input files from
ftp://ftp.tug.org/tex/lib.tar.gz, mirrored on
CTAN hosts in systems/web2c.
make[2]: *** [prereq-lose] Error 1
make[1]: *** [prereq-check] Error 2
make[1]: Leaving directory
`/var/tmp/portage/ptex-3.1.8.1_p20050405/work/tetex-src-3.0/texk/web2c/ptex-src-3.1.8.1'
make: *** [ptex-euc.fmt] Error 2

!!! ERROR: app-text/ptex-3.1.8.1_p20050405 failed.
!!! Function src_compile, Line 108, Exitcode 2
!!! make pTeX failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
emerge finish normally.


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r5 i686)
=================================================================
System uname: 2.6.11-gentoo-r5 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr  7 2005, 17:19:30)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache digest distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portagejp"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cjk crypt cups curl emacs
emboss encode esd fam foomaticdb fortran gd gdbm gif gpm graphviz gtk gtk2
imagemagick imlib ipv6 java jpeg libg++ libwww mad migemo mikmod motif mozilla
mp3 mpeg mule ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python
quicktime readline ruby sdl spell ssl svga tcpd tiff truetype truetype-fonts
type1-fonts vorbis xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-04-19 00:53:34 UTC
Thanks for the bug report. Should be fixed in ptex-3.1.8.1_p20050418. 
Comment 2 Kenichi Ishibashi 2005-04-19 07:26:39 UTC
I can emerge ptex correctly and it seems to work well. Thanks, usata:)