[Bug 283918] lang/clisp: installation fails

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Jan 2025 08:31:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283918

            Bug ID: 283918
           Summary: lang/clisp: installation fails
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alexey@ocaml.nl

Hello,

I cannot install the latest clisp.

1. Get the latest branch of port trees
2. cd /usr/ports/lang/clisp
3. make rmconfig
4. make clean
5. make install; remove BDB option in config; does not change anything else

;; Loading file
/usr/ports/lang/clisp/work/clisp-c3ec11bab87cfdbeba01523ed88ac2a16b22304d/src/condition.lisp
...
*** - APPLY: too few arguments given to #<STANDARD-GENERIC-FUNCTION
COMPUTE-SLOTS>
Bye.
*** Error code 1

Stop.
make: stopped in
/usr/ports/lang/clisp/work/clisp-c3ec11bab87cfdbeba01523ed88ac2a16b22304d/src
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/clisp
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/clisp

Sometimes the error message is different:

;; Loading file
/usr/ports/lang/clisp/work/clisp-c3ec11bab87cfdbeba01523ed88ac2a16b22304d/src/condition.lisp
...
*** - Internal error: statement in file "eval.d", line 4660 has been reached!!
Please see <http://clisp.org/impnotes/faq.html#faq-bugs> for bug reporting
instructions.
Bye.
*** Error code 1

Stop.
make: stopped in
/usr/ports/lang/clisp/work/clisp-c3ec11bab87cfdbeba01523ed88ac2a16b22304d/src
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/clisp
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/clisp

I have no idea what causes the different errors.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

-- 
You are receiving this mail because:
You are the assignee for the bug.