<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fab/aports/testing/rethinkdb, branch master</title>
<subtitle>fab's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/'/>
<entry>
<title>[various] rename dependency python to python2</title>
<updated>2016-10-26T17:47:58+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-10-26T16:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=d6529c8d14d870c966dc74c3008cdce15dabb7c5'/>
<id>d6529c8d14d870c966dc74c3008cdce15dabb7c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/rethinkdb: disable til we have resolved libressl issue</title>
<updated>2016-10-26T12:47:42+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-10-26T12:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=e11c8a811b9cd75e02ec900d536fdc18cc4477c8'/>
<id>e11c8a811b9cd75e02ec900d536fdc18cc4477c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/rethinkdb: updated aport</title>
<updated>2016-10-26T12:42:33+00:00</updated>
<author>
<name>Daniel Treadwell</name>
<email>daniel@djt.id.au</email>
</author>
<published>2016-10-26T08:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=dddfa696dcbef80b8169cb1079eef23cbbd25491'/>
<id>dddfa696dcbef80b8169cb1079eef23cbbd25491</id>
<content type='text'>
http://rethinkdb.com
Distributed powerful and scalable NoSQL database
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://rethinkdb.com
Distributed powerful and scalable NoSQL database
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/rethinkdb: upgrade to 2.3.1</title>
<updated>2016-05-09T15:24:37+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2016-05-09T15:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=81be6909fb913ca943d7f429dad840183cccec86'/>
<id>81be6909fb913ca943d7f429dad840183cccec86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/rethinkdb: disable on arm</title>
<updated>2016-04-06T11:13:20+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-04-06T11:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=fe22d5f3bcd8cedc67a1e8e920eae32a51aeb896'/>
<id>fe22d5f3bcd8cedc67a1e8e920eae32a51aeb896</id>
<content type='text'>
* Warning: ARM support is still experimental

... and it fails with:

In file included from ./src/containers/printf_buffer.hpp:11:0,
                 from ./src/containers/archive/archive.hpp:10,
                 from ./src/rdb_protocol/serialize_datum.hpp:6,
                 from src/rdb_protocol/serialize_datum.cc:2:
./src/errors.hpp: In function 'size_t ql::datum_get_element_offset(const shared_buf_ref_t&lt;char&gt;&amp;, size_t)':
./src/errors.hpp:122:9: error: 'element_offset' may be used uninitialized in this function [-Werror=maybe-uninitialized]
         if (!(cond)) {                  \
         ^
src/rdb_protocol/serialize_datum.cc:939:18: note: 'element_offset' was declared here
         uint64_t element_offset;
                  ^
    [155/400] CC build/release_system/obj/rdb_protocol/artificial_table/caching_cfeed_backend.o
cc1plus: all warnings being treated as errors
src/build.mk:381: recipe for target 'build/release_system/obj/rdb_protocol/serialize_datum.o' failed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Warning: ARM support is still experimental

... and it fails with:

In file included from ./src/containers/printf_buffer.hpp:11:0,
                 from ./src/containers/archive/archive.hpp:10,
                 from ./src/rdb_protocol/serialize_datum.hpp:6,
                 from src/rdb_protocol/serialize_datum.cc:2:
./src/errors.hpp: In function 'size_t ql::datum_get_element_offset(const shared_buf_ref_t&lt;char&gt;&amp;, size_t)':
./src/errors.hpp:122:9: error: 'element_offset' may be used uninitialized in this function [-Werror=maybe-uninitialized]
         if (!(cond)) {                  \
         ^
src/rdb_protocol/serialize_datum.cc:939:18: note: 'element_offset' was declared here
         uint64_t element_offset;
                  ^
    [155/400] CC build/release_system/obj/rdb_protocol/artificial_table/caching_cfeed_backend.o
cc1plus: all warnings being treated as errors
src/build.mk:381: recipe for target 'build/release_system/obj/rdb_protocol/serialize_datum.o' failed
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/rethinkdb: upgrade to 2.2.3</title>
<updated>2016-01-17T09:47:27+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2016-01-17T09:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=c2f63a68ae8c4401a320b153456576a9b66796e0'/>
<id>c2f63a68ae8c4401a320b153456576a9b66796e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not delete *.la files manually</title>
<updated>2015-09-10T11:59:03+00:00</updated>
<author>
<name>Bartłomiej Piotrowski</name>
<email>b@bpiotrowski.pl</email>
</author>
<published>2015-09-10T11:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=b4a13e7314bfe25e63b2f1ae5014d5429c17b539'/>
<id>b4a13e7314bfe25e63b2f1ae5014d5429c17b539</id>
<content type='text'>
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/rethinkdb: check for arch</title>
<updated>2015-07-04T18:02:41+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-04T18:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=192b0db66f663969e8a1d44b6b957857504f9427'/>
<id>192b0db66f663969e8a1d44b6b957857504f9427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/rethinkdb: enable and set paxmark</title>
<updated>2015-07-04T17:45:44+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-04T17:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=fd734b5b4554dd8b928badc063029e5a842b4ae1'/>
<id>fd734b5b4554dd8b928badc063029e5a842b4ae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/rethinkdb: disable because of grsec</title>
<updated>2015-07-04T09:03:10+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-04T09:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=68d43253f23dcb34832fbe00abec43f43bba76fa'/>
<id>68d43253f23dcb34832fbe00abec43f43bba76fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
