Closed Bug 1652650 Opened 4 years ago Closed 4 years ago

Build failure with deterministic js shells

Categories

(Core :: JavaScript Engine, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- unaffected
firefox78 --- unaffected
firefox79 --- unaffected
firefox80 --- fixed

People

(Reporter: gkw, Assigned: jonco)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Attached file stack

This command seems to fail for me:

AR=ar sh ./configure --enable-debug --enable-more-deterministic --with-ccache --enable-gczeal --enable-debug-symbols --disable-tests

See the build failure stack.

The first bad revision is:
changeset:   https://hg.mozilla.org/mozilla-central/rev/7df94b4f2b9f
user:        Jon Coppeard
date:        Mon Jul 13 07:48:39 2020 +0000
summary:     Bug 1640844 - Part 4: Only used smoothed growth factor for recent collections r=sfink

Jon/Steve, is bug 1640844 a likely regressor?

Using clang 9 and GCC 9.3.0, also fails on m-c tip rev 3dfec4ecf5a5.

Flags: needinfo?(sphink)
Flags: needinfo?(jcoppeard)

Sorry! Yes I broke this. I'm a bit surprised we don't have a a build with --enable-more-detmerministic on infra though. Don't fuzzing builds have this?

Assignee: nobody → jcoppeard
Severity: -- → S4
Flags: needinfo?(sphink)
Flags: needinfo?(jcoppeard)
Priority: -- → P1

(In reply to Jon Coppeard (:jonco) from comment #1)

Sorry! Yes I broke this. I'm a bit surprised we don't have a a build with --enable-more-detmerministic on infra though. Don't fuzzing builds have this?

I don't know fuzzing build plans. I'm community / external now. I know we have an existing bug 1031339 for this.

Perhaps :truber or :decoder would have a better answer for you?

Flags: needinfo?(jschwartzentruber)
Flags: needinfo?(choller)

Our fuzzing builds currently don't use it and I think adding another build for this to CI is currently not an option as we are trying to reduce the amount of builds used. If I remember correctly, this build doesn't break often, so maybe we can just get off with fixing it when it breaks.

Flags: needinfo?(choller)
Flags: needinfo?(jschwartzentruber)
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e2647b165bc7
Fix build bustage for --enable-more-deterministic builds r=sfink
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
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: