FS#77249 - [yosys] rebuild required due to boost-libs version change

Attached to Project: Community Packages
Opened by vicencb (vicencb) - Monday, 23 January 2023, 23:04 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 24 January 2023, 05:53 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

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

ls /usr/lib/libboost_python310.so.*
/usr/lib/libboost_python310.so.1.81.0
This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 24 January 2023, 05:53 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Reporter says "Invalid bug, i had another yosys version locally installed."
Comment by Doug Newgard (Scimmia) - Monday, 23 January 2023, 23:10 GMT
yosys was already rebuilt against the current boost. Make sure you're up to date and running the binary you think you're running (type -a yosys) and use lddtree on it if necessary.
Comment by vicencb (vicencb) - Monday, 23 January 2023, 23:12 GMT
You are right, this is an invalid bug, i had another yosys version locally installed. Sorry for the noise.

Loading...