Hello,
I am trying to do a "make" on the Linaro 13.08 repo.
I ran ./linaro_android_build_cmds.sh -m pinned_manifest.xml
I am getting the following error.
tc-wrapper.c:205:19: warning: assignment discards 'const' qualifier from
pointer target type [enabled by default]
tc-wrapper.c:209:20: warning: assignment discards 'const' qualifier from
pointer target type [enabled by default]
/home/neelima/android/native-toolchain/build.sh: line 116: svn: command not
found
make: *** [out/target/product/pandaboard/system/bin/gcc] Error 127
make: *** Waiting for unfinished jobs....
Please advise
Neelima
Hello,
Following maintenance of android-build.linaro.org due to EC2 issues, I
also carved some time to finally do performance comparison of seeded
builds vs normal ones, using repo bundles (support of which was added in
the spring for our tree). Well, freshly built seed for 4.3 branch is
18Gb, which is big bump from 11Gb previous initial size as I remember
it.
Surprisingly, with unloaded master, it downloads in 7-8mins, just like
(on average) before. But what follows is 30mins checkout. If seed is not
used, the checkout (with automagic bundle download) takes ~40mins. So,
as it stands, seed no longer provides any performance advantages. One
way to explain it is the whole idea of seed is to pack small git
objects into big archive, and that's just what bundles do eithern
albeit on repository vs entire tree level.
I'd still expect seed to work somewhat faster, and have a feeling that
checkout from it of 30mins is due to some non-optimal handling from
newer repo versions, but I don't have anything to back that except my
intuition. And this work at whole was an excursion from another things
pressing in the queue, so I have nothing else to propose but:
1. To leave latest produced seed there, but disable
(resource-consuming) cronjobs to update it.
2. Gradually migrate jobs on android-build off it.
Let me know if there're concerns/suggestions.
--
Best Regards,
Paul
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
Dear All,
I am Bruce.
I need ducati mm package to support hw av decoder.
Currently I have ducati-m3 bin, but it cannot run it in my android build. I need this ducati mm package (source code) for debug.
How can I get this package?
Thank you.
/BR
Bruce
I am facing a problem booting Android on TC2 via NFS, using the scripts provided in linaro-android-tools.
http://android.git.linaro.org/gitweb?p=platform/external/linaro-android-too…
The rootfs is successfully mounted and /init is executed, but system services fail to launch due to a permissions problem:
Command line 'earlyprintk mem=2G rw ip=dhcp --no-log console=ttyAMA0,38400n8 root=/dev/nfs nfsrootdebug nfsroot=10.1.193.42:/work/local/build/linaro/13.08-4.3/rootfs,tcp,v3 init=/init'
...
[ 15.584115] VFS: Mounted root (nfs filesystem) on device 0:12.
...
[ 18.447297] init: cannot execve('/system/bin/servicemanager'): Permission denied
I am using the prebuilt binaries from the 4.3-13.08 release for vexpress:
https://android-build.linaro.org/builds/~linaro-android/vexpress-linaro-4.3…
My /etc/exports has this:
/work/local/build/linaro/13.08-4.3/rootfs *(rw,sync,no_root_squash,no_subtree_check)
I have tried adding various options to the nfsroot kernel argument (proto=tcp; vers=3; nolock; exec), but none of these has any effect.
Using a Debian rootfs created using qemu-debootstrap, with the same options in /etc/exports and using the same kernel image, the system boots up successfully.
Has anyone seen this problem before?
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782
Hi
I am facing some issues while running Android cts on the pandaBoard using
Linaro android binaries 13.06.One of the cumbersome issue is related to
PVR.I am unable to run the whole Test cases in one short.I think it is a
know issue,but how can we resolve it.Can anyone help me out.The other issue
is i am getting some Java.lang.Exception Error while running
android.media,one of the package in the Android cts.
How to fix these two vital issues .
Best Regards,
Mukesh
Hi,
I could not download code. Please find the message below.
fatal: error parsing manifest
/home/morrischen/Work/Pandaboard/Linaro_BSP/android/.repo/manifest.xml:
mismatched tag: line 48, column 2
Please let me know what I could do. I could not find answer over the
internet.
Regards,
Morris Chen