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
The following error sometimes occurs during the build process:
"error: failed to get bitcode from object file for LTO (could not
find requested section)".
This issue is often observed when building with multiple parallel
jobs. As a temporary workaround, the number of parallel jobs has
been reduced to mitigate the error.
Signed-off-by: Yuan Zhuang <yuanz@apache.org>
Reviewed-by: Zehui Chen <ivila@apache.org>
0 commit comments