-
Notifications
You must be signed in to change notification settings - Fork 102
firefox 90 fails to build with rust 1.54.0 #308
Comments
Firefox 91 comes out in a week. I can't reproduce your issue with Firefox 90, my build gets past yours without any errors. Will also do some digging and see if I can find the cause. |
What I find very weird is that this happens during the configure stage of the build. |
I found the following links of interest: |
I can reproduce. This looks to be a rust 1.54.0 issue. To resolve this issue I can do one of the following:
|
I also get (in addition to your errors):
|
I am working on a potential fix. |
I have fixed the first issue. Am working on |
Ah. Looks like the whole log... Didn't paste? I also get these same errors. The build is failing after the configure step. Glad to hear you've found some fixes; I hadn't seen anything beyond the first two links you also spotted, none of it seemed super helpful. I'd be willing to test builds but am unable to test function, but there are others in IRC who have also had this issue so I'll ping them on this issue. |
OK. I have fixed both issues. My build is still running (will take 3-4 hours) but will push now so others can test. Edit: I cannot seem to push to GitHub... Working on it. |
Pushed the fix. Please try it out. 325da56 Edit: pushed a second commit since I goofed 45 -> 54. |
Success! |
Can confirm that |
Can you send me your manifest file? |
Seems a similar thing happens for |
Thanks for the quick response. Will push a fix shortly. |
Fixed, thanks again. |
It was mentioned in IRC that this build error might be related to an update with
cbindgen
?I am building this in a clean KISS chroot with all normal things as root.
This problem does not exist with
firefox-beta
. Iffirefox
is hitting 91 soon I don't know that this is worth worrying about...The first/relevant portion of the error message:
Build log
The text was updated successfully, but these errors were encountered: