<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/llvm5, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/llvm5: move from main</title>
<updated>2019-05-08T13:15:01+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-05-08T13:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=17a04e76bd61d4185c71f3f31227786a17caec74'/>
<id>17a04e76bd61d4185c71f3f31227786a17caec74</id>
<content type='text'>
nothing in main uses llvm5 anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nothing in main uses llvm5 anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>main/llvm5: fix ppc64le bld test err because of memory access and update checksum</title>
<updated>2019-05-08T13:13:59+00:00</updated>
<author>
<name>Mike Sullivan</name>
<email>mksully22@gmail.com</email>
</author>
<published>2019-05-06T13:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4b8e007d440b5cfa6ca95cedb193bbc9083b63a5'/>
<id>4b8e007d440b5cfa6ca95cedb193bbc9083b63a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/llvm5: undefault and bump pkgrel</title>
<updated>2019-03-19T14:43:00+00:00</updated>
<author>
<name>Martell Malone</name>
<email>martellmalone@gmail.com</email>
</author>
<published>2018-11-24T03:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d6fc87c5b042fed3c5f118b0456b0336e87cf131'/>
<id>d6fc87c5b042fed3c5f118b0456b0336e87cf131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/llvm5: fix source URL</title>
<updated>2019-01-14T13:24:57+00:00</updated>
<author>
<name>alpine-mips-patches</name>
<email>info@mobile-stream.com</email>
</author>
<published>2019-01-09T05:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=21d80f805141293ee792a6759f4689d98a1373a4'/>
<id>21d80f805141293ee792a6759f4689d98a1373a4</id>
<content type='text'>
Use source URL as listed at
http://releases.llvm.org/download.html#5.0.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use source URL as listed at
http://releases.llvm.org/download.html#5.0.2
</pre>
</div>
</content>
</entry>
<entry>
<title>main/llvm5: upgrade to 5.0.2</title>
<updated>2019-01-07T14:40:17+00:00</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2018-10-04T15:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b077914399313e45efe6d24a0fab0affbde1db21'/>
<id>b077914399313e45efe6d24a0fab0affbde1db21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/llvm5: give up maintainership</title>
<updated>2019-01-05T23:06:51+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2019-01-05T23:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8bc22b8a46a30aa4e64f128b008dd6e9c01dfea4'/>
<id>8bc22b8a46a30aa4e64f128b008dd6e9c01dfea4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/llvm5: fix too strict gtest banner filter</title>
<updated>2019-01-02T15:00:53+00:00</updated>
<author>
<name>alpine-mips-patches</name>
<email>info@mobile-stream.com</email>
</author>
<published>2018-12-06T06:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=50154f7a8b5dce6010299225e398d6c5cf6ac1b5'/>
<id>50154f7a8b5dce6010299225e398d6c5cf6ac1b5</id>
<content type='text'>
LLVM googletest driver does not correctly filter out the banner
printed by the gtest tool and interprets it as another unittest.
This makes community/lld test suite fail:

UNRESOLVED: lld-Unit :: MachOTests/./lldMachOTests/Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc (1229 of 1231)
******************** TEST 'lld-Unit :: MachOTests/./lldMachOTests/Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc' FAILED ********************
Unable to find '[  PASSED  ] 1 test.' in gtest output:

Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc
Note: Google Test filter = Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc
[==========] Running 0 tests from 0 test cases.
[==========] 0 tests from 0 test cases ran. (0 ms total)
[  PASSED  ] 0 tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LLVM googletest driver does not correctly filter out the banner
printed by the gtest tool and interprets it as another unittest.
This makes community/lld test suite fail:

UNRESOLVED: lld-Unit :: MachOTests/./lldMachOTests/Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc (1229 of 1231)
******************** TEST 'lld-Unit :: MachOTests/./lldMachOTests/Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc' FAILED ********************
Unable to find '[  PASSED  ] 1 test.' in gtest output:

Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc
Note: Google Test filter = Running main() from /home/buildozer/aports/main/gtest/src/googletest-release-1.8.1/googletest/src/gtest_main.cc
[==========] Running 0 tests from 0 test cases.
[==========] 0 tests from 0 test cases ran. (0 ms total)
[  PASSED  ] 0 tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/llvm5: build fix for gcc8</title>
<updated>2018-11-26T08:04:24+00:00</updated>
<author>
<name>info@mobile-stream.com</name>
<email>info@mobile-stream.com</email>
</author>
<published>2018-11-10T12:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=01360be9aeb92d9f6d7f2a73a606d6f81a14f769'/>
<id>01360be9aeb92d9f6d7f2a73a606d6f81a14f769</id>
<content type='text'>
The patch is taken from Fedora.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The patch is taken from Fedora.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/llvm5: test failures are gone in new s390x builder</title>
<updated>2018-06-07T07:37:34+00:00</updated>
<author>
<name>Tuan M. Hoang</name>
<email>tmhoang@flatglobe.org</email>
</author>
<published>2018-06-01T05:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1bdd30d22d011e2c72ef411c0b976a7df6fc789f'/>
<id>1bdd30d22d011e2c72ef411c0b976a7df6fc789f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/llvm5: fix silly typo in patch for LLVMConfig.cmake</title>
<updated>2018-05-07T23:14:03+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-05-07T23:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=25342369e092f664b463308bf63f94f710a52702'/>
<id>25342369e092f664b463308bf63f94f710a52702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
