Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91357 - sbcl doesn't emerge on amd64
Summary: sbcl doesn't emerge on amd64
Status: RESOLVED DUPLICATE of bug 87849
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-03 13:53 UTC by Terry Heatlie
Modified: 2005-07-17 13:06 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 Terry Heatlie 2005-05-03 13:53:20 UTC
sbcl-0.8.21-r1 doesn't emerge on my AMD64 machine (when it does on my x86 box).
It fails trying to copy certain files.  I looked at 87849 and to my eye this isn't the same problem.  I tried creating a local -r2 ebuild with the added "sed" command from the comments in 87849, and that didn't help.  However, I'm not sure I did this completely correctly.

Reproducible: Always
Steps to Reproduce:
emerge sbcl
Actual Results:  
[... tons of apparently successful build ...]
cp sb-sprof.fasl /var/tmp/portage/sbcl-0.8.21-r1/image//usr/lib/sbcl/sb-sprof
gmake: Leaving directory
`/var/tmp/portage/sbcl-0.8.21-r1/work/sbcl-0.8.21/contrib/sb-sprof'

SBCL has been installed:
 binary /var/tmp/portage/sbcl-0.8.21-r1/image//usr/bin/sbcl
 core and contribs in /var/tmp/portage/sbcl-0.8.21-r1/image//usr/lib/sbcl/

Documentation:
 man /var/tmp/portage/sbcl-0.8.21-r1/image//usr/share/man/man1/sbcl.1
 info /var/tmp/portage/sbcl-0.8.21-r1/image//usr/share/info/asdf.info (could not
add to system catalog)
 info /var/tmp/portage/sbcl-0.8.21-r1/image//usr/share/info/sbcl.info (could not
add to system catalog)
cp: cannot stat `doc/manual/*.pdf': No such file or directory
mv: cannot stat
`/var/tmp/portage/sbcl-0.8.21-r1/image//usr/lib64/sbcl/sbcl.core': No such file
or directory

!!! ERROR: dev-lisp/sbcl-0.8.21-r1 failed.
!!! Function src_install, Line 147, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
Successfully merged the package.

emerge --info
Portage 2.0.51.21 (default-linux/amd64/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.11
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.2
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.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
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="amd64 X acpi alsa berkdb bitmap-fonts bonobo cdr crypt cups eds esd fam
font-server fortran gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile
imagemagick imlib ipv6 java jp2 jpeg lzw lzw-tiff mad mozilla mp3 mysql ncurses
nls opengl oss pam perl png python readline samba ssl tcpd tiff truetype
truetype-fonts type1-fonts usb userlocales xml xml2 xpm xrandr xv zlib
userland_GNU kernel_linux libc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-05-03 14:50:41 UTC

*** This bug has been marked as a duplicate of 87849 ***