Closed Bug 642461 Opened 13 years ago Closed 13 years ago

make profiledbuild (PGO) fails with --enable-tests on Linux

Categories

(Firefox Build System :: General, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 602245

People

(Reporter: glandium, Unassigned)

Details

Tests aren't built with the profile flags, and that leads to failure to link when building some tests that link against libraries that are built with the profile flags.

So far, I've encountered problems in toolkit/mozapps/update/test because of libreadstrings.a, in xpcom/tests because of libxpcomglue_s.a and in xpcom/sample/program because of libxpcomglue.a.

Maybe we should only build the tests during the MOZ_PROFILE_USE phase.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.