FS#66846 - [clisp] 2.49.93-3 needs runtime dependency on ffcall

Attached to Project: Arch Linux
Opened by Timur Demin (tdemin) - Sunday, 31 May 2020, 09:02 GMT
Last edited by Jürgen Hötzel (juergen) - Sunday, 12 July 2020, 15:16 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jürgen Hötzel (juergen)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

The recent `extra/clisp` package build appears to have changed to now require `extra/ffcall` at runtime. Invoking `clisp` on the system without `ffcall` now responds with:

% clisp
/usr/lib/clisp-2.49.93+/base/lisp.run: error while loading shared libraries: libffcall.so.0: cannot open shared object file: No such file or directory

After installing `ffcall` manually CLisp works fine.

Additional info:
* package version: 2.49.93-3

Steps to reproduce:
1. Run a fresh Arch Linux container (`pacstrap some_dir base`, then `systemd-nspawn -D some_dir`).
2. Install clisp (`pacman -S clisp`).
3. Invoke `clisp`.
This task depends upon

Closed by  Jürgen Hötzel (juergen)
Sunday, 12 July 2020, 15:16 GMT
Reason for closing:  Fixed
Additional comments about closing:  clisp-2.49.93-4

Loading...