Hello,
There were increasing Android build times during last month again
(going over 3.5hrs). Yesterday, I re-created the seed, but that didn't
improve times match. I did more stats on builds and it turns out that
we spend almost 1.5hrs in copying ever-growing overlay collection to
the slaves via sluggish CopyToSlave Jenkins plugin.
That's issues known for at least half-year, and was in queue for being
reworked. I didn't work on android-build closely for few months, but
now that I'm back on maintenance, I'd like to start with fixing this
long-overdue issue.
The idea was to pull all the needed overlay, straight to a slave. The
complication here was handling of license protected files.
ci.linaro.org had the same issue, and used a script to handle
automatic downloads for some time. However, as of now, it was switched
to other process and the script git bitrotted with recent
linaro-license-protection codebase changes. I took a look at revamping
it, but then though that it may be a good idea to use simpler and
more explicit process, following closely click-thru usage. So, if you
want to use a license-protected binaries in a build, you'd need to
specify:
ACCEPT_LICENSE=<license_id>
Where <license_id> is id under which license is registered in
linaro-license-protection. One good way to figure it out is to read the
license page at all (well, as HTML source, the id is included in some
links). Wording of variable name (as well as of commands in underlying
implementation) is also explicit to point that its usage construes
license acceptance.
I prototypes these changes using
https://android-build.linaro.org/builds/~pfalcon/panda-jb-gcc47-tilt-tracki…
which is down to 2h10m build time. I'm ready to migrate all builds
tomorrow, while we're early in cycle start.
Please let me know if there're any issues with approach or proposed
migration timeframe, otherwise let's make android-build rock again.
Thanks,
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
Hi,
Below website says that jelly bean source code is available for imx53
board.
https://wiki.linaro.org/Platform/Android/BuildSource
But not able to download for imx53 board.Please do needfull.
Regards,
Sowmya
Hi there,
I'm trying to boot Android on FastModel Simulator by following the steps in
URL below.
http://releases.linaro.org/13.07/android/vexpress
But, while booting, it halts with the following messages.
EXT4-fs (mmcblk0p2): VFS: Can't find ext4 filesystem
fs_mgr: Cannot mount filesystem on /dev/block/mmcblk0p2 at /system
init: fs_mgr_mount_all returned an error
init: cannot find '/system/bin/sh', disabling 'console'
... <<<continues>>>
I tried 13.07 Boot Wrhapper, and 13.02 too. CPU model is Cortex-A15x1.
Does anyone have any thoughts?
Hi All,
Please tell me the link from where i can download the Jelly Bean
Kernel Source code only for the freescale Boards(if available for imx53
or any other freescale board so i can modify in kernel configuration to
run on imx53).
Regards,
Sowmya
Hi,
I'm at my Patents' place, and connectivity is currently even worse than
normal. I'm on 2G right now.
I'm around, but I'm getting timeouts when trying to join hangouts most oft
the time.
ttyl
bero
Hello,
To provide compliance with private build requirements, we switched Jenkins
on android-build.linaro.org to LInaro Login (aka Crowd) authentication.
This should not have much immediate effect, as access usually happens via
the frontend (at https://android-build.linaro.org), but if you have an
account directly in Jenkins, please remember to use Linaro Login
username/passwd.
Project-based matrix security setting was also enabled, and that's expected
to be used for private builds shortly (and that will require direct
interaction with Jenkins). More info to follow.
If you have any questions, please contact Fathi or LAVA Maintenance team
(just in case, I'm on vacation next week).
Thanks,
Paul
Linaro Android 13.07 RC1 (Calender week 27,2013):
Here is the test result summary of Calender week 27 Linaro android
Jellybean 13.07 RC1, in this week test will be conducted to those
which are marked RC into the result spreadsheet as follows.
[1] TI-Panda 4460;
[2] TI-Panda 4430
[3] ARM versatile express A9;
[1] TI-Panda 4460 with Linaro Linaro Android Jellybean 4.2.2 (Column: AR)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
all features are works well. Please refer to the result spreadsheet.
[2] TI-Panda 4460 with Linaro Linaro Android Jellybean 4.2.2 (Column: AR)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
Please refer to the result spreadsheet.
[3] ARM Versatile Express A9 with Linaro android Jellybean 4.2.2 (Column: AR)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
Please refer to the result spreadsheet.
Thank You!
Soumya Basak