codeblocks version 10.05-2 failed to build on armel
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro GCC |
Fix Released
|
Medium
|
Ramana Radhakrishnan | ||
gcc |
Fix Released
|
Medium
|
|||
codeblocks (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
gcc-4.6 (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
codeblocks version 10.05-2 failed to build on armel
Link to failed build: https:/
Direct link to the build log: https:/
This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 3494 lines into the build log:
/tmp/ccQ2nsvc.s: Assembler messages:
/tmp/ccQ2nsvc.
make[5]: *** [byocbtris.lo] Error 1
make[5]: Leaving directory `/build/
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build/
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
*******
Build finished at 20110512-0159
FAILED [dpkg-buildpackage died]
Purging chroot-
Related branches
- Ulrich Weigand (community): Approve
-
Diff: 105 lines (+43/-8)4 files modifiedChangeLog.linaro (+22/-0)
gcc/config/arm/arm.md (+15/-7)
gcc/config/arm/predicates.md (+3/-0)
gcc/config/arm/thumb2.md (+3/-1)
affects: | codeblocks → gcc |
Changed in gcc: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in gcc-linaro: | |
assignee: | nobody → Ramana Radhakrishnan (ramana) |
milestone: | none → 4.6-2011.07 |
status: | Triaged → Fix Committed |
Changed in gcc: | |
status: | Confirmed → Fix Released |
Changed in gcc-4.6 (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in gcc-linaro: | |
status: | Fix Committed → Fix Released |
Thumb2 issue?