FS#68793 - [yosys] Error while loading shared libraries: libffi.so.6

Attached to Project: Community Packages
Opened by patrick (potomac) - Sunday, 29 November 2020, 17:16 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 29 November 2020, 17:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When launching yosys 0.9-6 I get this error :

yosys: error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory

libffi has been upgraded to /usr/lib/libffi.so.7, so a recompilation of yosys package is needed.


Additional info:
* package version(s) yosys 0.9-6 libffi 3.3-4
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
- update your system
- install yosys 0.9-6
- start yosys
- yosys will crash with the error :
error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 29 November 2020, 17:29 GMT
Reason for closing:  Not a bug
Additional comments about closing:  The package is correctly linked to libffi.so.7. Use the forums, IRC, or mailing lists for support.

Loading...