Closed
Bug 1258294
Opened 9 years ago
Closed 9 years ago
Mulet build failure on mozilla-central
Categories
(Firefox OS Graveyard :: Runtime, defect)
Tracking
(firefox48 fixed)
RESOLVED
FIXED
2.6 S10 - 3/25
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
(Keywords: regression, Whiteboard: fixed-in-pine)
Attachments
(1 file)
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&filter-tier=1&filter-tier=2&filter-tier=3&selectedJob=3513177
[1G[J[34m 0:05.18(B[m Adding configure options from /home/worker/workspace/gecko/b2g/dev/config/mozconfigs/linux64/mulet
[1G[J[34m 0:05.18(B[m --enable-update-channel=
[1G[J[34m 0:05.18(B[m --enable-update-packaging
[1G[J[34m 0:05.18(B[m --with-google-api-keyfile=/builds/gapi.data
[1G[J[34m 0:05.18(B[m --with-google-oauth-api-keyfile=/builds/google-oauth-api.key
[1G[J[34m 0:05.18(B[m --with-mozilla-api-keyfile=/builds/mozilla-desktop-geoloc-api.key
[1G[J[34m 0:05.18(B[m --enable-crashreporter
[1G[J[34m 0:05.18(B[m --enable-release
[1G[J[34m 0:05.18(B[m --enable-js-shell
[1G[J[34m 0:05.18(B[m --enable-elf-hack
[1G[J[34m 0:05.18(B[m --enable-stdcxx-compat
[1G[J[34m 0:05.18(B[m --enable-default-toolkit=cairo-gtk3
[1G[J[34m 0:05.18(B[m --enable-warnings-as-errors
[1G[J[34m 0:05.18(B[m --enable-profiling
[1G[J[34m 0:05.18(B[m --enable-verify-mar
[1G[J[34m 0:05.18(B[m --with-branding=browser/branding/nightly
[1G[J[34m 0:05.18(B[m --enable-rust
[1G[J[34m 0:05.18(B[m --with-ccache
[1G[J[34m 0:05.18(B[m --enable-application=b2g/dev
[1G[J[34m 0:05.18(B[m MOZTTDIR=/home/worker/workspace/gecko/moz-tt
[1G[J[34m 0:05.23(B[m Traceback (most recent call last):
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/configure.py", line 82, in <module>
[1G[J[34m 0:05.23(B[m sys.exit(main(sys.argv))
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/configure.py", line 22, in main
[1G[J[34m 0:05.23(B[m sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 179, in run
[1G[J[34m 0:05.23(B[m self.exec_file(path)
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 172, in exec_file
[1G[J[34m 0:05.23(B[m exec(code, self)
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/moz.configure", line 7, in <module>
[1G[J[34m 0:05.23(B[m include('build/moz.configure/init.configure')
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 397, in include_impl
[1G[J[34m 0:05.23(B[m self.exec_file(what)
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 172, in exec_file
[1G[J[34m 0:05.23(B[m exec(code, self)
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/build/moz.configure/init.configure", line 620, in <module>
[1G[J[34m 0:05.23(B[m include(include_project_configure)
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 397, in include_impl
[1G[J[34m 0:05.23(B[m self.exec_file(what)
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 172, in exec_file
[1G[J[34m 0:05.23(B[m exec(code, self)
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/b2g/dev/moz.configure", line 7, in <module>
[1G[J[34m 0:05.23(B[m include('../common/moz.configure')
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 397, in include_impl
[1G[J[34m 0:05.23(B[m self.exec_file(what)
[1G[J[34m 0:05.23(B[m File "/home/worker/workspace/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 168, in exec_file
[1G[J[34m 0:05.23(B[m source = open(path, 'rb').read()
[1G[J[34m 0:05.23(B[m IOError: [Errno 2] No such file or directory: u'/home/worker/workspace/gecko/b2g/dev/../common/moz.configure'
[1G[J[34m 0:05.24(B[m *** Fix above errors and then restart with\
[1G[J[34m 0:05.24(B[m "/usr/bin/gmake -f client.mk build"
[1G[J[34m 0:05.24(B[m gmake[2]: *** [configure] Error 1
[1G[J[34m 0:05.24(B[m gmake[1]: *** [/home/worker/workspace/object-folder/Makefile] Error 2
[1G[J[34m 0:05.24(B[m gmake: *** [build] Error 2
Assignee | ||
Updated•9 years ago
|
Blocks: 1257416
Keywords: regression
Assignee | ||
Comment 1•9 years ago
|
||
I guess it's just a typo where common/moz.configure should be common.configure :)
Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/41357/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/41357/
Attachment #8732775 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 3•9 years ago
|
||
Build fails because of bug 1258034 on try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=ac0e811eb93d&filter-tier=1&filter-tier=2&filter-tier=3&selectedJob=18341712
Depends on: 1258034
Comment 5•9 years ago
|
||
Comment on attachment 8732775 [details]
MozReview Request: Bug 1258294 - Fix typo in Mulet moz.configure referencing wrong configure file r=glandium
https://reviewboard.mozilla.org/r/41357/#review38087
oops
Attachment #8732775 -
Flags: review?(mh+mozilla) → review+
Assignee | ||
Comment 7•9 years ago
|
||
Assignee | ||
Comment 8•9 years ago
|
||
Whiteboard: fixed-in-pine
Assignee | ||
Comment 9•9 years ago
|
||
(In reply to Alexandre LISSY :gerard-majax from comment #8)
> https://hg.mozilla.org/projects/pine/rev/766f6328c50a
I don't know why, it disappeard from tip?
https://hg.mozilla.org/projects/pine/rev/8cb96e9feeba
Comment 10•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.6 S10 - 3/25
You need to log in
before you can comment on or make changes to this bug.
Description
•