[Suggestion] Making ALHP aware of failed LTO build #66
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For easier debugging of what pacakge fail with LTO, we could make AHLP see at the end of the log if it find
error: ld returned 1 exit status/error: ld returned 2 exit status(i think it fine do just try to finderror: ld returned).With that we could do a seperate folder with faild LTO build or do an automatic process that will rebuild said package without LTO.
Implemented in
743b08bba1.This should work now. Please reopen if you encounter any new logs that had this error and were not rebuild automatically.