Hi, while searching for good Common Lisp implementation for being used on my small ARM board (Arietta G5 www.acmesystems.it/arietta) I got the hint to try clozurecl -- and it is in Gentoo. Unfortunately it does not compile: >>> Emerging (3 of 3) dev-lisp/clozurecl-1.10::gentoo >>> cfg-update-1.8.2-r1: Creating checksum index... >>> Unpacking source... >>> Source unpacked in /var/tmp/portage/dev-lisp/clozurecl-1.10/work * ERROR: dev-lisp/clozurecl-1.10::gentoo failed (prepare phase): * The source directory '/var/tmp/portage/dev-lisp/clozurecl-1.10/work/ccl' doesn't exist * * Call stack: * ebuild.sh, line 757: Called __ebuild_main 'prepare' * phase-functions.sh, line 975: Called __dyn_prepare * phase-functions.sh, line 369: Called die * The specific snippet of code: * die "The source directory '${S}' doesn't exist" * * If you need support, post the output of `emerge --info '=dev-lisp/clozurecl-1.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lisp/clozurecl-1.10::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lisp/clozurecl-1.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/clozurecl-1.10/temp/environment'. * Working directory: '/usr/lib/python2.7/site-packages' * S: '/var/tmp/portage/dev-lisp/clozurecl-1.10/work/ccl' >>> Failed to emerge dev-lisp/clozurecl-1.10, Log file: >>> '/var/tmp/portage/dev-lisp/clozurecl-1.10/temp/build.log' * Messages for package dev-lisp/clozurecl-1.10: * ERROR: dev-lisp/clozurecl-1.10::gentoo failed (prepare phase): * The source directory '/var/tmp/portage/dev-lisp/clozurecl-1.10/work/ccl' doesn't exist * * Call stack: * ebuild.sh, line 757: Called __ebuild_main 'prepare' * phase-functions.sh, line 975: Called __dyn_prepare * phase-functions.sh, line 369: Called die * The specific snippet of code: * die "The source directory '${S}' doesn't exist" * * If you need support, post the output of `emerge --info '=dev-lisp/clozurecl-1.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lisp/clozurecl-1.10::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lisp/clozurecl-1.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/clozurecl-1.10/temp/environment'. * Working directory: '/usr/lib/python2.7/site-packages' * S: '/var/tmp/portage/dev-lisp/clozurecl-1.10/work/ccl' * GNU info directory index is up-to-date. === emerge --info '=dev-lisp/clozurecl-1.10::gentoo === Portage 2.2.18 (python 2.7.9-final-0, default/linux/arm/13.0/armv5te, gcc-4.8.4, glibc-2.20-r2, 4.0.4- ================================================================= System Settings ================================================================= System uname: Linux-4.0.4-20150520.001-armv5tejl-with-gentoo-2.2 KiB Mem: 253388 total, 59872 free KiB Swap: 524284 total, 524284 free Timestamp of repository gentoo: Wed, 03 Jun 2015 16:45:01 +0000 sh bash 4.3_p33-r2 ld GNU ld (Gentoo 2.24 p1.4) 2.24 app-shells/bash: 4.3_p33-r2::gentoo dev-lang/perl: 5.20.2::gentoo dev-lang/python: 2.7.9-r1::gentoo, 3.3.5-r1::gentoo dev-util/cmake: 2.8.12.2-r1::gentoo dev-util/pkgconfig: 0.28-r2::gentoo sys-apps/baselayout: 2.2::gentoo sys-apps/openrc: 0.13.11::gentoo sys-apps/sandbox: 2.6-r1::gentoo sys-devel/autoconf: 2.69::gentoo sys-devel/automake: 1.11.6-r1::gentoo, 1.14.1::gentoo sys-devel/binutils: 2.24-r3::gentoo sys-devel/gcc: 4.8.4::gentoo sys-devel/gcc-config: 1.7.3::gentoo sys-devel/libtool: 2.4.6::gentoo sys-devel/make: 4.1-r1::gentoo sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers) sys-libs/glibc: 2.20-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage priority: -1000 ACCEPT_KEYWORDS="arm" ACCEPT_LICENSE="* -@EULA" CBUILD="armv5tel-softfloat-linux-gnueabi" CFLAGS="-O2 -pipe -march=armv5te" CHOST="armv5tel-softfloat-linux-gnueabi" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo CXXFLAGS="-O2 -pipe -march=armv5te" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe -march=armv5te" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merg FFLAGS="-O2 -pipe -march=armv5te" GENTOO_MIRRORS="http://distfiles.gentoo.org" LC_ALL="" LDFLAGS="-Wl,-O1 -Wl,--as-needed" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --for PORTAGE_TMPDIR="/var/tmp" USE="acl arm berkdb bindist bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 modules ncurses n Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, === emerge -pqv '=dev-lisp/clozurecl-1.10::gentoo' === Arietta G25 A:/root>emerge -pqv '=dev-lisp/clozurecl-1.10::gentoo' [ebuild N ] dev-lisp/clozurecl-1.10 USE="-doc" === cat /var/tmp/portage/dev-lisp/clozurecl-1.10/temp/build.log === (see above) === cat /var/tmp/portage/dev-lisp/clozurecl-1.10/temp/environment === (attached to this email) === cat /proc/cpuinfo === processor : 0 model name : ARM926EJ-S rev 5 (v5l) BogoMIPS : 198.76 Features : swp half thumb fastmult edsp java CPU implementer : 0x41 CPU architecture: 5TEJ CPU variant : 0x0 CPU part : 0x926 CPU revision : 5 Hardware : Atmel AT91SAM9 Revision : 0000 Serial : 0000000000000000 What is going wrong here and how can I fix it? Thank you very much in advance for any help! Best regards, Meino Cramer