Nick ,
   Which command to take latest code ?

Thanks,
Ravi

On Sat, May 2, 2015 at 11:55 AM, Nicholas Alexander <[email protected]>
wrote:

> Hi Ravi,
>
> On Sat, May 2, 2015 at 11:43 AM, Ravi Inder Singh <[email protected]>
> wrote:
>
>> Hi Nick,
>>     Thanks below is output
>>
>>   ravising@ubuntu:~/fennec_code/mozilla-central$ hg parent
>> changeset:   239818:a32e3b93c8d8
>> tag:         tip
>> parent:      239809:a120cb5aeee9
>> parent:      239817:0c3f0143bed5
>> user:        Phil Ringnalda <[email protected]>
>> date:        Sat Apr 18 16:46:44 2015 -0700
>> summary:     Merge f-t to m-c, a=merge
>>
>
> This changeset is quite old -- I suggest pulling tip and seeing if your
> problem has been solved.
>
> Nick
>
>
>>
>>
>>
>> On Sat, May 2, 2015 at 11:41 AM, Nicholas Alexander <
>> [email protected]> wrote:
>>
>>> Hi Ravi,
>>>
>>> On Sat, May 2, 2015 at 11:31 AM, Ravi Inder Singh <[email protected]>
>>> wrote:
>>>
>>>> Compliaton failed for Fennec with following compilation error
>>>>
>>>> Machine  enviourmet :-
>>>> ubuntu 120.04
>>>>
>>>>
>>>> Here is my mozbuild file
>>>>
>>>> ac_add_options --enable-application=mobile/android
>>>> ac_add_options --target=arm-linux-androideabi
>>>>
>>>> # With the following Android SDK and NDK:
>>>> ac_add_options
>>>> --with-android-sdk="/home/ravising/fennec_code/android-sdk-linux/platforms/android-21"
>>>> ac_add_options
>>>> --with-android-ndk="/home/ravising/fennec_code/android-ndk-r8e"
>>>>
>>>> export MOZILLA_OFFICIAL=1
>>>> export MOZ_TELEMETRY_REPORTING=1
>>>> export MOZ_ANDROID_ANR_REPOTER=1
>>>>
>>>>
>>>> Build failure is below
>>>>
>>>> ********************************************************************
>>>> 139:10 .69 libbrowser_components_feeds.a.desc
>>>> 139:10.80 nsGNOMEShellService.o
>>>> 139:17.42 libbrowser_components_shell.a.desc
>>>> 139:17.51 libbrowser_components_migration.a.desc
>>>> 139:17.62 nsModule.o
>>>> 139:18.17 libbrowsercomps.so
>>>> 139:19.57 SandboxUtil.o
>>>> 139:19.91 TestSandboxUtil.o
>>>> 139:19.95
>>>> /home/ravising/fennec_code/mozilla-central/security/sandbox/linux/gtest/TestSandboxUtil.cpp:7:25:
>>>> fatal error: gtest/gtest.h: No such file or directory
>>>> 139:19.95 compilation terminated.
>>>> 139:20.00
>>>> 139:20.00 In the directory
>>>> /home/ravising/fennec_code/mozilla-central/obj-i686-pc-linux-gnu/security/sandbox/linux/gtest
>>>> 139:20.00 The following command failed to execute properly:
>>>> 139:20.00 c++ -o TestSandboxUtil.o -c -I../../../../dist/stl_wrappers
>>>> -I../../../../dist/system_wrappers -include
>>>> /home/ravising/fennec_code/mozilla-central/config/gcc_hidden.h
>>>> -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL
>>>> -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT
>>>> -I/home/ravising/fennec_code/mozilla-central/security/sandbox/linux/gtest
>>>> -I. -I/home/ravising/fennec_code/mozilla-central/security/sandbox/linux
>>>> -I/home/ravising/fennec_code/mozilla-central/security/sandbox/linux/common
>>>> -I/home/ravising/fennec_code/mozilla-central/security/sandbox/chromium
>>>> -I../../../../dist/include
>>>> -I/home/ravising/fennec_code/mozilla-central/obj-i686-pc-linux-gnu/dist/include/nspr
>>>> -I/home/ravising/fennec_code/mozilla-central/obj-i686-pc-linux-gnu/dist/include/nss
>>>> -fPIC -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF
>>>> .deps/TestSandboxUtil.o.pp -Wall -Wempty-body -Woverloaded-virtual
>>>> -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align
>>>> -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions
>>>> -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g
>>>> -freorder-blocks -Os -fomit-frame-pointer
>>>> /home/ravising/fennec_code/mozilla-central/security/sandbox/linux/gtest/TestSandboxUtil.cpp
>>>> 139:20.00 make[5]: *** [TestSandboxUtil.o] Error 1
>>>> 139:20.04 make[4]: *** [security/sandbox/linux/gtest/target] Error 2
>>>> 139:20.13 make[3]: *** [compile] Error 2
>>>> 139:20.26 make[2]: *** [default] Error 2
>>>> 139:20.38 make[1]: *** [realbuild] Error 2
>>>> 139:20.41 make: *** [build] Error 2
>>>> 139:20.50 366 compiler warnings present.
>>>>
>>>
>>> I have not seen this build failure before.  What tree and revision are
>>> you building?  The output of |hg parent| would be helpful.
>>>
>>> Nick
>>>
>>>
>>
>
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to