Closed Bug 1730812 Opened 3 years ago Closed 2 years ago

mipsel64 build failure from bug 1709303

Categories

(Core :: Graphics: ImageLib, defect, P2)

defect

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox-esr91 --- unaffected
firefox92 --- unaffected
firefox93 --- unaffected
firefox94 --- wontfix
firefox95 --- wontfix
firefox96 --- wontfix
firefox97 --- fixed

People

(Reporter: glandium, Assigned: aosmond)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

clang-12: error: unknown argument: '-mloongson-ext'
clang-12: error: unsupported argument '-mloongson-mmi' to option 'Wa,'

See https://phabricator.services.mozilla.com/D125458#4078500

Set release status flags based on info from the regressing bug 1709303

Looks like one of the review issues for Bug 1709303 didn't get addressed before landing. Andrew, can you fix this up?

Severity: -- → S2
Flags: needinfo?(aosmond)
Priority: -- → P2

I commented there after it landed, but it could be argued it should have gone through the build peers in the first place.

It seems I missed the compiler check:

https://github.com/libjpeg-turbo/libjpeg-turbo/blob/main/simd/CMakeLists.txt#L364

I was very careful with the NEON checks since they were complicated, but I was careless with MIPS.

Assignee: nobody → aosmond
Status: NEW → ASSIGNED
Flags: needinfo?(aosmond)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/0ef43ef362e6
Check for loongson mmi support in mips64 build for libjpeg-turbo. r=aosmond
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch

Did you want to nominate this for Beta uplift?

Flags: needinfo?(aosmond)

I don't think it is critical.

Flags: needinfo?(aosmond)
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: