Hans Wennborg via llvm-dev
2020-Jul-28 17:49 UTC
[llvm-dev] [11.0.0 Release] Release Candidate 1 is here
Hello everyone, We're a little bit behind schedule, but RC1 is now here. It was tagged earlier today as llvmorg-11.0.0-rc1. Source code and docs are available at https://prereleases.llvm.org/11.0.0/#rc1 and https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 Pre-built binaries will be added as they become available. Please file bug reports for any issues you find as blockers of https://llvm.org/pr46725 Release testers: please start your engines, run the script, share your results, and upload binaries. RC2 was originally scheduled for Friday, but seeing as we just cut this one it will come a little later. Thanks, Hans
Neil Nelson via llvm-dev
2020-Jul-29 00:54 UTC
[llvm-dev] [11.0.0 Release] Release Candidate 1 is here
Uploaded Ubuntu 20.04. sha256sum clang+llvm-11.0.0-rc1-x86_64-unknown-linux-gnu.tar.xz 94a90758800f00ef037b69a1125bcf4e6e86c616db20efef8128ab7d9f24fe65 This run required plenty of extra VM disk space to avoid 'No space left on device' errors. Filesystem 1K-blocks Used Available Use% Mounted on /dev/vda5 205839368 94245348 103058684 48% / Testing Time: 344.33s Unsupported : 1758 Passed : 69903 Expectedly Failed: 248 [100%] Built target check-all grep -n 'error: ' testing.11.0.0-rc1.log 103187:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/uniform_int_dist.h:60:7: error: static_assert failed due to requirement 'std::is_integral<double>::value' "template argument must be an integral type" 103193:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:39:29: error: no member named 'bind' in namespace 'std'; did you mean 'find'? 103205:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' 103214:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' 103224:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' 103233:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' 103240:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' 103249:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' 103255:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' 103264:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' 212705:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/uniform_int_dist.h:60:7: error: static_assert failed due to requirement 'std::is_integral<double>::value' "template argument must be an integral type" 212715:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:39:29: error: no member named 'bind' in namespace 'std'; did you mean 'find'? 212742:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' 212751:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' 212763:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom'[ 47%] Built target GCC-C-execute-930718-1 212774:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' 212781:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' 212791:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' 212797:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' 212808:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' sed -n 212705,212816p testing.11.0.0-rc1.log /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/uniform_int_dist.h:60:7: error: static_assert failed due to requirement 'std::is_integral<double>::value' "template argument must be an integral type" static_assert(std::is_integral<_IntType>::value, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:38:41: note: in instantiation of template class 'std::uniform_int_distribution<double>' requested here std::uniform_int_distribution<double> distribution(-10.0, 10.0); ^ [ ... ] /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:39:29: error: no member named 'bind' in namespace 'std'; did you mean 'find'? auto random_double = std::bind(distribution, generator); ~~~~~^~~~ find /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/streambuf_iterator.h:373:5: note: 'find' declared here find(istreambuf_iterator<_CharT> __first, ^ [ ... ] /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' initRandom(X, R0, C0); ^~~~~~~~~~ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:160:3: note: in instantiation of function template specialization 'testTranspose<double, 3, 10>' requested here testTranspose<double, 3, 10>(); ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' initRandom(X, R0, C0); ^~~~~~~~~~ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:161:3: note: in instantiation of function template specialization 'testTranspose<double, 4, 3>' requested here testTranspose<double, 4, 3>(); ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { ^ [ ... ] /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom'[ 47%] Built target GCC-C-execute-930718-1 initRandom(X, R0, C0); ^~~~~~~~~~ [ 47%] Built target GCC-C-execute-longlong /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:165:3: note: in instantiation of function template specialization 'testMultiply<double, 3, 3, 3>' requested here testMultiply<double, 3, 3, 3>(); ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' initRandom(Y, C0, C1); ^~~~~~~~~~ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { ^ [ 48%] Built target GCC-C-execute-941014-1 /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' initRandom(X, R0, C0); ^~~~~~~~~~[ 48%] Built target GCC-C-execute-930603-2 /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:166:3: note: in instantiation of function template specialization 'testMultiply<double, 10, 21, 23>' requested here testMultiply<double, 10, 21, 23>(); ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' initRandom(Y, C0, C1); ^~~~~~~~~~ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' initRandom(X, R0, C0); ^~~~~~~~~~ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:167:3: note: in instantiation of function template specialization 'testMultiply<double, 25, 19, 11>' requested here [ 48%] Built target GCC-C-execute-930621-1 testMultiply<double, 25, 19, 11>(); [ 48%] Built target GCC-C-execute-930513-2 ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { ^ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' initRandom(Y, C0, C1); ^~~~~~~~~~ /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] [ 48%] Built target GCC-C-execute-cmpsi-1 template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { ^ [ 48%] Built target GCC-C-execute-930614-2 10 errors generated. Neil Nelson On 7/28/20 11:49 AM, Hans Wennborg via llvm-dev wrote:> Hello everyone, > > We're a little bit behind schedule, but RC1 is now here. It was tagged > earlier today as llvmorg-11.0.0-rc1. > > Source code and docs are available at > https://prereleases.llvm.org/11.0.0/#rc1 and > https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 > > Pre-built binaries will be added as they become available. > > Please file bug reports for any issues you find as blockers of > https://llvm.org/pr46725 > > Release testers: please start your engines, run the script, share your > results, and upload binaries. > > RC2 was originally scheduled for Friday, but seeing as we just cut > this one it will come a little later. > > Thanks, > Hans > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200728/1aa1948f/attachment-0001.html>
Tobias Hieta via llvm-dev
2020-Jul-29 07:38 UTC
[llvm-dev] [Release-testers] [11.0.0 Release] Release Candidate 1 is here
Hello Hans, macOS builds are up with SHA256: 105aab62eb25b2157e3c6bd180dcaedafa67795a3d9a6b75833400b2ab9441ce No testing failures in this one at all! Thanks, Tobias On Tue, Jul 28, 2020 at 7:50 PM Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:> > Hello everyone, > > We're a little bit behind schedule, but RC1 is now here. It was tagged > earlier today as llvmorg-11.0.0-rc1. > > Source code and docs are available at > https://prereleases.llvm.org/11.0.0/#rc1 and > https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 > > Pre-built binaries will be added as they become available. > > Please file bug reports for any issues you find as blockers of > https://llvm.org/pr46725 > > Release testers: please start your engines, run the script, share your > results, and upload binaries. > > RC2 was originally scheduled for Friday, but seeing as we just cut > this one it will come a little later. > > Thanks, > Hans > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
Florian Hahn via llvm-dev
2020-Jul-29 08:27 UTC
[llvm-dev] [11.0.0 Release] Release Candidate 1 is here
> On Jul 29, 2020, at 01:54, Neil Nelson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Uploaded Ubuntu 20.04. > sha256sum clang+llvm-11.0.0-rc1-x86_64-unknown-linux-gnu.tar.xz > 94a90758800f00ef037b69a1125bcf4e6e86c616db20efef8128ab7d9f24fe65 > > This run required plenty of extra VM disk space to avoid 'No space left on device' errors. > Filesystem 1K-blocks Used Available Use% Mounted on > /dev/vda5 205839368 94245348 103058684 48% / > > Testing Time: 344.33s > Unsupported : 1758 > Passed : 69903 > Expectedly Failed: 248 > [100%] Built target check-all > > grep -n 'error: ' testing.11.0.0-rc1.log > 103187:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/uniform_int_dist.h:60:7: error: static_assert failed due to requirement 'std::is_integral<double>::value' "template argument must be an integral type" > 103193:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:39:29: error: no member named 'bind' in namespace 'std'; did you mean 'find'? > 103205:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' > 103214:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' > 103224:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' > 103233:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' > 103240:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' > 103249:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' > 103255:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' > 103264:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' > 212705:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/uniform_int_dist.h:60:7: error: static_assert failed due to requirement 'std::is_integral<double>::value' "template argument must be an integral type" > 212715:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:39:29: error: no member named 'bind' in namespace 'std'; did you mean 'find'? > 212742:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' > 212751:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' > 212763:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom'[ 47%] Built target GCC-C-execute-930718-1 > 212774:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' > 212781:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' > 212791:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' > 212797:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' > 212808:/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' > > sed -n 212705,212816p testing.11.0.0-rc1.log > /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/uniform_int_dist.h:60:7: error: static_assert failed due to requirement 'std::is_integral<double>::value' "template argument must be an integral type" > static_assert(std::is_integral<_IntType>::value, > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:38:41: note: in instantiation of template class 'std::uniform_int_distribution<double>' requested here > std::uniform_int_distribution<double> distribution(-10.0, 10.0); > ^ > [ ... ] > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:39:29: error: no member named 'bind' in namespace 'std'; did you mean 'find'? > auto random_double = std::bind(distribution, generator); > ~~~~~^~~~ > find > /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/streambuf_iterator.h:373:5: note: 'find' declared here > find(istreambuf_iterator<_CharT> __first, > ^ > [ ... ] > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' > initRandom(X, R0, C0); > ^~~~~~~~~~ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:160:3: note: in instantiation of function template specialization 'testTranspose<double, 3, 10>' requested here > testTranspose<double, 3, 10>(); > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] > template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:76:3: error: no matching function for call to 'initRandom' > initRandom(X, R0, C0); > ^~~~~~~~~~ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:161:3: note: in instantiation of function template specialization 'testTranspose<double, 4, 3>' requested here > testTranspose<double, 4, 3>(); > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] > template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { > ^ > [ ... ] > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom'[ 47%] Built target GCC-C-execute-930718-1 > > initRandom(X, R0, C0); > ^~~~~~~~~~ > [ 47%] Built target GCC-C-execute-longlong > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:165:3: note: in instantiation of function template specialization 'testMultiply<double, 3, 3, 3>' requested here > testMultiply<double, 3, 3, 3>(); > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] > template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' > initRandom(Y, C0, C1); > ^~~~~~~~~~ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] > template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { > ^ > [ 48%] Built target GCC-C-execute-941014-1 > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' > initRandom(X, R0, C0); > ^~~~~~~~~~[ 48%] Built target GCC-C-execute-930603-2 > > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:166:3: note: in instantiation of function template specialization 'testMultiply<double, 10, 21, 23>' requested here > testMultiply<double, 10, 21, 23>(); > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] > template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' > initRandom(Y, C0, C1); > ^~~~~~~~~~ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] > template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:143:3: error: no matching function for call to 'initRandom' > initRandom(X, R0, C0); > ^~~~~~~~~~ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:167:3: note: in instantiation of function template specialization 'testMultiply<double, 25, 19, 11>' requested here > [ 48%] Built target GCC-C-execute-930621-1 > testMultiply<double, 25, 19, 11>(); > [ 48%] Built target GCC-C-execute-930513-2 > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] > template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { > ^ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:144:3: error: no matching function for call to 'initRandom' > initRandom(Y, C0, C1); > ^~~~~~~~~~ > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/SingleSource/UnitTests/matrix-types-spec.cpp:36:29: note: candidate template ignored: substitution failure [with Ty = double] > [ 48%] Built target GCC-C-execute-cmpsi-1 > template <typename Ty> void initRandom(Ty *A, unsigned Rows, unsigned Cols) { > ^ > [ 48%] Built target GCC-C-execute-930614-2 > 10 errors generated.I didn’t realize that we also release branches for llvm-test-suite. We probably want to pick https://github.com/llvm/llvm-test-suite/commit/4bdbe4ad9dd25b432d405d8a6ac6b7410da9b7a2 onto the 11.0 branch for test-suite. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200729/c8a8fe08/attachment-0001.html>
Michał Górny via llvm-dev
2020-Jul-29 12:02 UTC
[llvm-dev] [Release-testers] [11.0.0 Release] Release Candidate 1 is here
On Tue, 2020-07-28 at 19:49 +0200, Hans Wennborg via Release-testers wrote:> Hello everyone, > > We're a little bit behind schedule, but RC1 is now here. It was tagged > earlier today as llvmorg-11.0.0-rc1. > > Source code and docs are available at > https://prereleases.llvm.org/11.0.0/#rc1 and > https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 > > Pre-built binaries will be added as they become available. > > Please file bug reports for any issues you find as blockers of > https://llvm.org/pr46725 > > Release testers: please start your engines, run the script, share your > results, and upload binaries. >On Gentoo: - clang fails to build due to using internal llvm headers, bug filed. - openmp needs backport from master, also filed. - lldb tests are still broken, still had no time to look at them. - compiler-rt started failing on GotsanCheck after switching to new build machine, I'm trying to figure it out right now. -- Best regards, Michał Górny -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 618 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200729/bf2f8170/attachment.sig>
Rainer Orth via llvm-dev
2020-Jul-30 08:55 UTC
[llvm-dev] [11.0.0 Release] Release Candidate 1 is here
Hi Hans,> We're a little bit behind schedule, but RC1 is now here. It was tagged > earlier today as llvmorg-11.0.0-rc1. > > Source code and docs are available at > https://prereleases.llvm.org/11.0.0/#rc1 and > https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 > > Pre-built binaries will be added as they become available. > > Please file bug reports for any issues you find as blockers of > https://llvm.org/pr46725 > > Release testers: please start your engines, run the script, share your > results, and upload binaries.I've now uploaded Solaris 11.4/amd64 and sparcv9 binaries (with sha256sum): 49112ff8dc6950219ffed06135214fc2a24ec8d074b38e925149c2967cb8b4a7 clang+llvm-11.0.0-rc1-amd64-pc-solaris2.11.tar.xz b834602c2d96b9552268fc6ebb1dd985ee2ba2363e7bfe1b25a7d373540a3114 clang+llvm-11.0.0-rc1-sparcv9-sun-solaris2.11.tar.xz The Solaris/amd64 results are mostly unchanged from 10.0.0: 2 additional asan and 4 profile failures. Maybe I'll manage to investigate them before the release. As usual, the Solaris/sparcv9 results are way worse, still mostly in tests for non-Sparc CPUs. Outside of that, the results are not much worse than the 10.0.0 ones. FWIW, I've included flang as well. I don't expect to do so for the release, though. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University
Bernhard Rosenkraenzer via llvm-dev
2020-Jul-30 18:35 UTC
[llvm-dev] ?==?utf-8?q? [Release-testers] [11.0.0?==?utf-8?q? Release] Release Candidate 1 is here
Hi, On Tuesday, July 28, 2020 19:49 CEST, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:> Source code and docs are available at > https://prereleases.llvm.org/11.0.0/#rc1 and > https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1Fails to build here in OpenMandriva with flang and docs enabled. Will look a bit closer and report a bug/fix when I have a bit of time. FAILED: tools/flang/docs/CMakeFiles/docs-flang-html cd /home/bero/temp/abf/llvm/BUILD/llvm-project-release-11.x/build/tools/flang/docs && /usr/bin/sphinx-build -b html -d /home/bero/temp/abf/llvm/BUILD/llvm-project-release-11.x/build/tools/flang/docs/_doctrees-flang-html -q -t builder-html /home/bero/temp/abf/llvm/BUILD/llvm-project-release-11.x/flang/docs /home/bero/temp/abf/llvm/BUILD/llvm-project-release-11.x/build/tools/flang/docs/html Application error: config directory doesn't contain a conf.py file (/home/bero/temp/abf/llvm/BUILD/llvm-project-release-11.x/flang/docs) [16/721] Generating man Sphinx documentation for flang into "/home/bero/temp/abf/llvm/BUILD/llvm-project-release-11.x/build/tools/flang/docs/man" FAILED: tools/flang/docs/CMakeFiles/docs-flang-man
Dimitry Andric via llvm-dev
2020-Aug-01 13:22 UTC
[llvm-dev] [Release-testers] [11.0.0 Release] Release Candidate 1 is here
On 28 Jul 2020, at 19:49, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:> > We're a little bit behind schedule, but RC1 is now here. It was tagged > earlier today as llvmorg-11.0.0-rc1.For this rc1, I used two patches, which are attached. (Yes, I am slowly, very slowly, working on getting these into the tree. :) Main results on amd64-freebsd11: Unsupported : 5121 Passed : 69722 Expectedly Failed : 245 Timed Out : 12 Failed : 485 Unexpectedly Passed: 2 Test suite results on amd64-freebsd11: Passed: 2399 Failed: 3 Main results on i386-freebsd11: Unsupported : 3512 Passed : 66597 Expectedly Failed : 230 Timed Out : 7 Failed : 322 Unexpectedly Passed: 1 Uploaded: SHA256 (clang+llvm-11.0.0-rc1-amd64-unknown-freebsd11.tar.xz) = 06c763ddea9e02a5542afb1b4e6a31954e7e025bdeab71c2cd750a124566aaa7 SHA256 (clang+llvm-11.0.0-rc1-i386-unknown-freebsd11.tar.xz) = 447755a057e222181bc3747ca63a9d36d3bad38b8fce9ac40c84feeaabd245d6 -Dimitry -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-compiler-rt-1.diff Type: application/octet-stream Size: 890 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200801/23baeaee/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-test-suite-1.diff Type: application/octet-stream Size: 552 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200801/23baeaee/attachment-0001.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 223 bytes Desc: Message signed with OpenPGP URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200801/23baeaee/attachment.sig>
Hans Wennborg via llvm-dev
2020-Aug-03 12:40 UTC
[llvm-dev] [Release-testers] [11.0.0 Release] Release Candidate 1 is here
On Sat, Aug 1, 2020 at 3:22 PM Dimitry Andric <dimitry at andric.com> wrote:> > On 28 Jul 2020, at 19:49, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: > > > > We're a little bit behind schedule, but RC1 is now here. It was tagged > > earlier today as llvmorg-11.0.0-rc1. > > For this rc1, I used two patches, which are attached. (Yes, I am > slowly, very slowly, working on getting these into the tree. :) > > Main results on amd64-freebsd11: > > Unsupported : 5121 > Passed : 69722 > Expectedly Failed : 245 > Timed Out : 12 > Failed : 485 > Unexpectedly Passed: 2 > > Test suite results on amd64-freebsd11: > > Passed: 2399 > Failed: 3 > > Main results on i386-freebsd11: > > Unsupported : 3512 > Passed : 66597 > Expectedly Failed : 230 > Timed Out : 7 > Failed : 322 > Unexpectedly Passed: 1 > > Uploaded: > SHA256 (clang+llvm-11.0.0-rc1-amd64-unknown-freebsd11.tar.xz) = 06c763ddea9e02a5542afb1b4e6a31954e7e025bdeab71c2cd750a124566aaa7 > SHA256 (clang+llvm-11.0.0-rc1-i386-unknown-freebsd11.tar.xz) = 447755a057e222181bc3747ca63a9d36d3bad38b8fce9ac40c84feeaabd245d6Thanks! Added.
Ahsan Saghir via llvm-dev
2020-Aug-14 18:18 UTC
[llvm-dev] [Release-testers] [11.0.0 Release] Release Candidate 1 is here
Hi, I finished testing llvm-11.0.0-rc1 on Power PC 64bit Little Endian for - Ubuntu 18.04 - Red Hat 7.4 I have uploaded the binaries from IBM. The sha1 files are attached. PR46995 opened for the bug found. Other than that I saw errors as reported by others for matrix-types-spec.cpp (no matching function for call to 'initRandom'). Thanks, Ahsan Saghir. On Tue, 28 Jul 2020 at 13:50, Hans Wennborg via Release-testers < release-testers at lists.llvm.org> wrote:> Hello everyone, > > We're a little bit behind schedule, but RC1 is now here. It was tagged > earlier today as llvmorg-11.0.0-rc1. > > Source code and docs are available at > https://prereleases.llvm.org/11.0.0/#rc1 and > https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 > > Pre-built binaries will be added as they become available. > > Please file bug reports for any issues you find as blockers of > https://llvm.org/pr46725 > > Release testers: please start your engines, run the script, share your > results, and upload binaries. > > RC2 was originally scheduled for Friday, but seeing as we just cut > this one it will come a little later. > > Thanks, > Hans > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200814/d4a9a6c7/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: clang+llvm-11.0.0-rc1-powerpc64le-linux-rhel-7.4.sha1 Type: application/octet-stream Size: 98 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200814/d4a9a6c7/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: clang+llvm-11.0.0-rc1-powerpc64le-linux-ubuntu-18.04.sha1 Type: application/octet-stream Size: 102 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200814/d4a9a6c7/attachment-0001.obj>
Hans Wennborg via llvm-dev
2020-Aug-17 14:03 UTC
[llvm-dev] [Release-testers] [11.0.0 Release] Release Candidate 1 is here
Thanks! Added to the release page now. On Fri, Aug 14, 2020 at 8:18 PM Ahsan Saghir <saghir.ibm at gmail.com> wrote:> > Hi, > > I finished testing llvm-11.0.0-rc1 on Power PC 64bit Little Endian for > - Ubuntu 18.04 > - Red Hat 7.4 > I have uploaded the binaries from IBM. The sha1 files are attached. > > PR46995 opened for the bug found. Other than that I saw errors as reported by others for matrix-types-spec.cpp (no matching function for call to 'initRandom'). > > Thanks, > Ahsan Saghir. > > On Tue, 28 Jul 2020 at 13:50, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: >> >> Hello everyone, >> >> We're a little bit behind schedule, but RC1 is now here. It was tagged >> earlier today as llvmorg-11.0.0-rc1. >> >> Source code and docs are available at >> https://prereleases.llvm.org/11.0.0/#rc1 and >> https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 >> >> Pre-built binaries will be added as they become available. >> >> Please file bug reports for any issues you find as blockers of >> https://llvm.org/pr46725 >> >> Release testers: please start your engines, run the script, share your >> results, and upload binaries. >> >> RC2 was originally scheduled for Friday, but seeing as we just cut >> this one it will come a little later. >> >> Thanks, >> Hans >> _______________________________________________ >> Release-testers mailing list >> Release-testers at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
Andrew Kelley via llvm-dev
2020-Aug-19 00:05 UTC
[llvm-dev] [11.0.0 Release] Release Candidate 1 is here
I'm finding dozens of regressions with the zig test suite, and I haven't even gotten to the part where I run it with LLVM assertions on yet. It's pretty time consuming on my end to create reductions. I don't suppose any LLVM devs are willing to run the zig test suite themselves? Happy to guide you through the process. If you run it on a Linux host with QEMU, Wine, and wasmtime installed, it covers a lot of targets: x86_64-linux-none (no libc) x86_64-linux-gnu (glibc) x86_64-linux-musl (musl libc) i386-linux-none (no libc) i386-linux-musl (musl libc) aarch64-linux-none (no libc) aarch64-linux-gnu (glibc) aarch64-linux-musl (musl libc) arm-linux-none -mcpu=generic+v8a (no libc) arm-linux-museabihf -mcpu=generic+v8a (musl libc) mips-linux-none (no libc) mips-linux-musl (musl libc) mipsel-linux-none (no libc) mipsel-linux-musl (musl libc) riscv64-linux-none (no libc) riscv64-linux-musl (musl libc) x86_64-macosx-gnu (it will cross compile the test but not run them) x86_64-windows-msvc (no libc) x86_64-windows-gnu (mingw-w64 libc) i386-windows-msvc (no libc) i386-windows-gnu (mingw-w64 libc) wasm32-wasi When something fails there is a straightforward (but time consuming) process to get LLVM IR code and make a reduction for a bug report. Any takers? On 7/28/20 10:49 AM, Hans Wennborg via llvm-dev wrote:> Hello everyone, > > We're a little bit behind schedule, but RC1 is now here. It was tagged > earlier today as llvmorg-11.0.0-rc1. > > Source code and docs are available at > https://prereleases.llvm.org/11.0.0/#rc1 and > https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 > > Pre-built binaries will be added as they become available. > > Please file bug reports for any issues you find as blockers of > https://llvm.org/pr46725 > > Release testers: please start your engines, run the script, share your > results, and upload binaries. > > RC2 was originally scheduled for Friday, but seeing as we just cut > this one it will come a little later. > > Thanks, > Hans > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200818/cc8c4698/attachment.sig>