* Package: dev-db/rethinkdb-2.3.5 * Repository: gentoo * Maintainer: ultrabug@gentoo.org * Upstream: https://github.com/rethinkdb/rethinkdb/issues * USE: abi_x86_64 amd64 elibc_glibc jemalloc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Adding group 'rethinkdb' to your system ... * - Groupid: next available * Adding user 'rethinkdb' to your system ... * - Userid: 137 * - Shell: /sbin/nologin * - Home: /var/lib/rethinkdb * - Groups: rethinkdb * - GECOS: added by portage for rethinkdb * - Creating /var/lib/rethinkdb in / >>> Unpacking source... >>> Unpacking rethinkdb-2.3.5.tgz to /var/tmp/portage/dev-db/rethinkdb-2.3.5/work >>> Source unpacked in /var/tmp/portage/dev-db/rethinkdb-2.3.5/work >>> Preparing source in /var/tmp/portage/dev-db/rethinkdb-2.3.5/work/rethinkdb-2.3.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/rethinkdb-2.3.5/work/rethinkdb-2.3.5 ... * Detecting system configuration Bash: 4.4.12(1)-release Use ccache: no C++ Compiler: GCC 5.4.0 (x86_64-pc-linux-gnu-g++) Host System: x86_64-pc-linux-gnu Build System: Linux 4.11.1 x86_64 Cross-compiling: no Host Operating System: Linux Build Architecture: x86_64 C++11: ok Precompiled web assets: yes Protobuf compiler: /usr/bin/protoc python: python 3.4.6 Node.js package manager: no coffee: no Browserify: no bluebird: external/bluebird_2.9.32 web UI dependencies: external/admin-deps_2.0.3 wget: /usr/bin/wget curl: /usr/bin/curl gtest: -lgtest termcap: -lncurses boost_system: -lboost_system protobuf: -lprotobuf v8 javascript engine: external/v8_3.30.33.16 re2: -lre2 z: -lz crypto: -lcrypto ssl: -lssl curl: -lcurl malloc: jemalloc jemalloc: -ljemalloc Test protobuf: ok Test boost: ok Test OpenSSL: ok Installation prefix: /usr Configuration prefix: /etc Runtime data prefix: /var * Wrote configuration to config.mk >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/rethinkdb-2.3.5/work/rethinkdb-2.3.5 ... make -j1 VERBOSE=1 mkdir -p build/web_assets/. cp -f precompiled/web_assets/web_assets.cc build/web_assets/web_assets.cc mkdir -p build/release/obj/web_assets/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Werror -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.5\" -DRETHINKDB_CODE_VERSION=\"2.3.5\" -c -o build/release/obj/web_assets/web_assets.o build/web_assets/web_assets.cc mkdir -p build/proto/. rm -f ./build/proto/rdb_protocol/ql2.pb.h ./build/proto/rdb_protocol/ql2.pb.cc /usr/bin/protoc --proto_path=./src --cpp_out ./build/proto src/rdb_protocol/ql2.proto [libprotobuf WARNING /var/tmp/portage/dev-libs/protobuf-3.3.0/work/protobuf-3.3.0/src/google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: rdb_protocol/ql2.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) mkdir -p build/release/obj/rdb_protocol/ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Werror -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.5\" -DRETHINKDB_CODE_VERSION=\"2.3.5\" -c -o build/release/obj/rdb_protocol/ql2.pb.o build/proto/rdb_protocol/ql2.pb.cc build/proto/rdb_protocol/ql2.pb.cc:1123:10: error: unused parameter ‘deterministic’ [-Werror=unused-parameter] bool deterministic, ::google::protobuf::uint8* target) const { ^ build/proto/rdb_protocol/ql2.pb.cc:2470:10: error: unused parameter ‘deterministic’ [-Werror=unused-parameter] bool deterministic, ::google::protobuf::uint8* target) const { ^ cc1plus: all warnings being treated as errors make[1]: *** [src/build.mk:387: build/release/obj/rdb_protocol/ql2.pb.o] Error 1 make: *** [Makefile:53: make] Error 2 * ERROR: dev-db/rethinkdb-2.3.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/rethinkdb-2.3.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/rethinkdb-2.3.5::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:rethinkdb-2.3.5:20170519-142717.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/rethinkdb-2.3.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/rethinkdb-2.3.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/rethinkdb-2.3.5/work/rethinkdb-2.3.5' * S: '/var/tmp/portage/dev-db/rethinkdb-2.3.5/work/rethinkdb-2.3.5'