<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/rethinkdb, branch master</title>
<subtitle>Main aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/aports/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/aports/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<updated>2020-03-30T15:49:00Z</updated>
<entry>
<title>community/rethinkdb: disable on ppc64le</title>
<updated>2020-03-30T15:49:00Z</updated>
<author>
<name>TBK</name>
<email>tbk@jjtc.eu</email>
</author>
<published>2020-03-30T15:46:17Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7b84f27eefb1d94833f5776e801e681d6d87a199'/>
<id>urn:sha1:7b84f27eefb1d94833f5776e801e681d6d87a199</id>
<content type='text'>
Fails to find python disable for now:
[E2020-03-30T15:34:57.845701Z 51884 0 annotate.go:241] goroutine 1:
[E2020-03-30T15:34:57.845726Z 51884 0 annotate.go:241] #0 go.chromium.org/luci/vpython/python/interpreter.go:89 - python.(*Interpreter).GetVersion()
[E2020-03-30T15:34:57.845751Z 51884 0 annotate.go:241] #1 go.chromium.org/luci/vpython/venv/config.go:286 - venv.(*Config).resolvePythonInterpreter()
[E2020-03-30T15:34:57.845773Z 51884 0 annotate.go:241]   reason: failed to determine Python version for: /home/buildozer/aports/community/rethinkdb/src/rethinkdb-2.3.6/external/v8_4.7.80.23.fetch-XXDHcFoG/depot_tools//python3
[E2020-03-30T15:34:57.845796Z 51884 0 annotate.go:241] 
[E2020-03-30T15:34:57.845817Z 51884 0 annotate.go:241] #2 go.chromium.org/luci/vpython/venv/config.go:186 - venv.(*Config).makeEnv()
[E2020-03-30T15:34:57.845840Z 51884 0 annotate.go:241]   reason: failed to resolve system Python interpreter
[E2020-03-30T15:34:57.845864Z 51884 0 annotate.go:241] 
[E2020-03-30T15:34:57.845885Z 51884 0 annotate.go:241] #3 go.chromium.org/luci/vpython/venv/venv.go:150 - venv.With()
[E2020-03-30T15:34:57.845907Z 51884 0 annotate.go:241]   reason: failed to initialize empty probe environment
[E2020-03-30T15:34:57.845929Z 51884 0 annotate.go:241] 
[E2020-03-30T15:34:57.845954Z 51884 0 annotate.go:241] #4 go.chromium.org/luci/vpython/run.go:62 - vpython.Run()
[E2020-03-30T15:34:57.845976Z 51884 0 annotate.go:241] #5 go.chromium.org/luci/vpython/application/application.go:320 - application.(*application).mainImpl()
[E2020-03-30T15:34:57.845999Z 51884 0 annotate.go:241] #6 go.chromium.org/luci/vpython/application/application.go:406 - application.(*Config).Main.func1()
[E2020-03-30T15:34:57.846021Z 51884 0 annotate.go:241] #7 go.chromium.org/luci/vpython/application/support.go:46 - application.run()
[E2020-03-30T15:34:57.846043Z 51884 0 annotate.go:241] #8 go.chromium.org/luci/vpython/application/application.go:405 - application.(*Config).Main()
[E2020-03-30T15:34:57.846066Z 51884 0 annotate.go:241] #9 vpython/main.go:106 - main.mainImpl()
[E2020-03-30T15:34:57.846089Z 51884 0 annotate.go:241] #10 vpython/main.go:112 - main.main()
[E2020-03-30T15:34:57.846110Z 51884 0 annotate.go:241] #11 runtime/proc.go:203 - runtime.main()
[E2020-03-30T15:34:57.846133Z 51884 0 annotate.go:241] #12 runtime/asm_ppc64x.s:884 - runtime.goexit()
</content>
</entry>
<entry>
<title>community/rethinkdb: disable on s390x; fails to find python for building</title>
<updated>2020-03-29T07:16:29Z</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-29T07:15:14Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e67e0f7481db01a6c07e8d6bce0898fe492a6ca0'/>
<id>urn:sha1:e67e0f7481db01a6c07e8d6bce0898fe492a6ca0</id>
<content type='text'>
It fails like so:

