Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191198 - dev-lisp/clisp-2.38 fails with sanitized linux headers
Summary: dev-lisp/clisp-2.38 fails with sanitized linux headers
Status: RESOLVED DUPLICATE of bug 173050
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-03 23:34 UTC by Rui
Modified: 2007-09-03 23:36 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 Rui 2007-09-03 23:34:32 UTC
emerge just fails.

Reproducible: Always

Steps to Reproduce:
1. emerge clisp

Actual Results:  
/var/tmp/portage/dev-lisp/clisp-2.38/work/clisp-2.38/build/localcharset.h
gmake[1]: Leaving directory `/var/tmp/portage/dev-lisp/clisp-2.38/work/clisp-2.38/build/libcharset'
gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive-optimizations -DUNICODE -DDYNAMIC_FFI -I. -c spvw.c
In file included from lispbibl.d:1978,
                 from spvw.d:24:
unix.d:178:56: asm/page.h: No such file or directory
In file included from spvw.d:24:
lispbibl.d:9095: warning: register used for two global register variables
make: *** [spvw.o] Error 1

!!! ERROR: dev-lisp/clisp-2.38 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  clisp-2.38.ebuild, line 55:   Called die


My emerge --info
-----------------

Portage 2.1.2.12 (hardened/x86/2.6, gcc-3.4.6-hardenednopiessp, glibc-2.5-r4, 2.6.20-hardened-r6warp-hardened i686)
=================================================================
System uname: 2.6.20-hardened-r6warp-hardened i686 Intel(R) Pentium(R) III CPU - S 1266MHz
Gentoo Base System release 1.12.9
Timestamp of tree: Mon, 03 Sep 2007 21:00:10 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://darkstar.ist.utl.pt/pub/gentoo/ ftp://ftp.rnl.ist.utl.pt/pub/gentoo/ "
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib ace acpi allegro alsa animgif bash-completion bbdb bcmath berkdb binary-drivers bzip2 cairo cdparanoia cdr colordiff cracklib crypt cscope cups curl curlwrappers dbus dga divx djvu dnd dvi ecc emacs enca encode expat fam festival ffmpeg firefox flac foomaticdb fpx gd gif gimp gimpprint glibc-omitfp gpgme gpm gs gtk guile hal hardened hdri idea imagemagick imlib jabber jack jpeg jpeg2k lame libcaca mad midi mikmod mime mmap mmx modplug mp3 mp4 mp4live mpeg mpeg2 mplayer msn musepack ncurses nls nousuid nptl nptlonly nsplugin ogg opengl pam parport pcre pdf pic planner png ppds quicktime readline real realmedia regex rtc scanner sdl smime sound spell sse ssl svg tcpd theora tidy tiff truetype urandom vorbis win32codecs wma wmf wmp x86 xanim xft xml xorg xpm xprint xrender xscreensaver xv xvid xvmc zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-03 23:36:57 UTC

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