cschwan / sage-on-gentoo

(Unofficial) Gentoo Overlay for Sage- and Sage-related ebuilds
83 stars 26 forks source link

UserWarnings building sage-doc-9999 with MPL-3.7.2 #754

Closed strogdon closed 9 months ago

strogdon commented 1 year ago

I have numerous UserWarnings of the type:

[dynamics ] <string>:53: UserWarning: The figure layout has changed to tight
[manifolds] <string>:53: UserWarning: The figure layout has changed to tight
[dynamics ] <string>:53: UserWarning: The figure layout has changed to tight
[manifolds] <string>:53: UserWarning: The figure layout has changed to tight
[dynamics ] <string>:53: UserWarning: The figure layout has changed to tight
[manifolds] <string>:53: UserWarning: The figure layout has changed to tight
[manifolds] <string>:53: UserWarning: The figure layout has changed to tight
[manifolds] <string>:53: UserWarning: The figure layout has changed to tight
[combinat ] <string>:53: UserWarning: The figure layout has changed to tight
[combinat ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[manifolds] <string>:53: UserWarning: The figure layout has changed to tight
[manifolds] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[combinat ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[combinat ] <string>:53: UserWarning: The figure layout has changed to tight
[combinat ] <string>:53: UserWarning: The figure layout has changed to tight
[combinat ] <string>:53: UserWarning: The figure layout has changed to tight
[combinat ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[combinat ] <string>:53: UserWarning: The figure layout has changed to tight
[graphs   ] <string>:53: UserWarning: The figure layout has changed to tight
[manifolds] <string>:53: UserWarning: The figure layout has changed to tight
...

I don't see the warnings with MPL-3.7.1 and I'm not sure whether any figures are actually affected.

kiwifb commented 1 year ago

Yes, this happens. The appearance of at least some pictures will be affected. But unless someone has been sloppy, they should still display the relevant bits.

kiwifb commented 9 months ago

I believe we can close this.