Closed Bug 601471 Opened 14 years ago Closed 14 years ago

Unify: stop trying to 'package-tests' builds with '--disable-tests'

Categories

(MailNews Core :: Build Config, defect)

x86
macOS
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED
Thunderbird 3.3a1

People

(Reporter: sgautherie, Assigned: standard8)

References

()

Details

http://tinderbox.mozilla.org/showlog.cgi?log=Sunbird/1286077550.1286078440.21655.gz&fulltext=1
MacOSX 10.5 comm-central lightning build on 2010/10/02 20:45:50
{
ac_add_options --disable-tests

make -f client.mk build
...
/builds/buildbot/comm-central-lightning-macosx/build/mozilla/build/macosx/universal/unify \
	    --unify-with-sort "\.manifest$" \
	    --unify-with-sort "components\.list$" \
	    objdir-tb/ppc/mozilla/dist/thunderbird/Shredder.app \
	    objdir-tb/i386/mozilla/dist/thunderbird/Shredder.app \
	    objdir-tb/ppc/mozilla/dist/universal/thunderbird/Shredder.app
make -C objdir-tb/ppc UNIVERSAL_BINARY= CHROME_JAR= package-tests
make[2]: *** No rule to make target `package-tests'.  Stop.
make[1]: *** [postflight_all] Error 2
make: *** [build] Error 2
}

This affects (Opt) Calendar builds only, as FF/SM/TB builds with '--enable-tests'.
Flags: in-testsuite-
PS: You might want to do it in mozilla-central first/too.
Is there a workaround? The macosx calendars builds are failing since 4 weeks.
Pushed a fix that'll hopefully fix this:

http://hg.mozilla.org/comm-central/rev/67033a790980

(with rs=Callek over irc).
Assignee: nobody → bugzilla
That worked, I've queued up a Mac nightly as well.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
V.Fixed, per
http://build.mozillamessaging.com/tinderboxpushlog/?tree=Sunbird
Status: RESOLVED → VERIFIED
Target Milestone: --- → Thunderbird 3.3a1
You need to log in before you can comment on or make changes to this bug.