You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
source_id changes based on innocuous things like the path of the work
directory. This breaks sstate badly, because two builds with the same
inputs will produce different, incompatible outputs. Removing source_id
from the hash calculation makes the value stable enough for sstate.
0 commit comments