Le 25/05/2015 20:50, Ken Moffat a écrit :
> On Mon, May 25, 2015 at 04:34:33PM +0100, Ken Moffat wrote:
>> On Mon, May 25, 2015 at 12:05:52AM -0500, Bruce Dubbs wrote:
>>> Ken Moffat wrote:
>>>>
>>>> Also, the build and tests completed in just over 10 minutes, which
>>>> is a lot less than I was expecting (SandyBridge i3, -j4). Colour me
>>>> baffled and very much wishing I'd never touched this.
>>>
>>> On a jhalfs build, I got:
>>>
>>> FAIL: c-c++-common/goacc/acc_on_device-2.c scan-rtl-dump-times expand
>>> "\\(call [^\\n]* acc_on_device" 0
>>> FAIL: c-c++-common/goacc/acc_on_device-2.c scan-rtl-dump-times expand
>>> "\\\\(call [^\\\\n]* acc_on_device" 0
>>>
>>> But I only saw one "unexpected failure", but two "unexpected successes".
>>>
>>> === g++ Summary ===
>>>
>>> # of expected passes 93236
>>> # of unexpected successes 2
>>> # of expected failures 339
>>> # of unsupported tests 3645
>>>
>>> === gcc Summary ===
>>>
>>> # of expected passes 113975
>>> # of unexpected failures 1
>>> # of expected failures 259
>>> # of unsupported tests 1789
>>>
>>> [gcc-5.1.0]
>>>
>>> Build time is: 51 minutes and 47 seconds at -j4. i7-4700MQ CPU @ 2.40GHz
>>> I don't think you actually got the tests to run. Did you have dejagnu
>>> installed or /tools/bin in your PATH?
>>>
>>> -- Bruce
>>>
>> /me looks for a brown paper bag. Thanks for pointing that out.
>> I've just started building expect...
>>
> And 2hr 45min later, my results are not so nice as yours. For gcc I
> would start to worry, except that I've seen results at least as bad
> when I tried make -j4 check and/or used the wrong ulimit. This is
> from Xorg, /tools not available, expect and dejagnu added to /usr,
> and this time I took care to ensure that I use 'ulimit -s 32768' and
> ran 'make -j1 -k check'.
>
> I'll attach them.
>
> ĸen
>
>
>
Hi,
If you have built valgrind and/or gdb, more tests are run. Also, if you have
enabled more languages, more tests are run for gcc.
Using the instructions commited yesterday for gcc-ada, but with the new
"upstream_fixes" patch, and "make -j1 -k check", I get:
XPASS: g++.dg/tls/thread_local-order2.C -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C -std=c++14 execution test
FAIL: c-c++-common/ubsan/object-size-9.c -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects output pattern test
=== g++ Summary ===
# of expected passes 93235
# of unexpected failures 1
# of unexpected successes 2
# of expected failures 339
# of unsupported tests 3645
/sources/gcc-ada/gcc-build/gcc/testsuite/g++/../../xg++ version 5.1.0 (GCC)
=== gcc tests ===
Running target unix
FAIL: c-c++-common/goacc/acc_on_device-2.c scan-rtl-dump-times expand
"\\\\(call [^\\
\\n]* acc_on_device" 0
=== gcc Summary ===
# of expected passes 113939
# of unexpected failures 1
# of expected failures 259
# of unsupported tests 1800
----------------
I'll commit the instructions with the new patch soon
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page