asdf-3.2.0 and sbcl-1.3.12 try both to install /usr/share/info/asdf.info.bz2.
The same happens with sbcl-1.3.13.
*** Bug 605820 has been marked as a duplicate of this bug. ***
Thanks for the report. SBCL includes its own ASDF files (current version includes ASDF 3.1.5). I have modified asdf-3.2.0 ebuild to avoid installation of the asdf.info file to fix this bug, but I think we should do the opposite instead, that is, avoid the installation of this file inside the sbcl ebuilds since asdf.info belong to the ASDF package.
I see the same issue with sbcl-1.3.14 on the next system. After reemerging asdf-3.2.0 the problem disappeared. Why we do not have an asdf-3.2.0-r1 or something similar with the patch of comment 3, so that the reemerge is done automatically?
Bumped. Thanks.
(In reply to Chema Alonso Josa from comment #5) > Bumped. Thanks. Thanks, too.
Update: =dev-lisp/asdf-3.2.1-r1 now installs asdf.info file so >=dev-lisp/sbcl-1.4.0 should not install it anymore.