Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21107 - (common-lisp) dev-lisp/ecls doesn't build
Summary: (common-lisp) dev-lisp/ecls doesn't build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-16 10:09 UTC by Axxackall
Modified: 2003-08-25 17:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
(horrible) Ebuild that built ecls from the sourceforge cvs a while ago. (ecls-0.9-r1.ebuild,6.16 KB, text/plain)
2003-08-13 05:12 UTC, Geoff Cant (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Axxackall 2003-05-16 10:09:18 UTC
;;; Loading /var/tmp/portage/ecls-0.2/work/ecls-0.2/src/lsp/defpackage.lsp

Lisp initialization error.

FILE-ERROR 
(:PATHNAME
    "/var/tmp/portage/ecls-0.2/work/ecls-0.2/src/lsp/threads.lsp") cd doc; make
make[2]: Entering directory `/var/tmp/portage/ecls-0.2/work/ecls-0.2/build/doc'
../ecls < /var/tmp/portage/ecls-0.2/work/ecls-0.2/src/doc/help.lsp > /dev/null
/bin/sh: line 1: ../ecls: No such file or directory
make[2]: *** [help.doc] Error 127
make[2]: Leaving directory `/var/tmp/portage/ecls-0.2/work/ecls-0.2/build/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/var/tmp/portage/ecls-0.2/work/ecls-0.2/build'
make: *** [all] Error 2

!!! ERROR: dev-lisp/ecls-0.2 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! (no error message)
Comment 1 Geoff Cant (RETIRED) gentoo-dev 2003-08-13 05:12:17 UTC
Created attachment 16035 [details]
(horrible) Ebuild that built ecls from the sourceforge cvs a while ago.

This is a (very badly written) ebuild from a while ago that built ecls from the
sourceforge cvs. Hopefully will be of some interim use.
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2003-08-25 17:31:29 UTC
thank you for the bug report. i updated ecls to 0.9b and it seems to solve the problem you reported. it is masked as ~x86 for now.

matt