packed_simd_2 fails to build
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
People
(Reporter: psychonaut, Unassigned)
References
Details
Attachments
(1 file)
137.18 KB,
application/x-zip-compressed
|
Details |
Building SeaMonkey 2.53.17.1 with a recent version of Rust fails: "error: could not compile packed_simd_2
(lib) due to 6 previous errors"
Apparently this issue has the same cause (and probably the same solution) as Firefox Bug 1849874.
![]() |
||
Comment 1•1 year ago
|
||
This is fixed in 2.53.18b1 pre already. Beta should appear soon. Till then use an older rust version.
Reporter | ||
Comment 2•1 year ago
|
||
Can you point me to a patch I can backport? The openSUSE folks are getting on my back about my non-compiling package.
![]() |
||
Comment 3•1 year ago
|
||
Try this package. If it doesn't work need to wait a week or two for 2.53.18b1.
Why there are frequent breakages with rust minor versions is another story and can't be helped. One of the reeasons I will never seriously consider this language for development but I better stop or I need to hide this comment for off topic advocacy :)
Reporter | ||
Comment 4•1 year ago
|
||
(In reply to Frank-Rainer Grahl (:frg) from comment #3)
Try this package. If it doesn't work need to wait a week or two for 2.53.18b1.
That seems to have worked; thanks!
Reporter | ||
Comment 6•1 year ago
|
||
For the record, I can confirm that, apart from the libicu issue described in Bug 1864745, 2.53.18b1 builds on openSUSE Tumbleweed (without the patches from Attachment 9360863 [details]).
Description
•