Closed Bug 837754 Opened 11 years ago Closed 11 years ago

Valgrind tbpl builds are burning

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED
mozilla21

People

(Reporter: gkw, Assigned: joey)

References

Details

Attachments

(1 file)

TEST-PASS | check-sync-dirs.py | /builds/slave/m-cen-lnx64-valgrind/src/js/src/build <= /builds/slave/m-cen-lnx64-valgrind/src/build
Generating ../src/js/src/configure using autoconf
cd ../src/js/src; /usr/bin/autoconf-2.13
make: *** No rule to make target `.mkdir.done', needed by `configure'.  Stop.
+ exit 2

Full log:
https://tbpl.mozilla.org/php/getParsedLog.php?id=19381993&tree=Firefox&full=1

Regression window:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=50cf5bbcb180&tochange=4e7c92906a79
Time to backout bug 830351 ?
Blocks: 830351
Setting NEEDINFO from Joey since he coded the patch that landed in bug 830351.
Flags: needinfo?(joey)
The catchall .mkdir.dep rule for creation w/o a directory prefix can be re-added and that should fix the problem.
Flags: needinfo?(joey)
(In reply to Joey Armstrong [:joey] from comment #4)
> Created attachment 710858 [details] [diff] [review]
> valgrind tbpl builds, re-add catchall mkdir dot rule

Testing locally and will send through for a review shortly.

NOTE: This failure hints that something may be attempting to create dot/cwd while sitting in cwd.  Directory dep w/o specifying the path to create may be an empty directory variable.
Comment on attachment 710858 [details] [diff] [review]
valgrind tbpl builds, re-add catchall mkdir dot rule

Re-add the catchall mkdir dot/no directory prefix rule for valgrind/tbpl.
Attachment #710858 - Flags: review?(mh+mozilla)
Attachment #710858 - Flags: review?(mh+mozilla) → review+
Assignee: nobody → joey
Inbound push: committed changeset 121386:cff2fa817604
https://hg.mozilla.org/mozilla-central/rev/cff2fa817604
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: