LFS 6.6のgccビルド(3回目)
2010年4月22日(木) 12:03 JST
閲覧数 3,245
LFS 6.6のgccビルド(3回目)のテストスイート結果が気になります。
いろいろなテスト結果公開してあるの見る限り、出てしまうものの様な気もしなくもないが。
FAIL: libmudflap.c++/pass41-frag.cxx execution testLFS 6.6日本語版にはこんな記述がありますが、果たしていいのやら。
いろいろなテスト結果公開してあるの見る限り、出てしまうものの様な気もしなくもないが。
テストに失敗することがありますが、これを回避することはできません。 GCC の開発者はこの問題を認識していますが、まだ解決していない状況です。 特に libmudflap のテストは大いに問題があり GCC のバグとして知られています。以下は、Vine 5.1で試している時の結果出力。
root:/sources/gcc-build# ../gcc-4.4.3/contrib/test_summary | grep -A7 Summ === g++ Summary === # of expected passes 20139 # of expected failures 156 # of unsupported tests 99 /sources/gcc-build/gcc/testsuite/g++/../../g++ version 4.4.3 (GCC) === gcc tests === -- === gcc Summary === # of expected passes 340 /sources/gcc-build/gcc/xgcc version 4.4.3 (GCC) === libgomp tests === -- === libgomp Summary === # of expected passes 1009 === libmudflap tests === Running target unix FAIL: libmudflap.c++/pass41-frag.cxx execution test -- === libmudflap Summary === # of expected passes 1890 # of unexpected failures 4 === libstdc++ tests === Running target unix -- === libstdc++ Summary === # of expected passes 5874 # of unexpected successes 1 # of expected failures 79 # of unsupported tests 336 Compiler version: 4.4.3 (GCC)