aboutsummaryrefslogtreecommitdiffstats
path: root/community/rethinkdb
Commit message (Collapse)AuthorAgeFilesLines
* community/rethinkdb: disable on ppc64leTBK2020-03-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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()
* community/rethinkdb: disable on s390x; fails to find python for buildingRasmus Thomsen2020-03-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* rebuild against icu 66.1Leo2020-03-281-1/+1
|
* community/rethinkdb: rebuild against icu 65.1TBK2020-02-221-1/+1
|
* Remove stale patches in community/Leo2020-01-291-95/+0
|
* rebuild against boost-1.72.0Leo2020-01-021-1/+1
|
* rebuild for protobuf-3.11.0Leo2019-11-261-1/+1
|
* community/rethinkdb:add register settings for aarch64ossdev072019-11-252-2/+136
| | | | | | register settings are added for aarch64 platform Signed-off-by: ossdev07 <ossdev@puresoftware.com>
* main/protobuf: upgrade to 3.10.0Leo2019-10-221-1/+1
| | | Closes !548
* Rebuild for protobuf-3.9.1Leo2019-09-111-1/+1
|
* community/rethinkdb: Enable aarch64 support Provided support for aarch64ossdev2019-08-142-1/+136
| | | | Signed-off-by: ossdev <ossdev@puresoftware.com>
* community/rethinkdb: rebuild against protobuf 3.8Natanael Copa2019-07-041-1/+1
|
* community/rethinkdb: fix tribool errs with explicit cast and re=enable ↵Mike Sullivan2019-05-181-3/+3
| | | | ppc64le and bump pkgrel to 10
* community/rethinkdb: disable for ppc64leLeonardo Arena2019-05-171-1/+1
| | | | | | src/clustering/administration/auth/permissions.cc: In member function 'ql::datum_t auth::permissions_t::to_datum() const': src/clustering/administration/auth/permissions.cc:155:52: error: no matching function for call to 'ql::datum_t::boolean(boost::logic::tribool)' read, ql::datum_t::boolean(get_read()));
* community/rethinkdb: use upstream patch for openssl 1.1 supportNatanael Copa2019-02-222-116/+231
| | | | patch is from https://github.com/rethinkdb/rethinkdb/commit/3156820e058cd410078a4c39d5a2a85f6b714c07
* community/rethinkdb: rebuild against icu-63.1Leonardo Arena2019-02-061-1/+1
|
* community/rethinkdb: build against openssl-1.1Timo Teräs2019-01-022-2/+379
|
* community/rethinkdb: add fixme comment about openssl 1.1Natanael Copa2018-11-071-0/+1
|
* community/rethinkdb: rebuild against libprotobuf.so.17prspkt2018-09-031-3/+3
| | | | Use https
* community/rethinkdb: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+1
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* community/rethinkdb: rebuild against protobuf 3.5.0TBK2017-12-141-2/+7
|
* community/rethinkdb: rebuild against protobuf-3.4Natanael Copa2017-11-161-1/+1
|
* community/rethinkdb: enable build for s390xNatanael Copa2017-11-155-6/+730
| | | | | | The s390x patch conflicts with both the ppc64le patch and the paxmark. The PaX kernel is only supported for x86_64 so we can conditionally apply the ppc64le, s390x or paxmark patch depending on arch.
* community/rethinkdb: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* community/rethinkdb: enable build on ppc64leRoberto Oliveira2017-08-212-2/+339
| | | | | | Enable build on ppc64le backporting patches that enable rethinkdb support on ppc64le and making necessary changes to build it. This patch is a temporary solution until rethinkdb 2.4 release.
* community/rethinkdb: modernize and fix buildNatanael Copa2017-08-182-18/+30
| | | | We need to fix the paxmarking via a patch
* community/rethinkdb: disable buildCarlo Landmeter2017-08-161-1/+1
| | | | http://tpaste.us/pQXm
* community/rethinkdb: upgrade to 2.3.6Jakub Jirutka2017-08-161-3/+3
|
* community/rethinkdb: rebuild against protobuf-3.3.2Jakub Jirutka2017-08-161-1/+1
|
* community/rethinkdb: enable SPLIT_SYMBOLSNatanael Copa2017-06-301-2/+4
|
* main/rethinkdb: move from testingNatanael Copa2017-04-246-0/+395