19
Making a Toolchain <or> Abusing Launchpad <or> Fun with process Michael Hope <[email protected]> r2 bzr branch lp:~michaelh1/+junk/toolchain-process

Q4.11: Toolchain Process

  • Upload
    linaro

  • View
    216

  • Download
    0

Embed Size (px)

DESCRIPTION

Resource: Q4.11 Name: Toolchain Process Date: 28-11-2011 Speaker: Michael Hope

Citation preview

Page 1: Q4.11: Toolchain Process

Making a Toolchain<or>

Abusing Launchpad<or>

Fun with process

Michael Hope <[email protected]>r2

bzr branch lp:~michaelh1/+junk/toolchain-process

Page 2: Q4.11: Toolchain Process

2

About Toolchain

see the flyer for more

Page 3: Q4.11: Toolchain Process

3Everything is managed through Launchpad

Icons from Crystal Project

Page 4: Q4.11: Toolchain Process

4

Schedule!

AgressiveHard

Mitigation

Page 5: Q4.11: Toolchain Process

5

Bugs!

SLAProcessTriagingLimits

Page 6: Q4.11: Toolchain Process

6

http://apus.seabright.co.nz/helpers/tickets/gcc-linaro?group_by=lint

Page 7: Q4.11: Toolchain Process

7

ICE in int_mode_for_mode, at stor-layout.c:490https://bugs.launchpad.net/gcc-linaro/+bug/879725

Thank you for the bug report. I've confirmed this with gcc-linaro-4.6-2011.10 on ARM:

michaelh@ursa2:~/linaro/bugs$ /tools/toolchains/arch/armv7l/gcc-linaro-4.6-2011.10-armv7l-natty-cbuild186-ursa3-cortexa9r1/bin/g++ -O2 -mcpu=cortex-a8 -fmodulo-sched -fmodulo-sched-allow-regmoves -c matrix.i

frameworks/base/opengl/libagl/matrix.cpp: In function 'void android::invert(GLfloat*, const GLfloat*)':frameworks/base/opengl/libagl/matrix.cpp:584:1: internal compiler error: in int_mode_for_mode, at stor-layout.c:490

As noted in the report, the work-arounds are to build for A9 or to disable SMS. The fault does not exist in gcc-linaro-4.6-2011.09, gcc-4.5.3, gcc-4.6.1, or a recent-ish gcc trunk r178624.

I've set it to medium priority as it is a ftbfs, occurs at high optimisation levels, and was introduced or exposed through our changes.

Page 8: Q4.11: Toolchain Process

8

New work!

BlueprintsPerformance, Features

Prioritise through meetingsSpawn

Page 9: Q4.11: Toolchain Process

9

http://apus.seabright.co.nz/helpers/backlog/project/gcc-linaro

Page 10: Q4.11: Toolchain Process

10

Flow of a patch

Page 11: Q4.11: Toolchain Process

11

Linaro Upstream

Pick,

Implement,

Discuss,

Review,

Commit,

Shake down,

Backport,

Review,

Commit,

Release.

Page 12: Q4.11: Toolchain Process

12

https://code.launchpad.net/gcc-linaro/+activereviews

Page 13: Q4.11: Toolchain Process

13

Automate!

Page 14: Q4.11: Toolchain Process

14

Page 15: Q4.11: Toolchain Process

15

Page 17: Q4.11: Toolchain Process

17

https://launchpad.net/gcc-linaro/+milestone/4.6-2011.09

Page 18: Q4.11: Toolchain Process

18

Links

http://people.linaro.org/~michaelh/presentations

http://apus.seabright.co.nz/helpers/

https://launchpad.net/cbuild

https://launchpad.net/tcwg-web

Page 19: Q4.11: Toolchain Process

19