Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124891 - app-shells/ksh-93.20050202 emerge fails
Summary: app-shells/ksh-93.20050202 emerge fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Tavis Ormandy (RETIRED)
URL:
Whiteboard:
Keywords:
: 120724 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-03 17:58 UTC by Miroslav Stankoviansky
Modified: 2006-05-11 20:11 UTC (History)
4 users (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 Miroslav Stankoviansky 2006-03-03 17:58:26 UTC
+ cc -march=k8 -O2 -pipe -fomit-frame-pointer -L. -L/var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib -o ksh pmain.o libshell.a /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libdll.a -ldl /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libast.a /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libcmd.a /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libast.a /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libast.a -lm -ldl /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libast.a
/var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libcmd.a(chmod.o): In function `b_chmod':
chmod.c:(.text+0x149): warning: warning: lchmod is not implemented and will always fail
+ test '' = ksh
+ /usr/bin/cmp -s ksh /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/bin/ksh
+ 2> /dev/null
+ test '' = libshell.a
+ /usr/bin/cmp -s libshell.a /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libshell.a
+ 2> /dev/null
+ /bin/mv /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libshell.a /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libshell.a.old
+ 2> /dev/null
+ /bin/cp libshell.a /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386/lib/libshell.a
+ 1> /dev/null 2>& 1
package: make done  at Sat Mar  4 02:44:36 CET 2006 in /var/tmp/portage/ksh-93.20050202/work/arch/linux.i386
>>> Source compiled.
>>> Test phase [not enabled]: app-shells/ksh-93.20050202

>>> Install ksh-93.20050202 into /var/tmp/portage/ksh-93.20050202/image/ category app-shells
install: cannot stat `/var/tmp/portage/ksh-93.20050202/work/arch/linux.x86_64/bin/ok/ksh': No such file or directory

!!! ERROR: app-shells/ksh-93.20050202 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_install
  ebuild.sh, line 1067:   Called src_install

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

bin # 
emerge --info

Portage 2.1_pre5-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-hardened-r3 x86_64)
=================================================================
System uname: 2.6.14-hardened-r3 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2-r1
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
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="~amd64 ~x86"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ynet.sk/pub/  http://gentoo.oregonstate.edu                 http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS="us sk"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://gentoo.ynet.sk/gentoo-portage"
USE="amd64 acl alsa apache2 avi bash-completion berkdb bitmap-fonts chroot crypt cups eds emboss encode fbcon foomaticdb fortran gstreamer hardened hardenedphp imlib ipv6 kde lm_sensors lzw lzw-tiff mp3 mpeg mysql ncurses opengl pam pdflib perl pic png python qt quicktime readline sdl spell ssl tcpd tiff truetype-fonts type1-fonts unicode usb userlocales utf8 xpm xv zlib elibc_glibc kernel_linux linguas_us linguas_sk userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY

hop bin #
Comment 1 Stefan Jones (RETIRED) gentoo-dev 2006-05-11 20:08:04 UTC
I commited ksh-93.20060214-r1.ebuild to portage which now works on amd64, for me anyway. Reopen if I am wrong please.
Comment 2 Stefan Jones (RETIRED) gentoo-dev 2006-05-11 20:11:02 UTC
*** Bug 120724 has been marked as a duplicate of this bug. ***