| 1 | make[1]: Entering directory '/sources/gcc-build'
|
|---|
| 2 | make[2]: Entering directory '/sources/gcc-build/fixincludes'
|
|---|
| 3 | autogen -T ../../gcc-5.1.0/fixincludes/check.tpl ../../gcc-5.1.0/fixincludes/inclhack.def
|
|---|
| 4 | make[2]: autogen: Command not found
|
|---|
| 5 | Makefile:176: recipe for target 'check' failed
|
|---|
| 6 | make[2]: *** [check] Error 127
|
|---|
| 7 | make[2]: Leaving directory '/sources/gcc-build/fixincludes'
|
|---|
| 8 | Makefile:3619: recipe for target 'check-fixincludes' failed
|
|---|
| 9 | make[1]: *** [check-fixincludes] Error 2
|
|---|
| 10 | make[2]: Entering directory '/sources/gcc-build/gcc'
|
|---|
| 11 | make[2]: Entering directory '/sources/gcc-build/intl'
|
|---|
| 12 | make[2]: Nothing to be done for 'check'.
|
|---|
| 13 | make[2]: Leaving directory '/sources/gcc-build/intl'
|
|---|
| 14 | make[2]: Entering directory '/sources/gcc-build/libbacktrace'
|
|---|
| 15 | true DO=all multi-do # make
|
|---|
| 16 | make btest stest
|
|---|
| 17 | make[3]: Entering directory '/sources/gcc-build/libbacktrace'
|
|---|
| 18 | gcc -isystem /usr/include -DHAVE_CONFIG_H -I. -I../../gcc-5.1.0/libbacktrace -I ../../gcc-5.1.0/libbacktrace/../include -I ../../gcc-5.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=btest-btest.o -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -c -o btest-btest.o `test -f 'btest.c' || echo '../../gcc-5.1.0/libbacktrace/'`btest.c
|
|---|
| 19 | make[2]: Entering directory '/sources/gcc-build/libcpp'
|
|---|
| 20 | make[2]: Nothing to be done for 'check'.
|
|---|
| 21 | make[2]: Leaving directory '/sources/gcc-build/libcpp'
|
|---|
| 22 | make[2]: Entering directory '/sources/gcc-build/libdecnumber'
|
|---|
| 23 | make[2]: Nothing to be done for 'check'.
|
|---|
| 24 | make[2]: Leaving directory '/sources/gcc-build/libdecnumber'
|
|---|
| 25 | make[2]: Entering directory '/sources/gcc-build/libiberty'
|
|---|
| 26 | make[3]: Entering directory '/sources/gcc-build/libiberty/testsuite'
|
|---|
| 27 | gcc -isystem /usr/include -DHAVE_CONFIG_H -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -I.. -I../../../gcc-5.1.0/libiberty/testsuite/../../include -o test-demangle \
|
|---|
| 28 | ../../../gcc-5.1.0/libiberty/testsuite/test-demangle.c ../libiberty.a
|
|---|
| 29 | gcc -isystem /usr/include -DHAVE_CONFIG_H -I. -I../../gcc-5.1.0/libbacktrace -I ../../gcc-5.1.0/libbacktrace/../include -I ../../gcc-5.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=stest.o -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -c ../../gcc-5.1.0/libbacktrace/stest.c
|
|---|
| 30 | /bin/sh ./libtool --tag=CC --mode=link gcc -isystem /usr/include -funwind-tables -frandom-seed=btest -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -Wl,-rpath-link,/usr/lib:/lib -o btest btest-btest.o libbacktrace.la
|
|---|
| 31 | gcc -isystem /usr/include -DHAVE_CONFIG_H -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -I.. -I../../../gcc-5.1.0/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \
|
|---|
| 32 | ../../../gcc-5.1.0/libiberty/testsuite/test-pexecute.c ../libiberty.a
|
|---|
| 33 | libtool: link: gcc -isystem /usr/include -funwind-tables -frandom-seed=btest -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -Wl,-rpath-link -Wl,/usr/lib:/lib -o btest btest-btest.o ./.libs/libbacktrace.a
|
|---|
| 34 | Making a new config file...
|
|---|
| 35 | /bin/sh ./libtool --tag=CC --mode=link gcc -isystem /usr/include -funwind-tables -frandom-seed=stest -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -Wl,-rpath-link,/usr/lib:/lib -o stest stest.o libbacktrace.la
|
|---|
| 36 | libtool: link: gcc -isystem /usr/include -funwind-tables -frandom-seed=stest -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -Wl,-rpath-link -Wl,/usr/lib:/lib -o stest stest.o ./.libs/libbacktrace.a
|
|---|
| 37 | make[3]: Leaving directory '/sources/gcc-build/libbacktrace'
|
|---|
| 38 | make check-TESTS
|
|---|
| 39 | make[3]: Entering directory '/sources/gcc-build/libbacktrace'
|
|---|
| 40 | echo "set tmpdir /sources/gcc-build/gcc/testsuite" >> ./site.tmp
|
|---|
| 41 | no debug info in ELF executable
|
|---|
| 42 | no debug info in ELF executable
|
|---|
| 43 | no debug info in ELF executable
|
|---|
| 44 | no debug info in ELF executable
|
|---|
| 45 | no debug info in ELF executable
|
|---|
| 46 | no debug info in ELF executable
|
|---|
| 47 | no debug info in ELF executable
|
|---|
| 48 | test1: not enough frames; got 0, expected at least 3
|
|---|
| 49 | no debug info in ELF executable
|
|---|
| 50 | no debug info in ELF executable
|
|---|
| 51 | no debug info in ELF executable
|
|---|
| 52 | no debug info in ELF executable
|
|---|
| 53 | no debug info in ELF executable
|
|---|
| 54 | no debug info in ELF executable
|
|---|
| 55 | no debug info in ELF executable
|
|---|
| 56 | test3: [0]: NULL syminfo name
|
|---|
| 57 | test3: [1]: NULL syminfo name
|
|---|
| 58 | test3: [2]: NULL syminfo name
|
|---|
| 59 | no debug info in ELF executable
|
|---|
| 60 | test5: NULL syminfo name
|
|---|
| 61 | FAIL: backtrace_full noinline
|
|---|
| 62 | FAIL: backtrace_full inline
|
|---|
| 63 | FAIL: backtrace_simple noinline
|
|---|
| 64 | FAIL: backtrace_simple inline
|
|---|
| 65 | FAIL: backtrace_syminfo variable
|
|---|
| 66 | FAIL: btest
|
|---|
| 67 | rm -rf testsuite/gcc-parallel
|
|---|
| 68 | PASS: stest
|
|---|
| 69 | make[3]: Entering directory '/sources/gcc-build/gcc'
|
|---|
| 70 | ===================
|
|---|
| 71 | 1 of 2 tests failed
|
|---|
| 72 | ===================
|
|---|
| 73 | Makefile:507: recipe for target 'check-TESTS' failed
|
|---|
| 74 | make[3]: *** [check-TESTS] Error 1
|
|---|
| 75 | make[3]: Leaving directory '/sources/gcc-build/libbacktrace'
|
|---|
| 76 | Makefile:598: recipe for target 'check-am' failed
|
|---|
| 77 | make[2]: *** [check-am] Error 2
|
|---|
| 78 | make[2]: Target 'check' not remade because of errors.
|
|---|
| 79 | make[2]: Leaving directory '/sources/gcc-build/libbacktrace'
|
|---|
| 80 | Makefile:7302: recipe for target 'check-libbacktrace' failed
|
|---|
| 81 | make[1]: *** [check-libbacktrace] Error 2
|
|---|
| 82 | make[2]: Entering directory '/sources/gcc-build/lto-plugin'
|
|---|
| 83 | make[2]: Leaving directory '/sources/gcc-build/lto-plugin'
|
|---|
| 84 | make[2]: Entering directory '/sources/gcc-build/libcc1'
|
|---|
| 85 | make check-am
|
|---|
| 86 | gcc -isystem /usr/include -DHAVE_CONFIG_H -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -I.. -I../../../gcc-5.1.0/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \
|
|---|
| 87 | ../../../gcc-5.1.0/libiberty/testsuite/test-expandargv.c ../libiberty.a
|
|---|
| 88 | make[3]: Entering directory '/sources/gcc-build/libcc1'
|
|---|
| 89 | make[3]: Leaving directory '/sources/gcc-build/libcc1'
|
|---|
| 90 | make[2]: Leaving directory '/sources/gcc-build/libcc1'
|
|---|
| 91 | make[2]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
|
|---|
| 92 | Making check in include
|
|---|
| 93 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include'
|
|---|
| 94 | make[3]: Nothing to be done for 'check'.
|
|---|
| 95 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include'
|
|---|
| 96 | Making check in libsupc++
|
|---|
| 97 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++'
|
|---|
| 98 | make[3]: Nothing to be done for 'check'.
|
|---|
| 99 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++'
|
|---|
| 100 | Making check in src
|
|---|
| 101 | gcc -isystem /usr/include -DHAVE_CONFIG_H -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -I.. -I../../../gcc-5.1.0/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-strtol \
|
|---|
| 102 | ../../../gcc-5.1.0/libiberty/testsuite/test-strtol.c ../libiberty.a
|
|---|
| 103 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src'
|
|---|
| 104 | Making check in c++98
|
|---|
| 105 | make[4]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/c++98'
|
|---|
| 106 | make[4]: Nothing to be done for 'check'.
|
|---|
| 107 | make[4]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/c++98'
|
|---|
| 108 | Making check in c++11
|
|---|
| 109 | make[4]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/c++11'
|
|---|
| 110 | make[4]: Nothing to be done for 'check'.
|
|---|
| 111 | make[4]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/c++11'
|
|---|
| 112 | make[4]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src'
|
|---|
| 113 | make[4]: Nothing to be done for 'check-am'.
|
|---|
| 114 | make[4]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src'
|
|---|
| 115 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src'
|
|---|
| 116 | Making check in doc
|
|---|
| 117 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/doc'
|
|---|
| 118 | make[3]: Nothing to be done for 'check'.
|
|---|
| 119 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/doc'
|
|---|
| 120 | Making check in po
|
|---|
| 121 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po'
|
|---|
| 122 | /bin/sh /sources/gcc-5.1.0/libstdc++-v3/../mkinstalldirs /sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po/share/locale
|
|---|
| 123 | mkdir -p -- /sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po/share/locale
|
|---|
| 124 | catalogs='de.mo fr.mo'; \
|
|---|
| 125 | for cat in $catalogs; do \
|
|---|
| 126 | cat=`basename $cat`; \
|
|---|
| 127 | lang=`echo $cat | sed 's/\.mo$//'`; \
|
|---|
| 128 | install_dir=/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po/share/locale/$lang/LC_MESSAGES; \
|
|---|
| 129 | /bin/sh /sources/gcc-5.1.0/libstdc++-v3/../mkinstalldirs $install_dir; \
|
|---|
| 130 | /tools/bin/install -c -m 644 $cat $install_dir/libstdc++.mo; \
|
|---|
| 131 | done
|
|---|
| 132 | ./test-demangle < ../../../gcc-5.1.0/libiberty/testsuite/demangle-expected
|
|---|
| 133 | ./test-demangle: 897 tests, 0 failures
|
|---|
| 134 | ./test-demangle < ../../../gcc-5.1.0/libiberty/testsuite/d-demangle-expected
|
|---|
| 135 | ./test-demangle: 230 tests, 0 failures
|
|---|
| 136 | ./test-pexecute
|
|---|
| 137 | mkdir -p -- /sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po/share/locale/de/LC_MESSAGES
|
|---|
| 138 | ./test-expandargv
|
|---|
| 139 | PASS: test-expandargv-0.
|
|---|
| 140 | PASS: test-expandargv-1.
|
|---|
| 141 | PASS: test-expandargv-2.
|
|---|
| 142 | PASS: test-expandargv-3.
|
|---|
| 143 | PASS: test-expandargv-4.
|
|---|
| 144 | PASS: test-expandargv-5.
|
|---|
| 145 | PASS: test-expandargv-6.
|
|---|
| 146 | ./test-strtol
|
|---|
| 147 | PASS: test-strtol-0.
|
|---|
| 148 | PASS: test-strtol-1.
|
|---|
| 149 | PASS: test-strtol-2.
|
|---|
| 150 | PASS: test-strtol-3.
|
|---|
| 151 | PASS: test-strtol-4.
|
|---|
| 152 | PASS: test-strtol-5.
|
|---|
| 153 | PASS: test-strtol-6.
|
|---|
| 154 | PASS: test-strtol-7.
|
|---|
| 155 | PASS: test-strtol-8.
|
|---|
| 156 | PASS: test-strtol-9.
|
|---|
| 157 | PASS: test-strtol-10.
|
|---|
| 158 | PASS: test-strtol-11.
|
|---|
| 159 | PASS: test-strtol-12.
|
|---|
| 160 | PASS: test-strtol-13.
|
|---|
| 161 | PASS: test-strtol-14.
|
|---|
| 162 | PASS: test-strtol-15.
|
|---|
| 163 | PASS: test-strtol-16.
|
|---|
| 164 | PASS: test-strtol-17.
|
|---|
| 165 | PASS: test-strtol-18.
|
|---|
| 166 | PASS: test-strtol-19.
|
|---|
| 167 | PASS: test-strtol-20.
|
|---|
| 168 | make[3]: Leaving directory '/sources/gcc-build/libiberty/testsuite'
|
|---|
| 169 | make[2]: Leaving directory '/sources/gcc-build/libiberty'
|
|---|
| 170 | rm -rf testsuite/g++-parallel
|
|---|
| 171 | mkdir -p -- /sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po/share/locale/fr/LC_MESSAGES
|
|---|
| 172 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po'
|
|---|
| 173 | Making check in testsuite
|
|---|
| 174 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
|
|---|
| 175 | make check-DEJAGNU
|
|---|
| 176 | make[4]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
|
|---|
| 177 | Making a new site.exp file...
|
|---|
| 178 | make[3]: Entering directory '/sources/gcc-build/gcc'
|
|---|
| 179 | AR="ar"; export AR; \
|
|---|
| 180 | RANLIB="ranlib"; export RANLIB; \
|
|---|
| 181 | if [ -z "" ] && [ "-j" = "-j" ]; then \
|
|---|
| 182 | rm -rf normal-parallel || true; \
|
|---|
| 183 | mkdir normal-parallel; \
|
|---|
| 184 | make check-DEJAGNUnormal1 check-DEJAGNUnormal2 check-DEJAGNUnormal3 check-DEJAGNUnormal4 check-DEJAGNUnormal5 check-DEJAGNUnormal6 check-DEJAGNUnormal7 check-DEJAGNUnormal8 check-DEJAGNUnormal9 check-DEJAGNUnormal10 check-DEJAGNUnormal11 check-DEJAGNUnormal12 check-DEJAGNUnormal13 check-DEJAGNUnormal14 check-DEJAGNUnormal15 check-DEJAGNUnormal16 check-DEJAGNUnormal17 check-DEJAGNUnormal18 check-DEJAGNUnormal19 check-DEJAGNUnormal20 check-DEJAGNUnormal21 check-DEJAGNUnormal22 check-DEJAGNUnormal23 check-DEJAGNUnormal24 check-DEJAGNUnormal25 check-DEJAGNUnormal26 check-DEJAGNUnormal27 check-DEJAGNUnormal28 check-DEJAGNUnormal29 check-DEJAGNUnormal30 check-DEJAGNUnormal31 check-DEJAGNUnormal32 check-DEJAGNUnormal33 check-DEJAGNUnormal34 check-DEJAGNUnormal35 check-DEJAGNUnormal36 check-DEJAGNUnormal37 check-DEJAGNUnormal38 check-DEJAGNUnormal39 check-DEJAGNUnormal40 check-DEJAGNUnormal41 check-DEJAGNUnormal42 check-DEJAGNUnormal43 check-DEJAGNUnormal44 check-DEJAGNUnormal45 check-DEJAGNUnormal46 check-DEJAGNUnormal47 check-DEJAGNUnormal48 check-DEJAGNUnormal49 check-DEJAGNUnormal50 check-DEJAGNUnormal51 check-DEJAGNUnormal52 check-DEJAGNUnormal53 check-DEJAGNUnormal54 check-DEJAGNUnormal55 check-DEJAGNUnormal56 check-DEJAGNUnormal57 check-DEJAGNUnormal58 check-DEJAGNUnormal59 check-DEJAGNUnormal60 check-DEJAGNUnormal61 check-DEJAGNUnormal62 check-DEJAGNUnormal63 check-DEJAGNUnormal64 check-DEJAGNUnormal65 check-DEJAGNUnormal66 check-DEJAGNUnormal67 check-DEJAGNUnormal68 check-DEJAGNUnormal69 check-DEJAGNUnormal70 check-DEJAGNUnormal71 check-DEJAGNUnormal72 check-DEJAGNUnormal73 check-DEJAGNUnormal74 check-DEJAGNUnormal75 check-DEJAGNUnormal76 check-DEJAGNUnormal77 check-DEJAGNUnormal78 check-DEJAGNUnormal79 check-DEJAGNUnormal80 check-DEJAGNUnormal81 check-DEJAGNUnormal82 check-DEJAGNUnormal83 check-DEJAGNUnormal84 check-DEJAGNUnormal85 check-DEJAGNUnormal86 check-DEJAGNUnormal87 check-DEJAGNUnormal88 check-DEJAGNUnormal89 check-DEJAGNUnormal90 check-DEJAGNUnormal91 check-DEJAGNUnormal92 check-DEJAGNUnormal93 check-DEJAGNUnormal94 check-DEJAGNUnormal95 check-DEJAGNUnormal96 check-DEJAGNUnormal97 check-DEJAGNUnormal98 check-DEJAGNUnormal99 check-DEJAGNUnormal100 check-DEJAGNUnormal101 check-DEJAGNUnormal102 check-DEJAGNUnormal103 check-DEJAGNUnormal104 check-DEJAGNUnormal105 check-DEJAGNUnormal106 check-DEJAGNUnormal107 check-DEJAGNUnormal108 check-DEJAGNUnormal109 check-DEJAGNUnormal110 check-DEJAGNUnormal111 check-DEJAGNUnormal112 check-DEJAGNUnormal113 check-DEJAGNUnormal114 check-DEJAGNUnormal115 check-DEJAGNUnormal116 check-DEJAGNUnormal117 check-DEJAGNUnormal118 check-DEJAGNUnormal119 check-DEJAGNUnormal120 check-DEJAGNUnormal121 check-DEJAGNUnormal122 check-DEJAGNUnormal123 check-DEJAGNUnormal124 check-DEJAGNUnormal125 check-DEJAGNUnormal126 check-DEJAGNUnormal127 check-DEJAGNUnormal128; \
|
|---|
| 185 | rm -rf normal-parallel || true; \
|
|---|
| 186 | for idx in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128; do \
|
|---|
| 187 | if [ -d normal$idx ]; then \
|
|---|
| 188 | mv -f normal$idx/libstdc++.sum normal$idx/libstdc++.sum.sep; \
|
|---|
| 189 | mv -f normal$idx/libstdc++.log normal$idx/libstdc++.log.sep; \
|
|---|
| 190 | fi; \
|
|---|
| 191 | done; \
|
|---|
| 192 | /bin/sh ../../../../gcc-5.1.0/libstdc++-v3/testsuite/../../contrib/dg-extract-results.sh \
|
|---|
| 193 | normal[0-9]*/libstdc++.sum.sep > libstdc++.sum; \
|
|---|
| 194 | /bin/sh ../../../../gcc-5.1.0/libstdc++-v3/testsuite/../../contrib/dg-extract-results.sh -L \
|
|---|
| 195 | normal[0-9]*/libstdc++.log.sep > libstdc++.log; \
|
|---|
| 196 | exit 0; \
|
|---|
| 197 | fi; \
|
|---|
| 198 | srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../gcc-5.1.0/libstdc++-v3/testsuite && pwd`; export srcdir; \
|
|---|
| 199 | EXPECT=expect; export EXPECT; \
|
|---|
| 200 | runtest=runtest; \
|
|---|
| 201 | if [ -z "$runtest" ]; then runtest=runtest; fi; \
|
|---|
| 202 | tool=libstdc++; \
|
|---|
| 203 | if [ -n "" ]; then \
|
|---|
| 204 | if [ -f normal-parallel/finished ]; then rm -rf ""; exit 0; fi; \
|
|---|
| 205 | GCC_RUNTEST_PARALLELIZE_DIR=`${PWDCMD-pwd}`/normal-parallel; \
|
|---|
| 206 | export GCC_RUNTEST_PARALLELIZE_DIR; \
|
|---|
| 207 | cd ""; \
|
|---|
| 208 | fi; \
|
|---|
| 209 | if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
|
|---|
| 210 | $runtest --tool $tool --srcdir $srcdir \
|
|---|
| 211 | ; \
|
|---|
| 212 | if [ -n "" ]; then \
|
|---|
| 213 | touch $GCC_RUNTEST_PARALLELIZE_DIR/finished; \
|
|---|
| 214 | fi; \
|
|---|
| 215 | else \
|
|---|
| 216 | echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
|---|
| 217 | fi
|
|---|
| 218 | make[5]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
|
|---|
| 219 | (rootme=`${PWDCMD-pwd}`; export rootme; \
|
|---|
| 220 | srcdir=`cd ../../gcc-5.1.0/gcc; ${PWDCMD-pwd}` ; export srcdir ; \
|
|---|
| 221 | if [ -n "" ] \
|
|---|
| 222 | && [ -n "$GCC_RUNTEST_PARALLELIZE_DIR" ] \
|
|---|
| 223 | && [ -f testsuite/gcc-parallel/finished ]; then \
|
|---|
| 224 | rm -rf testsuite/gcc; \
|
|---|
| 225 | else \
|
|---|
| 226 | cd testsuite/gcc; \
|
|---|
| 227 | rm -f tmp-site.exp; \
|
|---|
| 228 | sed '/set tmpdir/ s|testsuite$|testsuite/gcc|' \
|
|---|
| 229 | < ../../site.exp > tmp-site.exp; \
|
|---|
| 230 | /bin/sh ${srcdir}/../move-if-change tmp-site.exp site.exp; \
|
|---|
| 231 | EXPECT=`if [ -f ${rootme}/../expect/expect ] ; then echo ${rootme}/../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
|
|---|
| 232 | if [ -f ${rootme}/../expect/expect ] ; then \
|
|---|
| 233 | TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
|
|---|
| 234 | export TCL_LIBRARY ; \
|
|---|
| 235 | fi ; \
|
|---|
| 236 | `if [ -f ${srcdir}/../dejagnu/runtest ] ; then echo ${srcdir}/../dejagnu/runtest ; else echo runtest; fi` --tool gcc ; \
|
|---|
| 237 | if [ -n "$GCC_RUNTEST_PARALLELIZE_DIR" ] ; then \
|
|---|
| 238 | touch ${rootme}/testsuite/gcc-parallel/finished; \
|
|---|
| 239 | fi ; \
|
|---|
| 240 | fi )
|
|---|
| 241 | WARNING: Couldn't find the global config file.
|
|---|
| 242 | Test Run By root on Tue May 5 01:58:45 2015
|
|---|
| 243 | Native configuration is x86_64-unknown-linux-gnu
|
|---|
| 244 |
|
|---|
| 245 | === gcc tests ===
|
|---|
| 246 |
|
|---|
| 247 | Schedule of variations:
|
|---|
| 248 | unix
|
|---|
| 249 |
|
|---|
| 250 | Running target unix
|
|---|
| 251 | Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
|
|---|
| 252 | Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.
|
|---|
| 253 | Using /sources/gcc-5.1.0/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
|
|---|
| 254 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
|
|---|
| 255 | (rootme=`${PWDCMD-pwd}`; export rootme; \
|
|---|
| 256 | srcdir=`cd ../../gcc-5.1.0/gcc; ${PWDCMD-pwd}` ; export srcdir ; \
|
|---|
| 257 | if [ -n "" ] \
|
|---|
| 258 | && [ -n "$GCC_RUNTEST_PARALLELIZE_DIR" ] \
|
|---|
| 259 | && [ -f testsuite/g++-parallel/finished ]; then \
|
|---|
| 260 | rm -rf testsuite/g++; \
|
|---|
| 261 | else \
|
|---|
| 262 | cd testsuite/g++; \
|
|---|
| 263 | rm -f tmp-site.exp; \
|
|---|
| 264 | sed '/set tmpdir/ s|testsuite$|testsuite/g++|' \
|
|---|
| 265 | < ../../site.exp > tmp-site.exp; \
|
|---|
| 266 | /bin/sh ${srcdir}/../move-if-change tmp-site.exp site.exp; \
|
|---|
| 267 | EXPECT=`if [ -f ${rootme}/../expect/expect ] ; then echo ${rootme}/../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
|
|---|
| 268 | if [ -f ${rootme}/../expect/expect ] ; then \
|
|---|
| 269 | TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
|
|---|
| 270 | export TCL_LIBRARY ; \
|
|---|
| 271 | fi ; \
|
|---|
| 272 | `if [ -f ${srcdir}/../dejagnu/runtest ] ; then echo ${srcdir}/../dejagnu/runtest ; else echo runtest; fi` --tool g++ ; \
|
|---|
| 273 | if [ -n "$GCC_RUNTEST_PARALLELIZE_DIR" ] ; then \
|
|---|
| 274 | touch ${rootme}/testsuite/g++-parallel/finished; \
|
|---|
| 275 | fi ; \
|
|---|
| 276 | fi )
|
|---|
| 277 | WARNING: Couldn't find the global config file.
|
|---|
| 278 | Test Run By root on Tue May 5 01:58:45 2015
|
|---|
| 279 | Native configuration is x86_64-unknown-linux-gnu
|
|---|
| 280 |
|
|---|
| 281 | === g++ tests ===
|
|---|
| 282 |
|
|---|
| 283 | Schedule of variations:
|
|---|
| 284 | unix
|
|---|
| 285 |
|
|---|
| 286 | Running target unix
|
|---|
| 287 | Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
|
|---|
| 288 | Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.
|
|---|
| 289 | Using /sources/gcc-5.1.0/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
|
|---|
| 290 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/asan/asan.exp ...
|
|---|
| 291 | WARNING: Couldn't find the global config file.
|
|---|
| 292 | Test Run By root on Tue May 5 01:58:48 2015
|
|---|
| 293 | Native configuration is x86_64-unknown-linux-gnu
|
|---|
| 294 |
|
|---|
| 295 | === libstdc++ tests ===
|
|---|
| 296 |
|
|---|
| 297 | Schedule of variations:
|
|---|
| 298 | unix
|
|---|
| 299 |
|
|---|
| 300 | Running target unix
|
|---|
| 301 | Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
|
|---|
| 302 | Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.
|
|---|
| 303 | Using /sources/gcc-5.1.0/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
|
|---|
| 304 | Running /sources/gcc-5.1.0/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ...
|
|---|
| 305 | Running /sources/gcc-5.1.0/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ...
|
|---|
| 306 | FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc (test for excess errors)
|
|---|
| 307 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/bprob/bprob.exp ...
|
|---|
| 308 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/charset/charset.exp ...
|
|---|
| 309 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/cilk-plus/cilk-plus.exp ...
|
|---|
| 310 | FAIL: 20_util/shared_ptr/cons/constexpr.cc (test for excess errors)
|
|---|
| 311 | FAIL: 20_util/unique_ptr/cons/constexpr.cc (test for excess errors)
|
|---|
| 312 | FAIL: 20_util/weak_ptr/cons/constexpr.cc (test for excess errors)
|
|---|
| 313 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/compat/compat.exp ...
|
|---|
| 314 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/compat/struct-layout-1.exp ...
|
|---|
| 315 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/debug/debug.exp ...
|
|---|
| 316 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2.exp ...
|
|---|
| 317 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/dfp/dfp.exp ...
|
|---|
| 318 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/dg.exp ...
|
|---|
| 319 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp ...
|
|---|
| 320 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
|
|---|
| 321 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/gcov/gcov.exp ...
|
|---|
| 322 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/goacc-gomp/goacc-gomp.exp ...
|
|---|
| 323 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/goacc/goacc.exp ...
|
|---|
| 324 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/gomp/gomp.exp ...
|
|---|
| 325 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/graphite/graphite.exp ...
|
|---|
| 326 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/guality/guality.exp ...
|
|---|
| 327 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/lto/lto.exp ...
|
|---|
| 328 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/pch/pch.exp ...
|
|---|
| 329 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/plugin/plugin.exp ...
|
|---|
| 330 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp ...
|
|---|
| 331 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/special/ecos.exp ...
|
|---|
| 332 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/tls/tls.exp ...
|
|---|
| 333 | XPASS: g++.dg/tls/thread_local-order2.C -std=c++11 execution test
|
|---|
| 334 | XPASS: g++.dg/tls/thread_local-order2.C -std=c++14 execution test
|
|---|
| 335 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/tm/tm.exp ...
|
|---|
| 336 | FAIL: 25_algorithms/sort/34095.cc (test for excess errors)
|
|---|
| 337 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/torture/dg-torture.exp ...
|
|---|
| 338 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp ...
|
|---|
| 339 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/tree-prof/tree-prof.exp ...
|
|---|
| 340 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/tsan/tsan.exp ...
|
|---|
| 341 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/ubsan/ubsan.exp ...
|
|---|
| 342 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.dg/vect/vect.exp ...
|
|---|
| 343 | Running /sources/gcc-5.1.0/gcc/testsuite/g++.old-deja/old-deja.exp ...
|
|---|
| 344 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
|
|---|
| 345 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
|
|---|
| 346 |
|
|---|
| 347 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/asan/asan.exp ...
|
|---|
| 348 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/atomic/atomic.exp ...
|
|---|
| 349 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/autopar/autopar.exp ...
|
|---|
| 350 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/charset/charset.exp ...
|
|---|
| 351 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/cilk-plus/cilk-plus.exp ...
|
|---|
| 352 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/compat/compat.exp ...
|
|---|
| 353 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp ...
|
|---|
| 354 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/cpp/cpp.exp ...
|
|---|
| 355 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/cpp/trad/trad.exp ...
|
|---|
| 356 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/debug/debug.exp ...
|
|---|
| 357 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp ...
|
|---|
| 358 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/dfp/dfp.exp ...
|
|---|
| 359 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/dg.exp ...
|
|---|
| 360 | FAIL: 30_threads/future/cons/constexpr.cc (test for excess errors)
|
|---|
| 361 | FAIL: 30_threads/shared_future/cons/constexpr.cc (test for excess errors)
|
|---|
| 362 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/fixed-point/fixed-point.exp ...
|
|---|
| 363 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/format/format.exp ...
|
|---|
| 364 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/goacc-gomp/goacc-gomp.exp ...
|
|---|
| 365 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/goacc/goacc.exp ...
|
|---|
| 366 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/gomp/gomp.exp ...
|
|---|
| 367 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/graphite/graphite.exp ...
|
|---|
| 368 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/guality/guality.exp ...
|
|---|
| 369 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/ipa/ipa.exp ...
|
|---|
| 370 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/lto/lto.exp ...
|
|---|
| 371 |
|
|---|
| 372 | === g++ Summary ===
|
|---|
| 373 |
|
|---|
| 374 | # of expected passes 93263
|
|---|
| 375 | # of unexpected successes 2
|
|---|
| 376 | # of expected failures 339
|
|---|
| 377 | # of unsupported tests 3645
|
|---|
| 378 | /sources/gcc-build/gcc/testsuite/g++/../../xg++ version 5.1.0 (GCC)
|
|---|
| 379 |
|
|---|
| 380 | make[3]: Leaving directory '/sources/gcc-build/gcc'
|
|---|
| 381 | WARNING: Couldn't find the global config file.
|
|---|
| 382 | Test Run By root on Tue May 5 03:38:16 2015
|
|---|
| 383 | Native configuration is x86_64-unknown-linux-gnu
|
|---|
| 384 |
|
|---|
| 385 | === libstdc++ tests ===
|
|---|
| 386 |
|
|---|
| 387 | Schedule of variations:
|
|---|
| 388 | unix
|
|---|
| 389 |
|
|---|
| 390 | Running target unix
|
|---|
| 391 | Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
|
|---|
| 392 | Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.
|
|---|
| 393 | Using /sources/gcc-5.1.0/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
|
|---|
| 394 | Running /sources/gcc-5.1.0/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ...
|
|---|
| 395 | Running /sources/gcc-5.1.0/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ...
|
|---|
| 396 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/noncompile/noncompile.exp ...
|
|---|
| 397 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/pch/pch.exp ...
|
|---|
| 398 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/plugin/plugin.exp ...
|
|---|
| 399 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp ...
|
|---|
| 400 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/special/mips-abi.exp ...
|
|---|
| 401 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/special/special.exp ...
|
|---|
| 402 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tls/tls.exp ...
|
|---|
| 403 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tm/tm.exp ...
|
|---|
| 404 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/torture/dg-torture.exp ...
|
|---|
| 405 | Running /sources/gcc-5.1.0/libstdc++-v3/testsuite/libstdc++-prettyprinters/prettyprinters.exp ...
|
|---|
| 406 | Running /sources/gcc-5.1.0/libstdc++-v3/testsuite/libstdc++-prettyprinters/prettyprinters.exp ...
|
|---|
| 407 | Running /sources/gcc-5.1.0/libstdc++-v3/testsuite/libstdc++-xmethods/xmethods.exp ...
|
|---|
| 408 | Running /sources/gcc-5.1.0/libstdc++-v3/testsuite/libstdc++-xmethods/xmethods.exp ...
|
|---|
| 409 |
|
|---|
| 410 | === libstdc++ Summary ===
|
|---|
| 411 |
|
|---|
| 412 | # of expected passes 711
|
|---|
| 413 | # of unsupported tests 6
|
|---|
| 414 | make[2]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer'
|
|---|
| 415 | Making check in sanitizer_common
|
|---|
| 416 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/sanitizer_common'
|
|---|
| 417 | make[3]: Nothing to be done for 'check'.
|
|---|
| 418 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/sanitizer_common'
|
|---|
| 419 | Making check in interception
|
|---|
| 420 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/interception'
|
|---|
| 421 | make[3]: Nothing to be done for 'check'.
|
|---|
| 422 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/interception'
|
|---|
| 423 | Making check in libbacktrace
|
|---|
| 424 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/libbacktrace'
|
|---|
| 425 | make[3]: Nothing to be done for 'check'.
|
|---|
| 426 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/libbacktrace'
|
|---|
| 427 | Making check in lsan
|
|---|
| 428 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/lsan'
|
|---|
| 429 | make[3]: Nothing to be done for 'check'.
|
|---|
| 430 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/lsan'
|
|---|
| 431 | Making check in asan
|
|---|
| 432 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/asan'
|
|---|
| 433 | make[3]: Nothing to be done for 'check'.
|
|---|
| 434 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/asan'
|
|---|
| 435 | Making check in ubsan
|
|---|
| 436 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/ubsan'
|
|---|
| 437 | make[3]: Nothing to be done for 'check'.
|
|---|
| 438 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/ubsan'
|
|---|
| 439 | Making check in tsan
|
|---|
| 440 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/tsan'
|
|---|
| 441 | make[3]: Nothing to be done for 'check'.
|
|---|
| 442 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer/tsan'
|
|---|
| 443 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer'
|
|---|
| 444 | true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc -isystem /usr/include" "CFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CXXFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "INSTALL=/tools/bin/install -c" "INSTALL_DATA=/tools/bin/install -c -m 644" "INSTALL_PROGRAM=/tools/bin/install -c" "INSTALL_SCRIPT=/tools/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "LIBCFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-build/./gcc/as" "LD=/sources/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "NM=/sources/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
|
|---|
| 445 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer'
|
|---|
| 446 | make[2]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libsanitizer'
|
|---|
| 447 | make[2]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libvtv'
|
|---|
| 448 | make check-recursive
|
|---|
| 449 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libvtv'
|
|---|
| 450 | make[4]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libvtv'
|
|---|
| 451 | true DO=all multi-do # make
|
|---|
| 452 | make[4]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libvtv'
|
|---|
| 453 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libvtv'
|
|---|
| 454 | make[2]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libvtv'
|
|---|
| 455 | make[2]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libcilkrts'
|
|---|
| 456 | true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc -isystem /usr/include" "CFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CXXFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "INSTALL=/tools/bin/install -c" "INSTALL_DATA=/tools/bin/install -c -m 644" "INSTALL_PROGRAM=/tools/bin/install -c" "INSTALL_SCRIPT=/tools/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "LIBCFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-build/./gcc/as" "LD=/sources/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "NM=/sources/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
|
|---|
| 457 | make[2]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libcilkrts'
|
|---|
| 458 | make[2]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libssp'
|
|---|
| 459 | true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc -isystem /usr/include" "CFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CXXFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "INSTALL=/tools/bin/install -c" "INSTALL_DATA=/tools/bin/install -c -m 644" "INSTALL_PROGRAM=/tools/bin/install -c" "INSTALL_SCRIPT=/tools/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "LIBCFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-build/./gcc/as" "CC=/sources/gcc-build/./gcc/xgcc -B/sources/gcc-build/./gcc/ -B/usr/x86_64-unknown-linux-gnu/bin/ -B/usr/x86_64-unknown-linux-gnu/lib/ -isystem /usr/x86_64-unknown-linux-gnu/include -isystem /usr/x86_64-unknown-linux-gnu/sys-include " "CXX=/sources/gcc-build/./gcc/xg++ -B/sources/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu -I/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include -I/sources/gcc-5.1.0/libstdc++-v3/libsupc++ -I/sources/gcc-5.1.0/libstdc++-v3/include/backward -I/sources/gcc-5.1.0/libstdc++-v3/testsuite/util -L/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src -L/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-unknown-linux-gnu/bin/ -B/usr/x86_64-unknown-linux-gnu/lib/ -isystem /usr/x86_64-unknown-linux-gnu/include -isystem /usr/x86_64-unknown-linux-gnu/sys-include " "LD=/sources/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "NM=/sources/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
|
|---|
| 460 | make[2]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libssp'
|
|---|
| 461 | make[2]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libquadmath'
|
|---|
| 462 | true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc -isystem /usr/include" "CFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CXXFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "INSTALL=/tools/bin/install -c" "INSTALL_DATA=/tools/bin/install -c -m 644" "INSTALL_PROGRAM=/tools/bin/install -c" "INSTALL_SCRIPT=/tools/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "LIBCFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../gcc-5.1.0/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-build/./gcc/as" "CC=/sources/gcc-build/./gcc/xgcc -B/sources/gcc-build/./gcc/ -B/usr/x86_64-unknown-linux-gnu/bin/ -B/usr/x86_64-unknown-linux-gnu/lib/ -isystem /usr/x86_64-unknown-linux-gnu/include -isystem /usr/x86_64-unknown-linux-gnu/sys-include " "CXX=/sources/gcc-build/./gcc/xg++ -B/sources/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu -I/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include -I/sources/gcc-5.1.0/libstdc++-v3/libsupc++ -I/sources/gcc-5.1.0/libstdc++-v3/include/backward -I/sources/gcc-5.1.0/libstdc++-v3/testsuite/util -L/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src -L/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-unknown-linux-gnu/bin/ -B/usr/x86_64-unknown-linux-gnu/lib/ -isystem /usr/x86_64-unknown-linux-gnu/include -isystem /usr/x86_64-unknown-linux-gnu/sys-include " "LD=/sources/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "NM=/sources/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
|
|---|
| 463 | make[2]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libquadmath'
|
|---|
| 464 | make[2]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libgomp'
|
|---|
| 465 | Making check in testsuite
|
|---|
| 466 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libgomp/testsuite'
|
|---|
| 467 | make check-DEJAGNU
|
|---|
| 468 | make[4]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libgomp/testsuite'
|
|---|
| 469 | Making a new site.exp file...
|
|---|
| 470 | srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../gcc-5.1.0/libgomp/testsuite && pwd`; export srcdir; \
|
|---|
| 471 | EXPECT=expect; export EXPECT; \
|
|---|
| 472 | runtest=runtest; \
|
|---|
| 473 | if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
|
|---|
| 474 | exit_status=0; l='libgomp'; for tool in $l; do \
|
|---|
| 475 | if $runtest --tool $tool --srcdir $srcdir ; \
|
|---|
| 476 | then :; else exit_status=1; fi; \
|
|---|
| 477 | done; \
|
|---|
| 478 | else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
|---|
| 479 | fi; \
|
|---|
| 480 | exit $exit_status
|
|---|
| 481 | WARNING: Couldn't find the global config file.
|
|---|
| 482 | Test Run By root on Tue May 5 03:45:45 2015
|
|---|
| 483 | Native configuration is x86_64-unknown-linux-gnu
|
|---|
| 484 |
|
|---|
| 485 | === libgomp tests ===
|
|---|
| 486 |
|
|---|
| 487 | Schedule of variations:
|
|---|
| 488 | unix
|
|---|
| 489 |
|
|---|
| 490 | Running target unix
|
|---|
| 491 | Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
|
|---|
| 492 | Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.
|
|---|
| 493 | Using /sources/gcc-5.1.0/libgomp/testsuite/config/default.exp as tool-and-target-specific interface file.
|
|---|
| 494 | Running /sources/gcc-5.1.0/libgomp/testsuite/libgomp.c/c.exp ...
|
|---|
| 495 |
|
|---|
| 496 | === libstdc++ Summary ===
|
|---|
| 497 |
|
|---|
| 498 | # of expected passes 9613
|
|---|
| 499 | # of unexpected failures 7
|
|---|
| 500 | # of expected failures 65
|
|---|
| 501 | # of unresolved testcases 1
|
|---|
| 502 | # of unsupported tests 231
|
|---|
| 503 | make[5]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
|
|---|
| 504 | make[4]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
|
|---|
| 505 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite'
|
|---|
| 506 | Making check in python
|
|---|
| 507 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/python'
|
|---|
| 508 | make[3]: Nothing to be done for 'check'.
|
|---|
| 509 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/python'
|
|---|
| 510 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
|
|---|
| 511 | true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc -isystem /usr/include" "CC_FOR_TARGET=/sources/gcc-build/./gcc/xgcc -B/sources/gcc-build/./gcc/" "CFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CXXFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "CFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "INSTALL=/tools/bin/install -c" "INSTALL_DATA=/tools/bin/install -c -m 644" "INSTALL_PROGRAM=/tools/bin/install -c" "INSTALL_SCRIPT=/tools/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "LIBCFLAGS_FOR_TARGET=-g -O2 -O3 -march=native -mtune=native -pipe -fomit-frame-pointer -s" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-unknown-linux-gnu" "gxx_include_dir=/usr/include/c++/5.1.0" "AR=ar" "AS=/sources/gcc-build/./gcc/as" "LD=/sources/gcc-build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/sources/gcc-build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # make
|
|---|
| 512 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
|
|---|
| 513 | make[2]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
|
|---|
| 514 | make[2]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libitm'
|
|---|
| 515 | Making check in testsuite
|
|---|
| 516 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libitm/testsuite'
|
|---|
| 517 | make check-DEJAGNU
|
|---|
| 518 | make[4]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libitm/testsuite'
|
|---|
| 519 | Making a new site.exp file...
|
|---|
| 520 | srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../gcc-5.1.0/libitm/testsuite && pwd`; export srcdir; \
|
|---|
| 521 | EXPECT=expect; export EXPECT; \
|
|---|
| 522 | runtest=runtest; \
|
|---|
| 523 | if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
|
|---|
| 524 | exit_status=0; l='libitm'; for tool in $l; do \
|
|---|
| 525 | if $runtest --tool $tool --srcdir $srcdir ; \
|
|---|
| 526 | then :; else exit_status=1; fi; \
|
|---|
| 527 | done; \
|
|---|
| 528 | else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
|---|
| 529 | fi; \
|
|---|
| 530 | exit $exit_status
|
|---|
| 531 | WARNING: Couldn't find the global config file.
|
|---|
| 532 | Test Run By root on Tue May 5 03:45:56 2015
|
|---|
| 533 | Native configuration is x86_64-unknown-linux-gnu
|
|---|
| 534 |
|
|---|
| 535 | === libitm tests ===
|
|---|
| 536 |
|
|---|
| 537 | Schedule of variations:
|
|---|
| 538 | unix
|
|---|
| 539 |
|
|---|
| 540 | Running target unix
|
|---|
| 541 | Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
|
|---|
| 542 | Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.
|
|---|
| 543 | Using /sources/gcc-5.1.0/libitm/testsuite/config/default.exp as tool-and-target-specific interface file.
|
|---|
| 544 | Running /sources/gcc-5.1.0/libitm/testsuite/libitm.c/c.exp ...
|
|---|
| 545 | Running /sources/gcc-5.1.0/libitm/testsuite/libitm.c++/c++.exp ...
|
|---|
| 546 |
|
|---|
| 547 | === libitm Summary ===
|
|---|
| 548 |
|
|---|
| 549 | # of expected passes 26
|
|---|
| 550 | # of expected failures 3
|
|---|
| 551 | # of unsupported tests 1
|
|---|
| 552 | make[4]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libitm/testsuite'
|
|---|
| 553 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libitm/testsuite'
|
|---|
| 554 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libitm'
|
|---|
| 555 | true DO=all multi-do # make
|
|---|
| 556 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libitm'
|
|---|
| 557 | make[2]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libitm'
|
|---|
| 558 | make[2]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libatomic'
|
|---|
| 559 | Making check in testsuite
|
|---|
| 560 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libatomic/testsuite'
|
|---|
| 561 | make check-DEJAGNU
|
|---|
| 562 | make[4]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libatomic/testsuite'
|
|---|
| 563 | Making a new site.exp file...
|
|---|
| 564 | srcdir='../../../../gcc-5.1.0/libatomic/testsuite'; export srcdir; \
|
|---|
| 565 | EXPECT=expect; export EXPECT; \
|
|---|
| 566 | runtest=runtest; \
|
|---|
| 567 | if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
|
|---|
| 568 | exit_status=0; l='libatomic'; for tool in $l; do \
|
|---|
| 569 | if $runtest --tool $tool --srcdir $srcdir ; \
|
|---|
| 570 | then :; else exit_status=1; fi; \
|
|---|
| 571 | done; \
|
|---|
| 572 | else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
|---|
| 573 | fi; \
|
|---|
| 574 | exit $exit_status
|
|---|
| 575 | WARNING: Couldn't find the global config file.
|
|---|
| 576 | Test Run By root on Tue May 5 03:46:00 2015
|
|---|
| 577 | Native configuration is x86_64-unknown-linux-gnu
|
|---|
| 578 |
|
|---|
| 579 | === libatomic tests ===
|
|---|
| 580 |
|
|---|
| 581 | Schedule of variations:
|
|---|
| 582 | unix
|
|---|
| 583 |
|
|---|
| 584 | Running target unix
|
|---|
| 585 | Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
|
|---|
| 586 | Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.
|
|---|
| 587 | Using ../../../../gcc-5.1.0/libatomic/testsuite/config/default.exp as tool-and-target-specific interface file.
|
|---|
| 588 | Running ../../../../gcc-5.1.0/libatomic/testsuite/libatomic.c/c.exp ...
|
|---|
| 589 |
|
|---|
| 590 | === libatomic Summary ===
|
|---|
| 591 |
|
|---|
| 592 | # of expected passes 54
|
|---|
| 593 | make[4]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libatomic/testsuite'
|
|---|
| 594 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libatomic/testsuite'
|
|---|
| 595 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libatomic'
|
|---|
| 596 | true DO=all multi-do # make
|
|---|
| 597 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libatomic'
|
|---|
| 598 | make[2]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libatomic'
|
|---|
| 599 | WARNING: Couldn't find the global config file.
|
|---|
| 600 | Test Run By root on Tue May 5 03:46:04 2015
|
|---|
| 601 | Native configuration is x86_64-unknown-linux-gnu
|
|---|
| 602 |
|
|---|
| 603 | === gcc tests ===
|
|---|
| 604 |
|
|---|
| 605 | Schedule of variations:
|
|---|
| 606 | unix
|
|---|
| 607 |
|
|---|
| 608 | Running target unix
|
|---|
| 609 | Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
|
|---|
| 610 | Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.
|
|---|
| 611 | Using /sources/gcc-5.1.0/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
|
|---|
| 612 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
|
|---|
| 613 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp ...
|
|---|
| 614 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
|
|---|
| 615 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
|
|---|
| 616 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
|
|---|
| 617 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/asan/asan.exp ...
|
|---|
| 618 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/atomic/atomic.exp ...
|
|---|
| 619 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/autopar/autopar.exp ...
|
|---|
| 620 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/charset/charset.exp ...
|
|---|
| 621 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/cilk-plus/cilk-plus.exp ...
|
|---|
| 622 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/compat/compat.exp ...
|
|---|
| 623 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp ...
|
|---|
| 624 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/cpp/cpp.exp ...
|
|---|
| 625 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/cpp/trad/trad.exp ...
|
|---|
| 626 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/debug/debug.exp ...
|
|---|
| 627 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp ...
|
|---|
| 628 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/dfp/dfp.exp ...
|
|---|
| 629 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/dg.exp ...
|
|---|
| 630 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/fixed-point/fixed-point.exp ...
|
|---|
| 631 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/format/format.exp ...
|
|---|
| 632 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/goacc-gomp/goacc-gomp.exp ...
|
|---|
| 633 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/goacc/goacc.exp ...
|
|---|
| 634 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/gomp/gomp.exp ...
|
|---|
| 635 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/graphite/graphite.exp ...
|
|---|
| 636 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/guality/guality.exp ...
|
|---|
| 637 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/ipa/ipa.exp ...
|
|---|
| 638 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/lto/lto.exp ...
|
|---|
| 639 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/noncompile/noncompile.exp ...
|
|---|
| 640 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/pch/pch.exp ...
|
|---|
| 641 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/plugin/plugin.exp ...
|
|---|
| 642 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp ...
|
|---|
| 643 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/special/mips-abi.exp ...
|
|---|
| 644 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/special/special.exp ...
|
|---|
| 645 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tls/tls.exp ...
|
|---|
| 646 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tm/tm.exp ...
|
|---|
| 647 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/torture/dg-torture.exp ...
|
|---|
| 648 | Running /sources/gcc-5.1.0/libgomp/testsuite/libgomp.c++/c++.exp ...
|
|---|
| 649 | Running /sources/gcc-5.1.0/libgomp/testsuite/libgomp.fortran/fortran.exp ...
|
|---|
| 650 | No libgfortran library found, will not execute fortran tests
|
|---|
| 651 | Running /sources/gcc-5.1.0/libgomp/testsuite/libgomp.graphite/graphite.exp ...
|
|---|
| 652 | Running /sources/gcc-5.1.0/libgomp/testsuite/libgomp.oacc-c/c.exp ...
|
|---|
| 653 | FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/acc_on_device-1.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 execution test
|
|---|
| 654 | FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/if-1.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 execution test
|
|---|
| 655 | Running /sources/gcc-5.1.0/libgomp/testsuite/libgomp.oacc-c++/c++.exp ...
|
|---|
| 656 | FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/acc_on_device-1.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 execution test
|
|---|
| 657 | FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/if-1.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 execution test
|
|---|
| 658 | Running /sources/gcc-5.1.0/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp ...
|
|---|
| 659 | No libgfortran library found, will not execute fortran tests
|
|---|
| 660 |
|
|---|
| 661 | === libgomp Summary ===
|
|---|
| 662 |
|
|---|
| 663 | # of expected passes 1648
|
|---|
| 664 | # of unexpected failures 4
|
|---|
| 665 | # of unsupported tests 170
|
|---|
| 666 | Makefile:277: recipe for target 'check-DEJAGNU' failed
|
|---|
| 667 | make[4]: *** [check-DEJAGNU] Error 1
|
|---|
| 668 | make[4]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libgomp/testsuite'
|
|---|
| 669 | Makefile:314: recipe for target 'check-am' failed
|
|---|
| 670 | make[3]: *** [check-am] Error 2
|
|---|
| 671 | make[3]: Target 'check' not remade because of errors.
|
|---|
| 672 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libgomp/testsuite'
|
|---|
| 673 | make[3]: Entering directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libgomp'
|
|---|
| 674 | true DO=all multi-do # make
|
|---|
| 675 | make[3]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libgomp'
|
|---|
| 676 | Makefile:857: recipe for target 'check-recursive' failed
|
|---|
| 677 | make[2]: *** [check-recursive] Error 1
|
|---|
| 678 | make[2]: Target 'check' not remade because of errors.
|
|---|
| 679 | make[2]: Leaving directory '/sources/gcc-build/x86_64-unknown-linux-gnu/libgomp'
|
|---|
| 680 | Makefile:18313: recipe for target 'check-target-libgomp' failed
|
|---|
| 681 | make[1]: *** [check-target-libgomp] Error 2
|
|---|
| 682 | make[1]: Target 'check-target' not remade because of errors.
|
|---|
| 683 | WARNING: Couldn't find the global config file.
|
|---|
| 684 | Test Run By root on Tue May 5 03:49:46 2015
|
|---|
| 685 | Native configuration is x86_64-unknown-linux-gnu
|
|---|
| 686 |
|
|---|
| 687 | === gcc tests ===
|
|---|
| 688 |
|
|---|
| 689 | Schedule of variations:
|
|---|
| 690 | unix
|
|---|
| 691 |
|
|---|
| 692 | Running target unix
|
|---|
| 693 | Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
|
|---|
| 694 | Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.
|
|---|
| 695 | Using /sources/gcc-5.1.0/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
|
|---|
| 696 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
|
|---|
| 697 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp ...
|
|---|
| 698 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
|
|---|
| 699 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
|
|---|
| 700 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
|
|---|
| 701 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/asan/asan.exp ...
|
|---|
| 702 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/atomic/atomic.exp ...
|
|---|
| 703 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/autopar/autopar.exp ...
|
|---|
| 704 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/charset/charset.exp ...
|
|---|
| 705 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/cilk-plus/cilk-plus.exp ...
|
|---|
| 706 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/compat/compat.exp ...
|
|---|
| 707 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp ...
|
|---|
| 708 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/cpp/cpp.exp ...
|
|---|
| 709 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/cpp/trad/trad.exp ...
|
|---|
| 710 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/debug/debug.exp ...
|
|---|
| 711 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp ...
|
|---|
| 712 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/dfp/dfp.exp ...
|
|---|
| 713 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/dg.exp ...
|
|---|
| 714 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/fixed-point/fixed-point.exp ...
|
|---|
| 715 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/format/format.exp ...
|
|---|
| 716 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/goacc-gomp/goacc-gomp.exp ...
|
|---|
| 717 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/goacc/goacc.exp ...
|
|---|
| 718 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/gomp/gomp.exp ...
|
|---|
| 719 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/graphite/graphite.exp ...
|
|---|
| 720 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/guality/guality.exp ...
|
|---|
| 721 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/ipa/ipa.exp ...
|
|---|
| 722 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/lto/lto.exp ...
|
|---|
| 723 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/noncompile/noncompile.exp ...
|
|---|
| 724 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/pch/pch.exp ...
|
|---|
| 725 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/plugin/plugin.exp ...
|
|---|
| 726 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp ...
|
|---|
| 727 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/special/mips-abi.exp ...
|
|---|
| 728 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/special/special.exp ...
|
|---|
| 729 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tls/tls.exp ...
|
|---|
| 730 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tm/tm.exp ...
|
|---|
| 731 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/torture/dg-torture.exp ...
|
|---|
| 732 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp ...
|
|---|
| 733 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp ...
|
|---|
| 734 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp ...
|
|---|
| 735 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/torture/tls/tls.exp ...
|
|---|
| 736 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/torture/tls/tls.exp ...
|
|---|
| 737 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp ...
|
|---|
| 738 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp ...
|
|---|
| 739 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/torture/tls/tls.exp ...
|
|---|
| 740 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp ...
|
|---|
| 741 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp ...
|
|---|
| 742 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp ...
|
|---|
| 743 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp ...
|
|---|
| 744 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tsan/tsan.exp ...
|
|---|
| 745 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tsan/tsan.exp ...
|
|---|
| 746 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/tsan/tsan.exp ...
|
|---|
| 747 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/ubsan/ubsan.exp ...
|
|---|
| 748 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/ubsan/ubsan.exp ...
|
|---|
| 749 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/ubsan/ubsan.exp ...
|
|---|
| 750 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp ...
|
|---|
| 751 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp ...
|
|---|
| 752 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/spu/spu-costmodel-vect.exp ...
|
|---|
| 753 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp ...
|
|---|
| 754 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp ...
|
|---|
| 755 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp ...
|
|---|
| 756 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/spu/spu-costmodel-vect.exp ...
|
|---|
| 757 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp ...
|
|---|
| 758 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/vect.exp ...
|
|---|
| 759 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/vect.exp ...
|
|---|
| 760 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp ...
|
|---|
| 761 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp ...
|
|---|
| 762 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/spu/spu-costmodel-vect.exp ...
|
|---|
| 763 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp ...
|
|---|
| 764 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vect/vect.exp ...
|
|---|
| 765 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vmx/vmx.exp ...
|
|---|
| 766 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vxworks/vxworks.exp ...
|
|---|
| 767 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/weak/weak.exp ...
|
|---|
| 768 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vmx/vmx.exp ...
|
|---|
| 769 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vxworks/vxworks.exp ...
|
|---|
| 770 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/weak/weak.exp ...
|
|---|
| 771 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vmx/vmx.exp ...
|
|---|
| 772 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/vxworks/vxworks.exp ...
|
|---|
| 773 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.dg/weak/weak.exp ...
|
|---|
| 774 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/acker1.exp ...
|
|---|
| 775 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/arm-isr.exp ...
|
|---|
| 776 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/bprob.exp ...
|
|---|
| 777 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/acker1.exp ...
|
|---|
| 778 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/arm-isr.exp ...
|
|---|
| 779 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/bprob.exp ...
|
|---|
| 780 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/dectest.exp ...
|
|---|
| 781 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/dhry.exp ...
|
|---|
| 782 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/gcov.exp ...
|
|---|
| 783 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/acker1.exp ...
|
|---|
| 784 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/arm-isr.exp ...
|
|---|
| 785 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/bprob.exp ...
|
|---|
| 786 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/dectest.exp ...
|
|---|
| 787 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/dhry.exp ...
|
|---|
| 788 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/gcov.exp ...
|
|---|
| 789 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/godump.exp ...
|
|---|
| 790 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/help.exp ...
|
|---|
| 791 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/dectest.exp ...
|
|---|
| 792 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/dhry.exp ...
|
|---|
| 793 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/gcov.exp ...
|
|---|
| 794 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/godump.exp ...
|
|---|
| 795 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/help.exp ...
|
|---|
| 796 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ...
|
|---|
| 797 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/linkage.exp ...
|
|---|
| 798 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
|
|---|
| 799 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/mg-2.exp ...
|
|---|
| 800 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/mg.exp ...
|
|---|
| 801 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/options.exp ...
|
|---|
| 802 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ...
|
|---|
| 803 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/output.exp ...
|
|---|
| 804 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/linkage.exp ...
|
|---|
| 805 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/sieve.exp ...
|
|---|
| 806 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/sort2.exp ...
|
|---|
| 807 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
|
|---|
| 808 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/mg-2.exp ...
|
|---|
| 809 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/aapcs64/aapcs64.exp ...
|
|---|
| 810 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/mg.exp ...
|
|---|
| 811 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/options.exp ...
|
|---|
| 812 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/output.exp ...
|
|---|
| 813 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/sieve.exp ...
|
|---|
| 814 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/sort2.exp ...
|
|---|
| 815 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/aarch64.exp ...
|
|---|
| 816 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/acle/acle.exp ...
|
|---|
| 817 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/advsimd-intrinsics.exp ...
|
|---|
| 818 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/simd/simd.exp ...
|
|---|
| 819 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/alpha/alpha.exp ...
|
|---|
| 820 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arc/arc.exp ...
|
|---|
| 821 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/aapcs/aapcs.exp ...
|
|---|
| 822 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/godump.exp ...
|
|---|
| 823 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/help.exp ...
|
|---|
| 824 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ...
|
|---|
| 825 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/linkage.exp ...
|
|---|
| 826 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
|
|---|
| 827 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/mg-2.exp ...
|
|---|
| 828 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/mg.exp ...
|
|---|
| 829 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/options.exp ...
|
|---|
| 830 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/output.exp ...
|
|---|
| 831 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/sieve.exp ...
|
|---|
| 832 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.misc-tests/sort2.exp ...
|
|---|
| 833 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/acle/acle.exp ...
|
|---|
| 834 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/arm.exp ...
|
|---|
| 835 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/lto/lto.exp ...
|
|---|
| 836 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/neon/neon.exp ...
|
|---|
| 837 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/simd/simd.exp ...
|
|---|
| 838 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/avr/avr.exp ...
|
|---|
| 839 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp ...
|
|---|
| 840 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/bfin/bfin.exp ...
|
|---|
| 841 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/bfin/builtins/bfin-builtins.exp ...
|
|---|
| 842 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/cris/cris.exp ...
|
|---|
| 843 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp ...
|
|---|
| 844 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/epiphany/epiphany.exp ...
|
|---|
| 845 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/aapcs64/aapcs64.exp ...
|
|---|
| 846 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/aarch64.exp ...
|
|---|
| 847 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/acle/acle.exp ...
|
|---|
| 848 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/advsimd-intrinsics.exp ...
|
|---|
| 849 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/simd/simd.exp ...
|
|---|
| 850 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/alpha/alpha.exp ...
|
|---|
| 851 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arc/arc.exp ...
|
|---|
| 852 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/frv/frv.exp ...
|
|---|
| 853 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/aapcs/aapcs.exp ...
|
|---|
| 854 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/h8300/h8300.exp ...
|
|---|
| 855 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/i386.exp ...
|
|---|
| 856 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/acle/acle.exp ...
|
|---|
| 857 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/arm.exp ...
|
|---|
| 858 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/lto/lto.exp ...
|
|---|
| 859 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/neon/neon.exp ...
|
|---|
| 860 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/simd/simd.exp ...
|
|---|
| 861 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/avr/avr.exp ...
|
|---|
| 862 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp ...
|
|---|
| 863 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/bfin/bfin.exp ...
|
|---|
| 864 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/bfin/builtins/bfin-builtins.exp ...
|
|---|
| 865 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/cris/cris.exp ...
|
|---|
| 866 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp ...
|
|---|
| 867 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/epiphany/epiphany.exp ...
|
|---|
| 868 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/frv/frv.exp ...
|
|---|
| 869 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/h8300/h8300.exp ...
|
|---|
| 870 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/i386.exp ...
|
|---|
| 871 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/aapcs64/aapcs64.exp ...
|
|---|
| 872 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/aarch64.exp ...
|
|---|
| 873 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/acle/acle.exp ...
|
|---|
| 874 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/advsimd-intrinsics.exp ...
|
|---|
| 875 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/aarch64/simd/simd.exp ...
|
|---|
| 876 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/alpha/alpha.exp ...
|
|---|
| 877 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arc/arc.exp ...
|
|---|
| 878 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/aapcs/aapcs.exp ...
|
|---|
| 879 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/acle/acle.exp ...
|
|---|
| 880 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/arm.exp ...
|
|---|
| 881 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/lto/lto.exp ...
|
|---|
| 882 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/neon/neon.exp ...
|
|---|
| 883 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/arm/simd/simd.exp ...
|
|---|
| 884 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/avr/avr.exp ...
|
|---|
| 885 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp ...
|
|---|
| 886 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/bfin/bfin.exp ...
|
|---|
| 887 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/bfin/builtins/bfin-builtins.exp ...
|
|---|
| 888 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/cris/cris.exp ...
|
|---|
| 889 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp ...
|
|---|
| 890 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/epiphany/epiphany.exp ...
|
|---|
| 891 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/frv/frv.exp ...
|
|---|
| 892 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/h8300/h8300.exp ...
|
|---|
| 893 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/i386.exp ...
|
|---|
| 894 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp ...
|
|---|
| 895 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp ...
|
|---|
| 896 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/mpx/mpx.exp ...
|
|---|
| 897 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/stackalign/stackalign.exp ...
|
|---|
| 898 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/ia64/ia64.exp ...
|
|---|
| 899 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/m68k/m68k.exp ...
|
|---|
| 900 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/microblaze/microblaze.exp ...
|
|---|
| 901 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/mips/inter/mips16-inter.exp ...
|
|---|
| 902 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/mips/mips-nonpic/mips-nonpic.exp ...
|
|---|
| 903 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/mips/mips.exp ...
|
|---|
| 904 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/nds32/nds32.exp ...
|
|---|
| 905 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/nios2/nios2.exp ...
|
|---|
| 906 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/powerpc/powerpc.exp ...
|
|---|
| 907 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/rx/rx.exp ...
|
|---|
| 908 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/s390/s390.exp ...
|
|---|
| 909 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/sh/sh.exp ...
|
|---|
| 910 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/sh/torture/sh-torture.exp ...
|
|---|
| 911 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/sparc/sparc.exp ...
|
|---|
| 912 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/spu/ea/ea.exp ...
|
|---|
| 913 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/spu/spu.exp ...
|
|---|
| 914 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp ...
|
|---|
| 915 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/tic6x/tic6x.exp ...
|
|---|
| 916 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/vax/vax.exp ...
|
|---|
| 917 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/visium/visium.exp ...
|
|---|
| 918 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp ...
|
|---|
| 919 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/mpx/mpx.exp ...
|
|---|
| 920 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/stackalign/stackalign.exp ...
|
|---|
| 921 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/ia64/ia64.exp ...
|
|---|
| 922 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/m68k/m68k.exp ...
|
|---|
| 923 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/microblaze/microblaze.exp ...
|
|---|
| 924 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/mips/inter/mips16-inter.exp ...
|
|---|
| 925 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/mips/mips-nonpic/mips-nonpic.exp ...
|
|---|
| 926 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/mips/mips.exp ...
|
|---|
| 927 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/nds32/nds32.exp ...
|
|---|
| 928 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/nios2/nios2.exp ...
|
|---|
| 929 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/powerpc/powerpc.exp ...
|
|---|
| 930 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/rx/rx.exp ...
|
|---|
| 931 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/s390/s390.exp ...
|
|---|
| 932 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/sh/sh.exp ...
|
|---|
| 933 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/sh/torture/sh-torture.exp ...
|
|---|
| 934 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/sparc/sparc.exp ...
|
|---|
| 935 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/spu/ea/ea.exp ...
|
|---|
| 936 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/spu/spu.exp ...
|
|---|
| 937 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp ...
|
|---|
| 938 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/tic6x/tic6x.exp ...
|
|---|
| 939 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/vax/vax.exp ...
|
|---|
| 940 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/visium/visium.exp ...
|
|---|
| 941 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp ...
|
|---|
| 942 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/avx/abi-avx.exp ...
|
|---|
| 943 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/avx512f/abi-avx512f.exp ...
|
|---|
| 944 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp ...
|
|---|
| 945 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/mpx/mpx.exp ...
|
|---|
| 946 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/i386/stackalign/stackalign.exp ...
|
|---|
| 947 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/ia64/ia64.exp ...
|
|---|
| 948 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/m68k/m68k.exp ...
|
|---|
| 949 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/microblaze/microblaze.exp ...
|
|---|
| 950 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/mips/inter/mips16-inter.exp ...
|
|---|
| 951 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/mips/mips-nonpic/mips-nonpic.exp ...
|
|---|
| 952 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/mips/mips.exp ...
|
|---|
| 953 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/nds32/nds32.exp ...
|
|---|
| 954 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/nios2/nios2.exp ...
|
|---|
| 955 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/powerpc/powerpc.exp ...
|
|---|
| 956 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/rx/rx.exp ...
|
|---|
| 957 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/s390/s390.exp ...
|
|---|
| 958 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/sh/sh.exp ...
|
|---|
| 959 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/sh/torture/sh-torture.exp ...
|
|---|
| 960 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/sparc/sparc.exp ...
|
|---|
| 961 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/spu/ea/ea.exp ...
|
|---|
| 962 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/spu/spu.exp ...
|
|---|
| 963 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp ...
|
|---|
| 964 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/tic6x/tic6x.exp ...
|
|---|
| 965 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/vax/vax.exp ...
|
|---|
| 966 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/visium/visium.exp ...
|
|---|
| 967 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp ...
|
|---|
| 968 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/avx/abi-avx.exp ...
|
|---|
| 969 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/avx512f/abi-avx512f.exp ...
|
|---|
| 970 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/callabi/callabi.exp ...
|
|---|
| 971 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp ...
|
|---|
| 972 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.test-framework/test-framework.exp ...
|
|---|
| 973 | skipping test framework tests, CHECK_TEST_FRAMEWORK is not defined
|
|---|
| 974 |
|
|---|
| 975 | === gcc Summary ===
|
|---|
| 976 |
|
|---|
| 977 | # of expected passes 12885
|
|---|
| 978 | # of expected failures 65
|
|---|
| 979 | # of unsupported tests 444
|
|---|
| 980 | /sources/gcc-build/gcc/xgcc version 5.1.0 (GCC)
|
|---|
| 981 |
|
|---|
| 982 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/avx/abi-avx.exp ...
|
|---|
| 983 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/callabi/callabi.exp ...
|
|---|
| 984 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp ...
|
|---|
| 985 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.test-framework/test-framework.exp ...
|
|---|
| 986 | skipping test framework tests, CHECK_TEST_FRAMEWORK is not defined
|
|---|
| 987 |
|
|---|
| 988 | === gcc Summary ===
|
|---|
| 989 |
|
|---|
| 990 | # of expected passes 90904
|
|---|
| 991 | # of expected failures 131
|
|---|
| 992 | # of unsupported tests 1156
|
|---|
| 993 | /sources/gcc-build/gcc/xgcc version 5.1.0 (GCC)
|
|---|
| 994 |
|
|---|
| 995 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/avx512f/abi-avx512f.exp ...
|
|---|
| 996 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/x86_64/abi/callabi/callabi.exp ...
|
|---|
| 997 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp ...
|
|---|
| 998 | Running /sources/gcc-5.1.0/gcc/testsuite/gcc.test-framework/test-framework.exp ...
|
|---|
| 999 | skipping test framework tests, CHECK_TEST_FRAMEWORK is not defined
|
|---|
| 1000 |
|
|---|
| 1001 | === gcc Summary ===
|
|---|
| 1002 |
|
|---|
| 1003 | # of expected passes 10450
|
|---|
| 1004 | # of expected failures 68
|
|---|
| 1005 | # of unsupported tests 206
|
|---|
| 1006 | /sources/gcc-build/gcc/xgcc version 5.1.0 (GCC)
|
|---|
| 1007 |
|
|---|
| 1008 | make[3]: Leaving directory '/sources/gcc-build/gcc'
|
|---|
| 1009 | make[2]: Leaving directory '/sources/gcc-build/gcc'
|
|---|
| 1010 | make[1]: Target 'check-host' not remade because of errors.
|
|---|
| 1011 | make[1]: Leaving directory '/sources/gcc-build'
|
|---|
| 1012 | Makefile:2261: recipe for target 'do-check' failed
|
|---|
| 1013 | make: *** [do-check] Error 2
|
|---|
| 1014 | make: Target 'check' not remade because of errors.
|
|---|