openSUSE:Factory - Build fail notification
Dear Package maintainers and hackers. Below package(s) in openSUSE:Factory have been failing to build for at least 4 weeks. We tried to send out notifications to the configured bugowner/maintainers of the package(s), but so far no fix has been submitted. This probably means that the maintainer/bugowner did not yet find the time to look into the matter and he/she would certainly appreciate help to get this sorted. - autofdo Unless somebody is stepping up and submitting fixes, the listed package(s) are going to be removed from openSUSE:Factory. Kind regards, DimStar / Dominique Leuenberger <dimstar@opensuse.org>
On 12/2/20 12:01 AM, DimStar / Dominique Leuenberger wrote:
Dear Package maintainers and hackers.
Below package(s) in openSUSE:Factory have been failing to build for at least 4 weeks. We tried to send out notifications to the configured bugowner/maintainers of the package(s), but so far no fix has been submitted. This probably means that the maintainer/bugowner did not yet find the time to look into the matter and he/she would certainly appreciate help to get this sorted.
- autofdo
Hello. I uses to be maintainer of the package and I stepped down. The package is developed by Google folks and I was unable to fix the build by updating to the latest release. Apparently, autofdo support in GCC is limited. That said, I'm not willing to maintain it. Maybe Aaron will be interested? Martin
Unless somebody is stepping up and submitting fixes, the listed package(s) are going to be removed from openSUSE:Factory.
Kind regards, DimStar / Dominique Leuenberger <dimstar@opensuse.org> _______________________________________________ openSUSE Factory mailing list -- factory@lists.opensuse.org To unsubscribe, email factory-leave@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org
On Wed, 2 Dec 2020, Martin Liška wrote:
On 12/2/20 12:01 AM, DimStar / Dominique Leuenberger wrote:
Dear Package maintainers and hackers.
Below package(s) in openSUSE:Factory have been failing to build for at least 4 weeks. We tried to send out notifications to the configured bugowner/maintainers of the package(s), but so far no fix has been submitted. This probably means that the maintainer/bugowner did not yet find the time to look into the matter and he/she would certainly appreciate help to get this sorted.
- autofdo
Hello.
I uses to be maintainer of the package and I stepped down. The package is developed by Google folks and I was unable to fix the build by updating to the latest release. Apparently, autofdo support in GCC is limited. That said, I'm not willing to maintain it.
The easiest way might be to BuildRequire an older llvm ...
Maybe Aaron will be interested?
Martin
Unless somebody is stepping up and submitting fixes, the listed package(s) are going to be removed from openSUSE:Factory.
Kind regards, DimStar / Dominique Leuenberger <dimstar@opensuse.org> _______________________________________________ openSUSE Factory mailing list -- factory@lists.opensuse.org To unsubscribe, email factory-leave@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org
_______________________________________________ openSUSE Factory mailing list -- factory@lists.opensuse.org To unsubscribe, email factory-leave@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org
-- Richard Biener <rguenther@suse.de> SUSE Software Solutions Germany GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany; GF: Felix Imendörffer; HRB 36809 (AG Nuernberg)
Am 02.12.20 um 09:52 schrieb Martin Liška:
On 12/2/20 8:59 AM, Richard Biener wrote:
The easiest way might be to BuildRequire an older llvm ...
Yep, I can confirm it works with llvm10-devel. I'm going to fix it. Question is whether it's going to work with a newer LLVM releases. I mean a profile created by autofdo.
Hard to say, I can't find any documentation on that. Is the build issue perhaps fixed by [1]? That has been merged already, but as far as I can tell it's not in any release. At least GitHub doesn't show any tags on the commit. [2] There is usually a bit of churn between LLVM releases, but as long as downstream is somewhat active you can usually just wait for someone else to fix it. Best regards, Aaron [1] <https://github.com/google/autofdo/pull/90> [2] <https://github.com/google/autofdo/commit/802539de243b68cf54309f3eeaa92a9b79dd1651>
On 12/2/20 11:46 PM, Aaron Puchert wrote:
Is the build issue perhaps fixed by [1]? That has been merged already, but as far as I can tell it's not in any release. At least GitHub doesn't show any tags on the commit. [2]
Thank you! It helped and the package is built again with LLVM11. Martin
Am 02.12.20 um 08:51 schrieb Martin Liška:
On 12/2/20 12:01 AM, DimStar / Dominique Leuenberger wrote:
Dear Package maintainers and hackers.
Below package(s) in openSUSE:Factory have been failing to build for at least 4 weeks. We tried to send out notifications to the configured bugowner/maintainers of the package(s), but so far no fix has been submitted. This probably means that the maintainer/bugowner did not yet find the time to look into the matter and he/she would certainly appreciate help to get this sorted.
- autofdo
Hello.
I uses to be maintainer of the package and I stepped down. The package is developed by Google folks and I was unable to fix the build by updating to the latest release. Apparently, autofdo support in GCC is limited. That said, I'm not willing to maintain it.
Maybe Aaron will be interested?
Never heard of autofdo before. The idea of doing PGO without instrumentation sounds intriguing, but the README tells me I don't have the hardware to try it out (needs an Intel CPU whereas I'm on AMD), so I'm not sure I could properly maintain it. Best regards, Aaron
participants (4)
-
Aaron Puchert
-
DimStar / Dominique Leuenberger
-
Martin Liška
-
Richard Biener