Closed Bug 622106 Opened 14 years ago Closed 14 years ago

Need to pass LD_LIBRARY_PATH in on the tryserver

Categories

(Mozilla Messaging Graveyard :: Try Server, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: standard8)

References

Details

Attachments

(1 file)

The Linux tryserver builds and mozmill tests are permaorange from "libstdc++.so.6: version `GLIBCXX_3.4.9' not found" (as is xpcshell, which it still would be from bug 621715, but we can't test our patches for xpcshell passing it *on* until tryserver is passing it *in*) because we need to set LD_LIBRARY_PATH=/tools/gcc-4.3.3/lib in the env for try, the way we do on the tinderbox.
I've just applied a local change to try server on buildbot master and re-pushed jhopkin's changeset to try. Hopefully it'll pass this time, if so we can get that bug moving.
With a couple more tweaks I fixed try server. Will try and get the patch attached tomorrow unless someone beats me to it.
Attached patch The fixSplinter Review
This is what fixed it when I landed locally. Putting here for formal sign-off before landing. Note, this also includes setting DISABLE_LIGHTNING_INSTALL=1, this makes doing lightning builds on the try server successful without having to push messy patches.
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Attachment #501149 - Flags: review?(john.hopkins)
Attachment #501149 - Flags: review?(john.hopkins) → review+
Checked in and local edits removed from try buildbot master: http://hg.mozilla.org/build/buildbot-configs/rev/8011e37af0f7
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: