Closed Bug 1492149 Opened 6 years ago Closed 5 years ago

cygprofile.cpp aborts due to lack of MOZ_OBJDIR (cygprofile.txt not found)

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox66 fixed)

RESOLVED FIXED
Tracking Status
firefox66 --- fixed

People

(Reporter: away, Assigned: mak)

References

Details

Attachments

(1 file, 1 obsolete file)

A number of developers have hit bustage in local builds, where cygprofile.cpp aborts due to lack of MOZ_OBJDIR, and then the linker fails due to lack of cygprofile.txt. Try says we can just remove the getenv, the file will end up in the objdir anyway: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&revision=8514d3bc61854846e07546cee1bdf97f70879b9a
Attached file Don't use MOZ_OBJDIR in cygprofile.cpp (obsolete) —
A number of developers have hit bustage in local builds, where cygprofile.cpp aborts due to lack of MOZ_OBJDIR, and then the linker fails due to lack of cygprofile.txt. Try says we can just remove the getenv, the file will end up in the objdir anyway: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&revision=8514d3bc61854846e07546cee1bdf97f70879b9a
Assignee: nobody → dmajor
Attachment #9009955 - Attachment is obsolete: true
Assignee: dmajor → nobody
Summary: Don't use MOZ_OBJDIR in cygprofile.cpp → cygprofile.cpp aborts due to lack of MOZ_OBJDIR
Summary: cygprofile.cpp aborts due to lack of MOZ_OBJDIR → cygprofile.cpp aborts due to lack of MOZ_OBJDIR (cygprofile.txt not found)
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/29301855b37c
Add MOZ_OBJDIR to the pgo env, so cygprofile.txt can be found. r=froydnj
https://hg.mozilla.org/mozilla-central/rev/29301855b37c
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Assignee: nobody → mak77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: