I have a android manifest that builds fine on my local build server
with -j4 for concurrent makes.
The same manifest fails to build on android-build.linaro.org The log is here
https://android-build.linaro.org/jenkins/job/angus-akkea_smdkv310/6/console…
Is there something I can add to the build variables to disable the
concurrent make ? This would be just to debug the manifest file and
then re-enable it afterwards
Thanks
Angus
--
Angus Ainslie <angus.ainslie(a)linaro.org>
Team Lead, Samsung Landing Team
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Vincent,
I compiled the linux-linaro-3.0 kernel and checked the content of
/sys/devices/system/cpu/cpu[0-1]/topology/physical_package_id and found
it is equal to '-1'.
Is it the expected value ?
Thanks
-- Daniel
- --
<http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJONatBAAoJEAKBbMCpUGYAzAYH/0I4+QiF9AhyC70uUgopwaG4
2lVuqfPnCC6/gEWh/mgsNvhKMEXjV+F6A60VhyiQIpGwLUmYzUtKH4ZuG2r5k0Z4
4U3WFIJS1poIixfpOKxXhp8gl/k++v8HBAiQhfsT/FxhQvvxIsy+hb7mGHS2aRl1
GXzCH4Pm0eC6PN/Yy3HQcbYsOK45RmS5bUxr314wmjskiLxFwyhWc00lWvLhf/Jp
j41A3D9Bip52Dt12gnQT071/1u1fla1WzxNjxAs7ti4HKGLUq4/ED/Q+h7k6mvkA
kUZ+kAzywYcFAEkiafr6lmRqfOK8YOu9pp0KSoubymf1Qa2GYhUIC1DEUvLRCLQ=
=q/ln
-----END PGP SIGNATURE-----
I have expanded and clarified the Android Plugfest page. I've also
listed a notes section for each session. Please take a look and send
me any questions you may have.
https://wiki.linaro.org/Events/LinaroConnectQ3.11/AndroidPlugfest/Agenda
I'm looking forward to working with everyone.
-Zach
These tests are for the power mangemenat QA.
The test definitions are at:
https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts
Not all the boards have cpufreq enabled or totally implemented, so the test
suite was checked against a multicore and multiprocessor x86 platform.
Daniel Lezcano (14):
put in place the new framework
add a simple program burning cycles
add a nanosleep utility
add script functions
test the cpufreq framework is available for frequency
test the cpufreq framework is available for governor
test the governor change is effective
test the change of the frequency is effective in 'userspace' mode
test 'ondemand' and 'conservative' trigger correctly the
configuration directory
test the change of the frequencies affect the performances of a test
program
add a cpu burn utility
test the load of the cpu affects the frequency with 'ondemand'
test the load of the cpu does not affect the frequency with
'userspace'
test the load of the cpu does not affect the frequency with
'powersave'
Makefile | 10 ++
cpufreq/Makefile | 38 ++++++++
cpufreq/test_01.sh | 32 +++++++
cpufreq/test_02.sh | 32 +++++++
cpufreq/test_03.sh | 51 ++++++++++
cpufreq/test_04.sh | 54 +++++++++++
cpufreq/test_05.sh | 73 +++++++++++++++
cpufreq/test_06.sh | 117 +++++++++++++++++++++++
cpufreq/test_07.sh | 91 ++++++++++++++++++
cpufreq/test_08.sh | 78 ++++++++++++++++
cpufreq/test_09.sh | 74 +++++++++++++++
include/functions.sh | 251 ++++++++++++++++++++++++++++++++++++++++++++++++++
utils/Makefile | 35 +++++++
utils/cpuburn.c | 91 ++++++++++++++++++
utils/cpucycle.c | 108 +++++++++++++++++++++
utils/nanosleep.c | 55 +++++++++++
16 files changed, 1190 insertions(+), 0 deletions(-)
create mode 100644 cpufreq/Makefile
create mode 100644 cpufreq/test_01.sh
create mode 100644 cpufreq/test_02.sh
create mode 100644 cpufreq/test_03.sh
create mode 100644 cpufreq/test_04.sh
create mode 100644 cpufreq/test_05.sh
create mode 100644 cpufreq/test_06.sh
create mode 100644 cpufreq/test_07.sh
create mode 100644 cpufreq/test_08.sh
create mode 100644 cpufreq/test_09.sh
create mode 100644 include/functions.sh
create mode 100644 utils/Makefile
create mode 100644 utils/cpuburn.c
create mode 100644 utils/cpucycle.c
create mode 100644 utils/nanosleep.c
--
1.7.4.1
Hi All,
As part of the 11.07 cycle I've completed an initial implementation to
live-build3 for cross build support. This means you can be on an intel
box and assemble your own arm rootfs images. Generally speaking this
results in a faster build than running on native arm hardware.
This code should be considered alpha quality. There are bugs. There
are hacks which will disappear as the implementation improves.
A HOWTO can be found here:
https://wiki.linaro.org/LiveHelper/Cross
If you run into issues please either file a bug in launchpad
https://bugs.launchpad.net/linaro-ubuntu , post to the list, or grab
me on irc.
--
Regards,
Tom
"We want great men who, when fortune frowns will not be discouraged."
- Colonel Henry Knox
Linaro.org │ Open source software for ARM SoCs
w) tom.gall att linaro.org
w) tom_gall att vnet.ibm.com
h) tom_gall att mac.com