Closed
Bug 525697
Opened 15 years ago
Closed 15 years ago
fennec build fail for maemo4
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 524659
People
(Reporter: jzhang918, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1)
Build Identifier:
I got this build error:
make[6]: Entering directory `/home/jie/mobilebase/mobile/mobile/locales'
/usr/bin/python2.5 /home/jie/mozilla-1.9.2/config/JarMaker.py \
-j ../../dist/bin/chrome \
-s /home/jie/mozilla-1.9.2/mobile/locales/en-US/searchplugins \
-s /home/jie/mozilla-1.9.2/mobile/locales/en-US/searchplugins \
-t /home/jie/mozilla-1.9.2 -f jar -c /home/jie/mozilla-1.9.2/mobile/locales/en-US tmp-search.jar.mn
Traceback (most recent call last):
File "/home/jie/mozilla-1.9.2/config/JarMaker.py", line 463, in <module>
main()
File "/home/jie/mozilla-1.9.2/config/JarMaker.py", line 449, in main
assert srcdir.startswith(topsrc), "src dir %s not in topsrcdir %s" % (srcdir, topsrc)
AssertionError: src dir /home/jie/mobilebase/mobile/mobile/locales not in topsrcdir /home/jie/mozilla-1.9.2
make[6]: *** [searchplugins] Error 1
make[6]: Leaving directory `/home/jie/mobilebase/mobile/mobile/locales'
make[5]: *** [export] Error 2
make[5]: Leaving directory `/home/jie/mobilebase/mobile/mobile'
make[4]: *** [export_tier_app] Error 2
make[4]: Leaving directory `/home/jie/mobilebase/mobile'
make[3]: *** [tier_app] Error 2
make[3]: Leaving directory `/home/jie/mobilebase/mobile'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/home/jie/mobilebase/mobile'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/jie/mozilla-1.9.2'
make: *** [build] Error 2
Reproducible: Always
Steps to Reproduce:
1. mozilla-1.9.2: 32675:e64520854382
2. mobile: 1056:efdbabfeebb8
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Component: Linux/Maemo → General
OS: Linux → Linux (embedded)
Hardware: x86 → ARM
You need to log in
before you can comment on or make changes to this bug.
Description
•