Closed Bug 682505 Opened 13 years ago Closed 13 years ago

Busted builds on OSX Opt on CalendarTrunk

Categories

(Mozilla Messaging Graveyard :: Release Engineering, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ewong, Assigned: standard8)

Details

I'm guessing to be some sort of configuration issue on the machine?

configuring in ctypes/libffi
running /bin/sh /builds/slave/comm-central-lightning-macosx64/build/mozilla/js/src/ctypes/libffi/configure  --disable-shared --enable-static --disable-raw-api --with-pic --build=x86_64-apple-darwin10.4.1 --host=i386-apple-darwin10 HOST_CC="gcc-4.2" CC="/opt/local/bin/ccache gcc-4.2 -arch i386" --cache-file=/builds/slave/comm-central-lightning-macosx64/build/objdir-tb/i386/mozilla/js/src/ctypes/libffi/config.cache --srcdir=/builds/slave/comm-central-lightning-macosx64/build/mozilla/js/src/ctypes/libffi
configure: loading cache /builds/slave/comm-central-lightning-macosx64/build/objdir-tb/i386/mozilla/js/src/ctypes/libffi/config.cache
configure: error: `host_alias' has changed since the previous run:
configure:   former value:  `i386-apple-darwin10.4.1'
configure:   current value: `i386-apple-darwin10'
configure: error: in `/builds/slave/comm-central-lightning-macosx64/build/objdir-tb/i386/mozilla/js/src/ctypes/libffi':
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm /builds/slave/comm-central-lightning-macosx64/build/objdir-tb/i386/mozilla/js/src/ctypes/libffi/config.cache' and start over
configure: error: /builds/slave/comm-central-lightning-macosx64/build/mozilla/js/src/ctypes/libffi/configure failed for ctypes/libffi
configure: error: /builds/slave/comm-central-lightning-macosx64/build/mozilla/js/src/configure failed for js/src
configure: error: /builds/slave/comm-central-lightning-macosx64/build/mozilla/configure failed for mozilla
*** Fix above errors and then restart with               "make -f client.mk build"
make[2]: *** [configure] Error 1
make[1]: *** [objdir-tb/i386/Makefile] Error 2
make: *** [build] Error 2
program finished with exit code 2
elapsedTime=29.902827
configure: warning: Recreating autoconf.mk with updated nspr-config output
=== Output ended ===
======== BuildStep ended ========
As the error message itself says, it's just libffi's perpetual desire for a clobber (but, perhaps, its last *frequent* desire for one).
Product: mozilla.org → Mozilla Messaging
QA Contact: release → release
I clobbered earlier and its fixed now.
Assignee: nobody → mbanner
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.