Regardless of if I'm building in a clean chroot (using mkarchroot, mkarchrootpkg etc) or not, I'm getting this error when trying to compile the 103.0.2 release. Am I doing something wrong?
4:49.48 error: expected one of `!` or `::`, found keyword `mod`
4:49.48 --> /build/firefox-kde-opensuse/src/mozilla-unified/third_party/rust/packed_simd_2/src/lib.rs:347:7
4:49.48 |
4:49.48 347 | crate mod llvm {
4:49.48 | ^^^ expected one of `!` or `::`
4:49.49 error: could not compile `packed_simd_2` due to previous error
Or is this on Mozilla to fix? I found this github issue for packed_simd which is the exact same error.
Pinned Comments
Thaodan commented on 2021-04-20 17:40 (UTC) (edited on 2021-04-21 22:45 (UTC) by Thaodan)
If you have issues with this package visit gitlab and read the readme first.