Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 618952

Summary: dev-db/rethinkdb-2.3.5 : build/.../ql2.pb.cc:1123:10: error: unused parameter ‘deterministic’ [-Werror=unused-parameter]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: kripton
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-db:rethinkdb-2.3.5:20170519-142717.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-05-19 17:04:20 UTC
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 {
          ^

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: desktop-gcc5_20170516-214204

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-05-19 17:04:23 UTC
Created attachment 473320 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-19 17:04:27 UTC
Created attachment 473322 [details]
dev-db:rethinkdb-2.3.5:20170519-142717.log
Comment 3 Toralf Förster gentoo-dev 2017-05-19 17:04:30 UTC
Created attachment 473324 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-19 17:04:33 UTC
Created attachment 473326 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-19 17:04:36 UTC
Created attachment 473328 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-19 17:04:40 UTC
Created attachment 473330 [details]
temp.tbz2
Comment 7 Ultrabug gentoo-dev 2017-10-13 08:14:57 UTC
2.3.6 contains fixes, thanks to Peter Levine on github https://github.com/gentoo/gentoo/pull/5911

plz reopen if not