** Description changed: - Binary package hint: ecl + Package doesn't install on i386 systems under 10.10. The reason is that + it builds some code in the postinst script and uses the i486-linux-gnu- + gcc compiler (or rather a symlink), which is choosen during package + build. After we have dropped i486 support in 10.10 i486-linux-gnu-gcc + does not exist anymore, so the invocation fails: - I am unable to install ecl: - - sudo apt-get install ecl - - ... - - /usr/lib/common-lisp/bin/ecl.sh loading and dumping clc. - ;;; Loading "/usr/lib/ecl/install-clc.lisp" - ;;; Loading #P"/usr/lib/ecl-10.3.1/cmp.fas" - ;;; Loading #P"/usr/lib/ecl-10.3.1/sysfun.lsp" + Saving to new-ecl... + ;;; Note: + ;;; Invoking external command: + ;;; i486-linux-gnu-gcc "-I/usr/include/" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -D_THREAD_SAFE -Dlinux -O -w -c "/var/cache/common-lisp-controller/0/ecl/common-lisp-controller/common-lisp-controller.c" -o "/var/cache/common-lisp-controller/0/ecl/common-lisp-controller/common-lisp-controller.o" + ;;; sh: i486-linux-gnu-gcc: not found Saving to new-ecl... ;;; Note: ;;; Invoking external command: ;;; i486-linux-gnu-gcc "-I/usr/include/" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -D_THREAD_SAFE -Dlinux -O -w -c "/var/cache/common-lisp-controller/0/ecl/common-lisp-controller/common-lisp-controller.c" -o "/var/cache/common-lisp-controller/0/ecl/common-lisp-controller/common-lisp-controller.o" ;;; sh: i486-linux-gnu-gcc: not found ;;; Internal error: ;;; ** (SYSTEM "i486-linux-gnu-gcc \"-I/usr/include/\" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -D_THREAD_SAFE -Dlinux -O -w -c \"/var/cache/common-lisp-controller/0/ecl/common-lisp-controller/common-lisp-controller.c\" -o \"/var/cache/common-lisp-controller/0/ecl/common-lisp-controller/common-lisp-controller.o\"") returned non-zero value 127An error occurred during initialization: NIL is not of type STREAM.. - ... + Simple rebuild is enough to make package at least installable again. - And after that calling: - $ ecl + TEST CASE: - returns "Not found". + on i386 system install the ecl package - it will fail with version + 10.3.1-2ubuntu2, but will succeed with 10.3.1-2ubuntu2.1 - ProblemType: Bug - DistroRelease: Ubuntu 10.10 - Package: ecl 10.3.1-2ubuntu2 - ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10 - Uname: Linux 2.6.35-25-generic i686 - Architecture: i386 - Date: Sun Jan 30 21:24:33 2011 - InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 (20101007) - ProcEnviron: - LANG=ru_RU.utf8 - SHELL=/bin/bash - SourcePackage: ecl + REGRESSION POTENTIAL: + + package doesn't even install correctly, regression potential is minimal.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710138 Title: installation of package ecl failed -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