...
[15/425] CC build/release_system/obj/rdb_protocol/ql2.pb.o
[E2020-03-29T07:13:11.935054Z 27758 0 annotate.go:241] goroutine 1:
[E2020-03-29T07:13:11.935060Z 27758 0 annotate.go:241] #0 go.chromium.org/luci/vpython/python/interpreter.go:89 - python.(*Interpreter).GetVersion()
[E2020-03-29T07:13:11.935066Z 27758 0 annotate.go:241] #1 go.chromium.org/luci/vpython/venv/config.go:286 - venv.(*Config).resolvePythonInterpreter()
[E2020-03-29T07:13:11.935073Z 27758 0 annotate.go:241]   reason: failed to determine Python version for: /home/buildozer/aports/community/rethinkdb/src/rethinkdb-2.3.6/external/v8_3.28-s390.fetch-XXBpagBg/depot_tools//python3
[E2020-03-29T07:13:11.935079Z 27758 0 annotate.go:241]
[E2020-03-29T07:13:11.935085Z 27758 0 annotate.go:241] #2 go.chromium.org/luci/vpython/venv/config.go:186 - venv.(*Config).makeEnv()
[E2020-03-29T07:13:11.935092Z 27758 0 annotate.go:241]   reason: failed to resolve system Python interpreter
[E2020-03-29T07:13:11.935098Z 27758 0 annotate.go:241]
[E2020-03-29T07:13:11.935104Z 27758 0 annotate.go:241] #3 go.chromium.org/luci/vpython/venv/venv.go:150 - venv.With()
[E2020-03-29T07:13:11.935109Z 27758 0 annotate.go:241]   reason: failed to initialize empty probe environment
[E2020-03-29T07:13:11.935115Z 27758 0 annotate.go:241]
[E2020-03-29T07:13:11.935125Z 27758 0 annotate.go:241] #4 go.chromium.org/luci/vpython/run.go:62 - vpython.Run()
[E2020-03-29T07:13:11.935131Z 27758 0 annotate.go:241] #5 go.chromium.org/luci/vpython/application/application.go:320 - application.(*application).mainImpl()
[E2020-03-29T07:13:11.935137Z 27758 0 annotate.go:241] #6 go.chromium.org/luci/vpython/application/application.go:406 - application.(*Config).Main.func1()
[E2020-03-29T07:13:11.935143Z 27758 0 annotate.go:241] #7 go.chromium.org/luci/vpython/application/support.go:46 - application.run()
[E2020-03-29T07:13:11.935151Z 27758 0 annotate.go:241] #8 go.chromium.org/luci/vpython/application/application.go:405 - application.(*Config).Main()
[E2020-03-29T07:13:11.935157Z 27758 0 annotate.go:241] #9 vpython/main.go:106 - main.mainImpl()
[E2020-03-29T07:13:11.935163Z 27758 0 annotate.go:241] #10 vpython/main.go:112 - main.main()
[E2020-03-29T07:13:11.935170Z 27758 0 annotate.go:241] #11 runtime/proc.go:203 - runtime.main()
[E2020-03-29T07:13:11.935175Z 27758 0 annotate.go:241] #12 runtime/asm_s390x.s:779 - runtime.goexit()
...

Disable it for now to unblock the builder
</content>
</entry>
<entry>
<title>rebuild against icu 66.1</title>
<updated>2020-03-28T09:46:02Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-03-22T06:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=802c4ae72bb32a38061101706e21a25cd1f192da'/>
<id>urn:sha1:802c4ae72bb32a38061101706e21a25cd1f192da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>community/rethinkdb: rebuild against icu 65.1</title>
<updated>2020-02-22T19:37:30Z</updated>
<author>
<name>TBK</name>
<email>tbk@jjtc.eu</email>
</author>
<published>2020-02-21T17:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=68be1aadd1cb69620b69593a0b940e0a5194714f'/>
<id>urn:sha1:68be1aadd1cb69620b69593a0b940e0a5194714f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove stale patches in community/</title>
<updated>2020-01-28T23:19:19Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-01-28T23:19:19Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7b666d29c84d5cad788815a1c9133a5c38c5f410'/>
<id>urn:sha1:7b666d29c84d5cad788815a1c9133a5c38c5f410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rebuild against boost-1.72.0</title>
<updated>2020-01-02T11:23:28Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-12-15T16:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=48c10e6c956a324d37dacbe606203e70343c922d'/>
<id>urn:sha1:48c10e6c956a324d37dacbe606203e70343c922d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rebuild for protobuf-3.11.0</title>
<updated>2019-11-26T12:59:34Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-11-26T09:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=68d80e824356f53f35ec68274ed7ef3433402ace'/>
<id>urn:sha1:68d80e824356f53f35ec68274ed7ef3433402ace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>community/rethinkdb:add register settings for aarch64</title>
<updated>2019-11-25T14:20:54Z</updated>
<author>
<name>ossdev07</name>
<email>ossdev@puresoftware.com</email>
</author>
<published>2019-11-22T12:04:27Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=11c42c35632ded5b149aca0a598aa84646bac751'/>
<id>urn:sha1:11c42c35632ded5b149aca0a598aa84646bac751</id>
<content type='text'>
register settings are added for aarch64 platform

Signed-off-by: ossdev07 &lt;ossdev@puresoftware.com&gt;
</content>
</entry>
<entry>
<title>main/protobuf: upgrade to 3.10.0</title>
<updated>2019-10-22T20:35:41Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-10-20T04:14:49Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bd5f040a849d08e2ef29f742e34d6a601adac682'/>
<id>urn:sha1:bd5f040a849d08e2ef29f742e34d6a601adac682</id>
<content type='text'>
Closes !548</content>
</entry>
<entry>
<title>Rebuild for protobuf-3.9.1</title>
<updated>2019-09-11T06:58:57Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-09-04T09:32:03Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6ff98ded2034f0d3003f264a102529e3d80b8e64'/>
<id>urn:sha1:6ff98ded2034f0d3003f264a102529e3d80b8e64</id>
<content type='text'>
</content>
</entry>
</feed>
