You cannot post messages because only members can post, and you are not currently a member.
Description:
Use this group to discuss technical issues and to make announcements. This is a high-technical-content mailing list. Typical posts include items such as plans to reduce memory consumption, discussions around how certain code areas are implemented, announcements of new tests, etc.
|
|
|
Cannot make a chroot, build, etc.
|
| |
Hi,
I hit problems where I cannot produce working binaries, so decided to try
removing my chroot.
I'm sure I missed a PSA somewhere, since I seem to be the only one with
problems. Any pointers please?
Regards,
Simon
cosarm> cros_sdk --delete
INFO cros_sdk: Cleaning up old mount points...... more »
|
|
PSA: 2GB boards converting back to 32 bit
|
| |
Hi folks,
I've just pushed CLs to convert all boards with 2GB of RAM back to 32bit.
This impacts x86-alex, x86-mario, x86-zgb, and kiev. This change helps us
use less memory.
The next time you sync, please run build_packages, and your old 64-bit
build root will be moved out of the way automatically, and a new build root... more »
|
|
Qemu fails on code generated by ASAN even for -march=atom
|
| |
Hi!
The binary contained "movbe" instruction which caused #UD on virtual
machine (although my real Alex device worked fine with it). That is why
x86-generic-asan is failing. So here are 2 solutions:
1. Make binary for ASAN compile with -march=i686, not atom. I tried it
locally and it works. Or... more »
|
|
PSA: ARM toolchain changes, avoid sync'ing to ToT
|
| |
tl;dr If you are working on any ARM target it is best to avoid syncing
to ToT right now. There are some toolchain deployment issues being
worked out. Please wait for an update to this thread when we have
addressed the issues.
|
|
arm turbulence
|
| |
if you don't build for arm targets, then you can stop reading
some CLs have landed to have arm build by default with hardfp. that
means if you have existing arm build dirs, they are built with softfp,
and trying to mix the two won't work. so if you see errors like:
foo.o uses VFP register arguments, libxxx.so does not... more »
|
|
PSA: Automatic creation of issues for outdated packages
|
| |
Hi devs,
Starting later today, the daily refresh-packages
builder<[link]>
will
automatically create Tracker issues for outdated packages in our source.
Each issue indicates which package needs updating as well as its current
version status. The issues are linked from the package status... more »
|
|
remapping caps lock
|
| |
"showkey" shows that the chromium os search key (where caps lock used to
be) sends code 125, Left Meta (strange choice), instead of the caps lock
key code (58). Does anybody know where we set that?
Thanks!
|
|
|