Closed Bug 1002366 Opened 10 years ago Closed 10 years ago

comm-release is busted due to extraneous XPIDL_MODULE line

Categories

(SeaMonkey :: Build Config, defect)

SeaMonkey 2.25 Branch
x86
Windows Vista
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ewong, Assigned: ewong)

Details

Attachments

(1 file)

Currently, comm-release is busted with the following error:

updating cache /builds/slave/c-rel-osx64/build/objdir/i386/config.cache
creating ./config.status
Reticulating splines...
Traceback (most recent call last):
  File "./config.status", line 901, in <module>
    config_status(**args)
  File "/builds/slave/c-rel-osx64/build/mozilla/python/mozbuild/mozbuild/config_status.py", line 99, in config_status
    summary = backend.consume(definitions)
  File "/builds/slave/c-rel-osx64/build/mozilla/python/mozbuild/mozbuild/backend/base.py", line 204, in consume
    for obj in objs:
  File "/builds/slave/c-rel-osx64/build/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", line 104, in emit
    objs = list(self.emit_from_sandbox(out))
  File "/builds/slave/c-rel-osx64/build/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", line 189, in emit_from_sandbox
    'unless there are XPIDL_SOURCES: %s' % sandbox['RELATIVEDIR'])
mozbuild.frontend.reader.SandboxValidationError: XPIDL_MODULE cannot be defined unless there are XPIDL_SOURCES: db/mork/public
configure: error: /builds/slave/c-rel-osx64/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/i386/Makefile] Error 2
make: *** [build] Error 2
program finished with exit code 2
elapsedTime=46.065209

I'm guessing that the XPIDL_MODULE line should be removed.
Attachment #8413605 - Flags: review?(bugspam.Callek)
Summary: comm-release is busted due to extraneous(?) XPIDL_MODULE line → comm-release is busted due to extraneous XPIDL_MODULE line
Attachment #8413605 - Flags: review?(bugspam.Callek)
this was a result of comm-release being one step behind mozilla-release.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: