This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CT-NG v1.14.0 Build Fails


Fails at step cc_core_pass_2. Using the sample config
'powerpc-e300c3-linux-gnu'.

Build.log>>>
....
[ALL  ]    In file included from
/home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/tree-flow.h:877:0,
[ALL  ]                     from
/home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c:56:
[ALL  ]    /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/tree-flow-inline.h:
In function 'num_ssa_operands':
[ALL  ]    /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/tree-flow-inline.h:872:8:
warning: variable 't' set but not used [-Wunused-but-set-variable]
[ALL  ]    /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c:
In function 'paired_emit_vector_compare':
[ALL  ]    /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c:4187:23:
warning: variable 'equal_zero' set but not used
[-Wunused-but-set-variable]
[ALL  ]    /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c:
In function 'altivec_expand_dst_builtin':
[ALL  ]    /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c:10141:35:
warning: variable 'mode2' set but not used [-Wunused-but-set-variable]
[ALL  ]    /bin/bash: line 1:  2068 Killed
build/genautomata
/home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.md
insn-conditions.md > tmp-automata.c
[ERROR]    make[3]: *** [s-automata] Error 137
[ALL  ]    make[3]: *** Waiting for unfinished jobs....
[ALL  ]    rm gcc.pod
[ALL  ]    make[3]: Leaving directory
`/home/chrisw/crosstool-ng-1.14.0/.build/powerpc-e300c3-linux-gnu/build/build-cc-core-shared/gcc'
[ERROR]    make[2]: *** [all-gcc] Error 2
[ALL  ]    make[2]: Leaving directory
`/home/chrisw/crosstool-ng-1.14.0/.build/powerpc-e300c3-linux-gnu/build/build-cc-core-shared'
[ERROR]
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing shared core C compiler'
[ERROR]  >>        called in step '(top-level)'
[ERROR]  >>
[ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@172]
[ERROR]  >>        called from: do_cc_core[scripts/build/cc/gcc.sh@392]
[ERROR]  >>        called from: do_cc_core_pass_2[scripts/build/cc/gcc.sh@89]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@597]
[ERROR]  >>
[ERROR]  >>  For more info on this error, look at the file: 'build.log'
[ERROR]  >>  There is a list of known issues, some with workarounds, in:
[ERROR]  >>      'docs/B - Known issues.txt'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]