[Suggestion] Making ALHP aware of failed LTO build #66

Closed
opened 2021-11-24 22:47:22 +01:00 by Gontier-Julien · 2 comments

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 find error: 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.

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 find `error: 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.
anonfunc added the enhancement label 2021-11-25 01:56:45 +01:00
Owner

Implemented in 743b08bba1.

Implemented in https://git.harting.dev/anonfunc/ALHP.GO/commit/743b08bba1cb7347be3f1c741a604fb470cb7f95.
Owner

This should work now. Please reopen if you encounter any new logs that had this error and were not rebuild automatically.

This should work now. Please reopen if you encounter any **new** logs that had this error and were not rebuild automatically.
Sign in to join this conversation.